Hi Ram,<br><br>The AMQP class is automatically generated by the included code generation script. If you run &quot;ant build&quot; in the downloaded directory, you&#39;ll find a build/gensrc directory is created, and within that will be AMQP.java.<br>
<br>Paul.<br><br><div class="gmail_quote">On Tue, Aug 18, 2009 at 7:50 PM, Ram Muthiah <span dir="ltr">&lt;<a href="mailto:ram.muthiah@yahoo.com">ram.muthiah@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><div><span>I downloaded java client (for java 1.5) and source code from <a rel="nofollow" href="http://www.rabbitmq.com/java-client.html" target="_blank">http://www.rabbitmq.com/java-client.html</a> page. I downloaded <a rel="nofollow" href="http://www.rabbitmq.com/releases/rabbitmq-java-client/v1.6.0/rabbitmq-java-client-bin-1.6.0.zip" target="_blank">http://www.rabbitmq.com/releases/rabbitmq-java-client/v1.6.0/rabbitmq-java-client-bin-1.6.0.zip</a>, <a rel="nofollow" href="http://www.rabbitmq.com/releases/rabbitmq-java-client/v1.6.0/rabbitmq-java-client-1.6.0.zip" target="_blank">http://www.rabbitmq.com/releases/rabbitmq-java-client/v1.6.0/rabbitmq-java-client-1.6.0.zip</a> respectively for java client and source code.
 </span><br><br><span>Instruction for &quot;Bundled Examples&quot; (<a rel="nofollow" href="http://www.rabbitmq.com/examples.html#demo-server" target="_blank">http://www.rabbitmq.com/examples.html#demo-server</a>) says &quot;The source code for these examples is
          in the </span><code>java/test/src</code><span> folder in the source
          distribution&quot;. But, there is no java/test/src folder in the source distribution I downloaded from <a rel="nofollow" href="http://www.rabbitmq.com/releases/rabbitmq-java-client/v1.6.0/rabbitmq-java-client-1.6.0.zip" target="_blank">http://www.rabbitmq.com/releases/rabbitmq-java-client/v1.6.0/rabbitmq-java-client-1.6.0.zip</a>.
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 &quot;import
com.rabbitmq.client.AMQP.BasicProperties&quot; fails all over the place.</span><br><br>Did I download the correct file for source code for Java client? <br><br>Thanks<br></div></div><br>

      </div><br>_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
<br></blockquote></div><br>