Hi Aidan,
Thanks.
I used Maven to build and it was successful. I will give a try with ant now.
Best Regards,
Rahul
On Jun 16 2008, Aidan Skinner wrote:
On Mon, Jun 16, 2008 at 9:56 AM, <[EMAIL PROTECTED]> wrote:
> Thanks for your help. I am still with my previous problem (i.e.
> missing some APIs)
> Client.java (under org.apache.qpidity.nclient) is missing some apis. eg.
>
> org.apache.qpidity.transport.ConnectionClose;
> due to these I can not compile/run the code.
It looks like you haven't run the generator, try doing an ant build
and it should create those classes for you.
- Aidan