There is a bug posted for this...I had the same problem. I use my own thread
to receive the messages.

Claudio

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Armin Michel
> Sent: Thursday, April 12, 2001 7:48 AM
> To: Orion-Interest
> Subject: JMS and Orion
>
>
> I setup an application that successfully uses a pub/sub topic.
> On subscriber side I am currently using "subscriber.receive()" to
> retrieve
> the sent messages (in an extra thread).
>
> So far, so good. But:
>
> I'd like to use "subscriber.setMessageListener()" instead. And
> this doesn't
> work (up to now). I seems that my MessageListener doesn't get
> informed when
> new Messages arrive.
>
> The jms demo of orion also works with subscriber.receive(). Does the
> MessageListener variation work at all? Has anyone succeeded in using this
> technique?
>
> Hope someone could help me.
>
> Yours
>
> Armin Michel
>
>


Reply via email to