|
I have jndi.properties on the classpath. And when I examine the Context
that is used for the lookup, it has the appropriate values. There's
something else (hopefully, very basic) that is going on here. Could
someone try running the code against their installation?
Thanks,
If you write a separate client app to access JMS messages you need to have jndi.properties file or you need to provide the properties to the InitialContext. Here aret the steps to write a separate client app which runs outside the orion environment. 1) In your jms.xml don't have any connection factory just declare your topics/queues 2) Either have jndi.properties in the class path with the following contents java.naming.factory.initial=com.evermind.server.ApplicationClientInitialContextFactory |
- HELP! 1.4.5 and JMS Vidur Dhanda
- Solved: HELP! 1.4.5 and JMS Vidur Dhanda
- RE: HELP! 1.4.5 and JMS Kesav Kumar
- Re: HELP! 1.4.5 and JMS Vidur Dhanda
- Re: HELP! 1.4.5 and JMS Kesav Kumar
- Re: HELP! 1.4.5 and JMS Vidur Dhanda
- Re: HELP! 1.4.5 and JMS venkat
- Re: HELP! 1.4.5 and JMS Vidur Dhanda
- RE: HELP! 1.4.5 and JMS Kesav Kumar
- RE: HELP! 1.4.5 and JMS Kesav Kumar
- RE: HELP! 1.4.5 and JMS Su, Yi
- RE: HELP! 1.4.5 and JMS elephantwalker
- Re: HELP! 1.4.5 and JMS Kesav Kumar
- Re: HELP! 1.4.5 and JMS Scott Hernandez
- RE: HELP! 1.4.5 and JMS Joseph B. Ottinger
- RE: HELP! 1.4.5 and JMS Jean-Guillaume LALANNE
