[rabbitmq-discuss] Working with Java Client

Paul Jones pauljones23 at gmail.com
Tue Aug 18 20:00:13 BST 2009


Hi Ram,

The AMQP class is automatically generated by the included code generation
script. If you run "ant build" in the downloaded directory, you'll find a
build/gensrc directory is created, and within that will be AMQP.java.

Paul.

On Tue, Aug 18, 2009 at 7:50 PM, Ram Muthiah <ram.muthiah at yahoo.com> wrote:

> 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.ziprespectively 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/src folder 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
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20090818/ddb70bd0/attachment.htm 


More information about the rabbitmq-discuss mailing list