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
