[zeromq-dev] Is jyre in use?
Adam Wynne
awynne at gmail.com
Fri Jun 5 04:57:29 CEST 2015
Hi,
Is anyone still using jyre? If so, could you give some pointers on how to
get a sample program running with the latest code?
Here's what I have done so far:
* checked the latest jyre out of github (https://github.com/zeromq/jyre)
* ran gen-zyre-jeromq.sh to generate a project that creates the zyre-jeromq
jar (this seemed like the right thing to do)
* then looked at the src/test/examples classes and found that just about
every method being used is deprecated
* I then found that there are 2 different versions of jeromq being imported
because filemq depends on an older version, which causes 2 different
versions of some classes (like Zmsg) to be on the classpath (some are in
org.zeromq and some in org.jeromq)
In case it needs to be updated, is there anyone who can help do so?
Thanks
Adam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20150605/b1a86f3b/attachment.htm>
More information about the zeromq-dev
mailing list