I have only tried out the Topic example with Orion's JMS implementation. I
have a need though for a more extensive implementation of JMS supporting
admin, monitoring and the ability to use JMS from an applet. So I have been
prototyping with
SwiftMQ JMS. So far all the SUN examples have worked and I made a simple
applet chat client based solely on JMS just as a proof of concept. I have
used this under Orion.

Check out www.swiftmq.com

I know this doesn't solve your Orion JMS problem but does provide you with
an alternative.

Andrew Panagos

----- Original Message -----
From: "Jai Jones" <[EMAIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Wednesday, October 04, 2000 8:15 AM
Subject: RE: JMS debugging


> Queue's don't work, period.  We've tried them from regular java classes
and
> Message Driven beans neither work.  We sent messages to the Orion team
about
> this but haven't received a response yet.
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Markus
> Holmberg
> Sent: Tuesday, October 03, 2000 3:52 PM
> To: Orion-Interest
> Subject: Re: JMS debugging
>
>
> I have yet to hear from someone who successfully managed to get a
> message delivered to a MessageDrivenBean listening on a Queue. (I know
> one or two others in addition to myself who haven't got it working with
> Queues, Topics work fine though).
>
> Markus
>
> On Tue, Oct 03, 2000 at 11:57:58AM -0400, John D'Ausilio wrote:
> > Is there any way to look 'inside' of a Queue in orion? I've got a
> > message-driven bean listening on a queue, and a client that stuffs a
> message
> > into that queue. The client runs fine with no exceptions, but the bean
> never
> > seems to receive the message.
> >
> > Can anyone give me some clues?
> >
> > john d
>
> --
>
> Markus Holmberg         |       Give me Unix or give me a typewriter.
> [EMAIL PROTECTED]      |       http://www.freebsd.org/
>
>
>



Reply via email to