I am unable to get the JMSChat example to work with Orion 1.5.2. I get a
StackOverFlow error while attempting to process the first line. It appears that
I never get an initial context. I have followed the steps in the readme file.

I changed the example and broke the initial context out of the
TopicConectionFactory creation. I cannot get an InitialContext from
"com.evermind.server.ApplicationClientInitialContextFactory". When I change this
and get a context from "com.evermind.server.rmi.RMIInitialContextFactory" the
program just hangs when it trys to get the TopConnectionFactory. Any ideas


Reply via email to