Orion supports JMS factories.
I suggest you use orion 0.9.4j or later as there were still some jms bugs in
the original 0.9.4 release.

The connection factories can be found under the jms subcontext and there are
four total connection factories:
/jms/QueueConnectionFactory
/jms/XAQueueConnectionFactory
/jms/TopicConnectionFactory
/jms/XATopicConnectionFactory

The queues can also be found, and their JNDI location can be configured
within the jms server configuration file.  Look at jms.xml.html in the
orion/docs directory.


Andre V.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of DaveFord
Sent: Sunday, March 12, 2000 7:33 PM
To: Orion-Interest
Subject: JMS - Factories - JNDI


I was browsing through the Orion JMS examples and noticed that JNDI wasn't
used to lookup the QueueConnectionFactory and the Queue. And for that
matter, no ConnectionFactory was used at all.

Q1: Does Orion support these features? I know it let me use JNDI to lookup
EJB home objects.
Q2: What JNDI name do I use?

Thanks,

Dave

Reply via email to