I have an EAR that consists of a few utility JARs and an MDB.  The EAR deploys 
without any error messages or warnings, but it is never invoked when messages 
hit the Queue.  As far as I can tell no connection is ever made to the Queue in 
this configuration.

The MDB happily receives messages from the Queue when it is deployed without 
the EAR wrapper and the utility JARs are in $JBOSS_HOME/lib/endorsed.  
Unfortunately, this is not a practical production strategy.

For what it's worth, the Queue lives on another JBoss installation.

Is there something obviously wrong or perhaps missing with what I'm doing?  The 
only JBoss-specific deployment descriptor that I have is a jboss-xml in the 
MDB's META-INF directory.  I'd appreciate any hints or pointers.

Many thanks,
Keith

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

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


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to