Re: Tomcat JNDI Server Configuration

2013-12-12 Thread Vic Katte
one use as the Provider URL in this context? Does Tomcat have a Naming Service running inside it which stores the admin objects? If so, is it accessible via a URL? Thanks ViK On Thu, Dec 12, 2013 at 1:03 PM, Daniel Mikusa wrote: > On Dec 12, 2013, at 4:25 AM, Vic Katte wrote: > > >

Tomcat JNDI Server Configuration

2013-12-12 Thread Vic Katte
Hello, How does one configure tomcat so that a hosted application could connect to a JMS Message server such as WebSphereMQ? I have managed to write a small test application in JMS and deployed it to tomcat and configured it to connect to MQ. This application defines the default initial context u