User development, A new message was posted in the thread "How can I use duplicate JNDI names for Queues?":
http://community.jboss.org/message/525945#525945 Author : Yong Hao Gao Profile : http://community.jboss.org/people/gaohoward Message: -------------------------------------------------------------- I'm afraid you can't achieve it with JBM. JBM will throw exception is a destination with same jndi name already been deployed. However, EJB descriptor is not part of JBM. You may ask EJB experts to see if there is a way to work around this. If the Queue is always needed no matter which EJB is working, why not deploy it as a separate service? btw, please put the user questions to the JBoss Messaging user forum in the future. This forum is about development discussions. Thanks. -------------------------------------------------------------- To reply to this message visit the message page: http://community.jboss.org/message/525945#525945
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
