[zeromq-dev] Java API visibility
Lucas Amador
lucazamador at gmail.com
Tue Jun 9 20:28:38 CEST 2009
Great! But yesterday at night i was able to successfuly compile the Zmq
class with the org.zmq namespace after modify a couple of c++ files,
Makefiles and the java class. Was a nice experience (!) Im using POSIX, btw
There is any plans to implement something better to manage
errors than assert? Exceptions? I really don't know if that is possible with
JNI
Regards
2009/6/9 Pavol Malosek <malosek at fastmq.com>
> Hello Lucas,
>
> Java packaging has changed since 0.6.1 release. Please check out the trunk.
> Zmq class was moved to org.zmq namespace and Zmq.jar file is created.
>
> Please let us know if it works for you.
>
> BTW: Are you using Windows or POSIX?
>
> malo
>
>
> ----- Original Message -----
> From: "Lucas Amador" <lucazamador at gmail.com>
> To: <zeromq-dev at lists.zeromq.org>
> Sent: Tuesday, June 09, 2009 12:37 AM
> Subject: [zeromq-dev] Java API visibility
>
>
> > Hi, i'm trying to integrate zeromq with a java application but the
> > java zeromq class was compiled without package, and since jre 1.3
> > isn't possible to import class that belongs to the default package. I
> > need to use a zeromq java api in my application but isn't possible
> > because of that. Also tried to recompile the libjzmq library adding
> > the package declaration to the .java but don't worked for me.
> >
> > Someone could help me?
> >
> > Thanks
> > _______________________________________________
> > zeromq-dev mailing list
> > zeromq-dev at lists.zeromq.org
> > http://lists.zeromq.org/mailman/listinfo/zeromq-dev
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20090609/c07a1d7c/attachment.htm>
More information about the zeromq-dev
mailing list