[JBoss-user] [Messaging, JMS & JBossMQ] - 1 mdb subscribed to 2 topics

2004-09-10 Thread kedaar
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

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: YO! - mdb deployment trouble

2004-09-01 Thread kedaar
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

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Lookup remote connection factory

2004-09-01 Thread kedaar
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-user] [Messaging, JMS & JBossMQ] - Re: Lookup remote connection factory

2004-08-30 Thread kedaar
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

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: YO! - mdb deployment trouble

2004-08-27 Thread kedaar
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

[JBoss-user] [Messaging, JMS & JBossMQ] - YO! - mdb deployment trouble

2004-08-27 Thread kedaar
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

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: YO! - mdb deployment trouble

2004-08-27 Thread kedaar
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