<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><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" target="_blank" href="http://www.rabbitmq.com/java-client.html">http://www.rabbitmq.com/java-client.html</a> page. I downloaded <a rel="nofollow" target="_blank" href="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-bin-1.6.0.zip</a>, <a rel="nofollow" target="_blank" href="http://www.rabbitmq.com/releases/rabbitmq-java-client/v1.6.0/rabbitmq-java-client-1.6.0.zip">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 "Bundled Examples" (<a rel="nofollow" target="_blank" href="http://www.rabbitmq.com/examples.html#demo-server">http://www.rabbitmq.com/examples.html#demo-server</a>) says "The source code for these examples is
          in the </span><code>java/test/src</code><span> folder in the source
          distribution". But, there is no java/test/src folder in the source distribution I downloaded from <a rel="nofollow" target="_blank" href="http://www.rabbitmq.com/releases/rabbitmq-java-client/v1.6.0/rabbitmq-java-client-1.6.0.zip">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 "import
com.rabbitmq.client.AMQP.BasicProperties" 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>

      </body></html>