Thank you for the pointer.  How do I package jms.xml with the client
application?  Can I just put it in the same directory as
orion-application.xml?  And then, how can the server name be changed at
runtime?  The client can connect to any EJB server by specifying the server
name in the properties provided to InitialContext().  Is there a similar
technique for specifying the JMS server name?

Vidur

Jason Smith wrote:

> > I can't figure out where to specify the JMS server name for a client
> > application.  In application-client.xml I provide the resource-ref
> > entries and resource-ref-mapping entries in orion-application-client.
> > But where do I provide the name of the JMS server?  At runtime, I can
> > provide the name of the EJB server via jndi.properties.  Is there a
> > similar mechanism for JMS?  I know I'm missing something obvious!
>
> I don't know if this directly solves your problem, but check out the
> documentation for jms.xml (http://www.orionserver.com/docs/jms.xml.html),
> you can specify domain name/ip addresses for JMS servers.
>
> jason


Reply via email to