Hello,

Has anyone used JMS with Orion? I tried to bind a TopicConnectionFactory in
the JNDI tree, by inserting this into 
jms.xml :


<topic-connection-factory>MyTopicConnectionFactory</topic-connection-factory
>

with the following exception being thrown on starting orion :

E:\orion>java -jar orion.jar
java.lang.NullPointerException:
        at com.evermind.server.rmi.RMIContext.ga(JAX)
        at com.evermind.server.hi.ga(JAX)
        at com.evermind.server.hi.rebind(JAX)
        at com.evermind.zip.a.i(JAX, Compiled Code)
        at com.evermind.server.jms.JMSServer.gb(JAX)
        at com.evermind.server.ApplicationServer.aoo(JAX)
        at com.evermind.server.ApplicationServer.apa(JAX, Compiled Code)
        at com.evermind.server.ApplicationServer.f9(JAX)
        at com.evermind.server.hc.run(JAX)
        at com.evermind.util.f.run(JAX, Compiled Code)

Am I missing something?

Please help,

Rahul Vaidya
Software Engineer
Savantech


Reply via email to