Hi ,
You
need to add jms.jar to your
CLASSPATH
It's in :
Jboss_home\lib\ext\
and it contains javax.jms.XATopicConnectionFactory.class
----------------------------
Tamir Korem
Developer
http://www.kamoon.com
----------------------------
-----Original Message-----
From: Rajesh Vilasrao Bhujbal [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 16, 2001 12:24 PM
To: [EMAIL PROTECTED]
Subject: [JBoss-user] XATopicConnectionFactory not bound errorHi,I tried example given in JBoss manual: MDB . When jar file is deployed on jboss it gives error:
[Container factory] Deploying MDB
[Container factory] Serious error in init: javax.naming.NameNotFoundException: XATopicConnectionFactory not bound
[Container factory] java.lang.Exception: javax.naming.NameNotFoundException: XATopicConnectionFactory not bound
[Container factory] at org.jboss.ejb.MessageDrivenContainer.init(MessageDrivenContainer.java:156)
[Container factory] at org.jboss.ejb.Application.init(Application.java:183)
[Container factory] at org.jboss.ejb.ContainerFactory.deploy(ContainerFactorcan ne one tell me the reason and how to correct this error?Rajesh
