Hi Tamir,
I have jms.jar in classapth, still it gives error. I think there must some other configuration needed.
 
Rajesh
-----Original Message-----
From: tamir korem (Kamoon IL) [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 16, 2001 3:14 PM
To: '[EMAIL PROTECTED]'
Subject: RE: [JBoss-user] XATopicConnectionFactory not bound error

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 error

Hi,
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(ContainerFactor
 
can ne one tell me the reason and how to correct this error? 
 
Rajesh

Reply via email to