You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@qpid.apache.org by Padmapriya Mahalingam <pm...@infoex.com> on 2008/08/19 16:46:33 UTC

org.apache.qpid.nclient in qpid-1.0-incubating-M2.1

Hi,

 

I am planning to run the amqp example which has TopicListener and
TopicPublisher. I downloaded the example from the following site.

https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid/java/client/e
xample/src/main/java/org/apache/qpid/example/amqpexample/

 

But when I saw the code it has the following imports. But jars in
qpid-1.0-incubating-M2.1 does not contain these classes. Please let me
know which jar contains these files.

import org.apache.qpid.api.Message;

import org.apache.qpid.nclient.*;

import org.apache.qpid.transport.*;


Re: org.apache.qpid.nclient in qpid-1.0-incubating-M2.1

Posted by Rajith Attapattu <ra...@gmail.com>.
The examples under amqpexample are written against the low level client.
This API is not stable and hence not recomened for end user yet.

Please look at the jmsexamples in the same folder.
Also as Aidan pointed out, please use the latest beta.

Regards,

Rajith.

On Tue, Aug 19, 2008 at 10:46 AM, Padmapriya Mahalingam <
pmahalingam@infoex.com> wrote:

> Hi,
>
>
>
> I am planning to run the amqp example which has TopicListener and
> TopicPublisher. I downloaded the example from the following site.
>
> https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid/java/client/e
> xample/src/main/java/org/apache/qpid/example/amqpexample/<https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid/java/client/example/src/main/java/org/apache/qpid/example/amqpexample/>
>
>
>
> But when I saw the code it has the following imports. But jars in
> qpid-1.0-incubating-M2.1 does not contain these classes. Please let me
> know which jar contains these files.
>
> import org.apache.qpid.api.Message;
>
> import org.apache.qpid.nclient.*;
>
> import org.apache.qpid.transport.*;
>
>


-- 
Regards,

Rajith Attapattu
Red Hat
http://rajith.2rlabs.com/

Re: org.apache.qpid.nclient in qpid-1.0-incubating-M2.1

Posted by Aidan Skinner <ai...@apache.org>.
On Tue, Aug 19, 2008 at 3:46 PM, Padmapriya Mahalingam
<pm...@infoex.com> wrote:

> But when I saw the code it has the following imports. But jars in
> qpid-1.0-incubating-M2.1 does not contain these classes. Please let me
> know which jar contains these files.

Try the M3 Beta: http://people.apache.org/~aidan/qpid/M3-beta/

- Aidan
-- 
Apache Qpid - World Domination through Advanced Message Queueing
http://cwiki.apache.org/qpid
"Nine-tenths of wisdom consists in being wise in time." - Theodore Roosevelt