[zeromq-dev] Java API visibility
Pavol Malosek
malosek at fastmq.com
Tue Jun 9 15:00:08 CEST 2009
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
>
More information about the zeromq-dev
mailing list