Hi!
How can I subscribe the same mdb class to two topics? Here are my working ejb-jar and
jboss xmls for subscribing to 1 topic.
-
LinkPublisherMDB
com.crisys.sf.framework.link.LinkPublisherMDB
Container
AUTO_ACKNOWL
Thanks Adrian,
Ive got it working if I hot deploy it.
However, if I deploy it first and then start JBoss I get an exception saying
"DefaultJMSProvider not bound". This must be because my res-ref tags are not correct?
Can you tell me what to add to my ejb-jar and jboss.xml?
View the origina
To resolve the problem:
Look at your servers network host setup. In this case the server name
"localhost.localdomain" was mapped to "127.0.0.1". I changed my machine name , and
mapped the new name to its proper IP address using the redhat Network config tool.
Problem solved
View the original
Jboss version is 3.2.1 on red hat 9
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846681#3846681
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3846681
---
This SF.N
Topic MBean
NEWTOPIC-SERVICE.XML
---
jboss.mq:service=DestinationManager
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846474#3846474
Reply to the post :
http://www.jboss.org/index.html?mod
Hi, Im having trouble deploying a simple mdb listening on a topic. Here are the
relevant files - thanks in advance for help.
EJB-JAR.xml
-
http://java.sun.com/dtd/ejb-jar_2_0.dtd";>
LinkPublisherMDB
com.crisys.sf.framework.link.LinkPublisherMDB
Here is the stack trace and topic MBean
NEWTOPIC-SERVICE.XML
---
jboss.mq:service=DestinationManager
STACK TRACE
---
11:44:56,609 INFO [MessageDrivenInstancePool] Started
11:44:56,609 INFO [MessageDrivenContaine