created ? Is there a way to know this information without trying to send a
message on the queue/topic associated with the producer ?
Thank you very much for your answers
Eric-AWL
--
View this message in context:
http://www.nabble.com/Can-someone-point-me-to-an-example-of-using-a-ConsumerEventSource
gt; destination);
>> ConsumerListener listener = new SubscriberListener(topic);
>> //subscriberListener implements ConsumerListener
>> ces.setConsumerListener( listener );
>>
>> Am I missing something here?
>> --
>> View this message in context:
>> http://
ConsumerEventSource ces = new ConsumerEventSource(connection, destination);
> ConsumerListener listener = new SubscriberListener(topic);
> //subscriberListener implements ConsumerListener
> ces.setConsumerListener( listener );
>
> Am I missing something here?
> --
> View this message in conte
listener = new SubscriberListener(topic);
//subscriberListener implements ConsumerListener
ces.setConsumerListener( listener );
Am I missing something here?
--
View this message in context:
http://www.nabble.com/Can-someone-point-me-to-an-example-of-using-a-ConsumerEventSource-tp21882293p218