I've been trying to configure a simple MDB to use a remote destination as 
described in this wiki page -> 
http://wiki.jboss.org/wiki/Wiki.jsp?page=HowDoIConfigureAnMDBToTalkToARemoteQueue
  
I can see the naming lookup done on port 1099 to the remote server, but then 
the MDB is bound to a local destination of the same name, or if I remove this 
queue from the local configuration, I get

2006-05-31 12:04:30,091 WARN  [org.jboss.ejb.plugins.jms.JMSContainerInvoker] 
JMS provider failure detected for RemoteQueue
org.jboss.deployment.DeploymentException: Error during queue setup; - nested 
throwable: (javax.jms.InvalidDestinationException: The destination 
QUEUE.RemoteQueue does not exist !)

The remote queue is set up and has messages ready to deliver; There just seems 
to be a missing link somewhere.  The wiki page mentioned above only references 
the queuehost in the JNDI lookup.  Is is really that simple?  Why won't it work 
for me!

I've tried this with 4.0.2 and 4.0.4.  The MDB works fine when configured for a 
local queue.  Does anyone have a working example of remote mdb that they can 
share, or a moment to enlighten me as to what I've missed out?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947895#3947895

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947895


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to