[rabbitmq-discuss] Working with Java Client

Ram Muthiah ram.muthiah at yahoo.com
Tue Aug 18 19:50:35 BST 2009


I downloaded java client (for java 1.5) and source code from http://www.rabbitmq.com/java-client.html page. I downloaded http://www.rabbitmq.com/releases/rabbitmq-java-client/v1.6.0/rabbitmq-java-client-bin-1.6.0.zip, http://www.rabbitmq.com/releases/rabbitmq-java-client/v1.6.0/rabbitmq-java-client-1.6.0.zip respectively for java client and source code. 

Instruction for "Bundled Examples" (http://www.rabbitmq.com/examples.html#demo-server) says "The source code for these examples is in the java/test/srcfolder in the source distribution". But, there is no java/test/src folder in the source distribution I downloaded from http://www.rabbitmq.com/releases/rabbitmq-java-client/v1.6.0/rabbitmq-java-client-1.6.0.zip.
This zip folder has the structure like
rabbitmq-java-client-1.6.0/test/src/com/rabbitmq/client/..... All sample codes refer AMQP class which is supposed to be in client folder, but AMQP is missing. So the commands like "import
com.rabbitmq.client.AMQP.BasicProperties" fails all over the place.

Did I download the correct file for source code for Java client? 

Thanks



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20090818/0860811d/attachment.htm 


More information about the rabbitmq-discuss mailing list