If you want to access ActiveMQ resources, take a look at: http://activemq.apache.org/jndi-support.html But JNDI is really optional in activemq, as destinations and connection factories are usually created on the client side without JNDI.
On 9/21/07, prathamesh <[EMAIL PROTECTED]> wrote: > > > > >You will have to configure the resource on the client side. What > >kind of objects are > >you looking up in JNDI? > > I have a similar doubt. I have servlet which tries to contact a > "servicemix.source" wueue defined in servicemix JNDI. How do i overcome > this? Can you please explain how to configure the queue on client side so > that servicemix gets the message? > Thanks, > Prathamesh > -- > View this message in context: > http://www.nabble.com/How-to-lookup-JNDI-object-remotely-in-servicemix--tf4301414s12049.html#a12813940 > Sent from the ServiceMix - User mailing list archive at Nabble.com. > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
