Hello,

Surprisingly, I succeeded in binding an XATopicConnectionFactory using this
in jms.xml:

<topic-connection-factory name="abcd"
location="abcd"></topic-connection-factory>

1. The DTD doesn't specify such
usage<"http://www.orionserver.com/dtds/jms-server.dtd">
2. Why am I getting a factory that creates connections with transaction
support?

Puzzles me.......

Rahul Vaidya
Software Engineer
Savantech


> -----Original Message-----
> From: Rahul  Anil Vaidya 
> Sent: Thursday, December 21, 2000 2:16 AM
> To:   '[EMAIL PROTECTED]'
> Subject:      TopicConnectionFactory problem
> 
> 
> 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-facto
> ry>
> 
> 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