The Java bindings are a separate project. You have to clone, configure and compile them separately. The link you pointed to starts by saying where the jzmq source is: http://github.com/zeromq/jzmq .
Good luck. -- Gonzalo Diethelm DCV Chile From: [email protected] [mailto:[email protected]] On Behalf Of OUDOT Julien (SAGEM DEFENSE SECURITE) Sent: Thursday, February 23, 2012 7:22 AM To: [email protected] Subject: [zeromq-dev] Generate the zmq.jar file Hello, I would like to install Zeromq on my computer running on a Windows XP OS. Afterwards, I want to integrate the generated .jar to my java program. So, I followed the instructions of the web page http://www.zeromq.org/bindings:java at the Windows part. I succeeded in generating the solution according to Microsoft Visual Studio, and I obtained a .dll file at the zeromq-2.1.11\lib directory. The following instruction is to run a java test program using a zmq.jar file. But i don't have this file and I don't know where to find it. Did I do something wrong in the installation ? Any help would be appreciated. # " Ce courriel et les documents qui lui sont joints peuvent contenir des informations confidentielles ou ayant un caractère privé. S'ils ne vous sont pas destinés, nous vous signalons qu'il est strictement interdit de les divulguer, de les reproduire ou d'en utiliser de quelque manière que ce soit le contenu. Si ce message vous a été transmis par erreur, merci d'en informer l'expéditeur et de supprimer immédiatement de votre système informatique ce courriel ainsi que tous les documents qui y sont attachés." ****** " This e-mail and any attached documents may contain confidential or proprietary information. If you are not the intended recipient, you are notified that any dissemination, copying of this e-mail and any attachments thereto or use of their contents by any means whatsoever is strictly prohibited. If you have received this e-mail in error, please advise the sender immediately and delete this e-mail and all attached documents from your computer system." # ----------------------------------------- Declaración de confidencialidad: Este Mensaje esta destinado para el uso de la o las personas o entidades a quien ha sido dirigido y puede contener información reservada y confidencial que no puede ser divulgada, difundida, ni aprovechada en forma alguna. El uso no autorizado de la información contenida en este correo podrá ser sancionado de conformidad con la ley chilena. Si usted ha recibido este correo electrónico por error, le pedimos eliminarlo junto con los archivos adjuntos y avisar inmediatamente al remitente, respondiendo este mensaje. "Before printing this e-mail think if is really necesary". Disclosure: This Message is to be used by the individual, individuals or entities that it is addressed to and may include private and confidential information that may not be disclosed, made public nor used in any way at all. Unauthorized use of the information in this electronic mail message may be subject to the penalties set forth by Chilean law. If you have received this electronic mail message in error, we ask you to destroy the message and its attached file(s) and to immediately notify the sender by answering this message.
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
