MDB using iBus JMS provider

2002-01-01 Thread udi h bauman
Hi Help please: I've configured iBus//MessageServer to run as Orion's JMS provider, have no problem sending messages from my EJBs clients, but none of them reach my MDB's. In my client, when accessing the topic from the iBus TopicConnectionFactory I specify only the topic name (MyTopic),

Orion's Port?

2002-01-01 Thread Namor Taror
I need to get orion's port number during to initialization phase. I have an initialization servlet, which is loaded on start-up. It is supposed to get the machine's domain name and the port number, orion is listening to. The servlet is not invoked by the client so I can't use the request info.

RE: RE Orion on Macintosh OSX setup

2002-01-01 Thread Aaron Tavistock
Hmm - I don't know much about aliases, I'm a UNIX head that just happened to have helped a friend get Orion running under OSX. :) Glad to know that works for ya! -Original Message- From: Pauline McNamara To: Orion-Interest Sent: 12/30/01 1:27 PM Subject: Re: RE Orion on Macintosh OSX

RE: CMP Entity Bean Craziness

2002-01-01 Thread Aaron Tavistock
Mike - If I intentionally bundle an orion-ejb-jar.xml file in with my EJBs, thats effectively saying that these are the parameters I care about and should not be derived by Orion. I would presume that since these are being bundled with my EJB package they are values that are somewhat global

RE: MDB using iBus JMS provider

2002-01-01 Thread Jarrod Roberson
you have to write resource wrapper around the external jms implementions factory. see the mail archive for an example -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of udi h bauman Sent: Tuesday, January 01, 2002 12:51 PM To: Orion-Interest