[jboss-dev-forums] [Design of POJO Server] - Re: Implicit container dependencies
adrian@jboss.org
do-not-reply at jboss.com
Wed Mar 28 13:07:22 EDT 2007
"bill.burke at jboss.com" wrote : The problem with implicit dependencies is that MDB's, traditionally, will create the topic/queue by default if it does not already exist.
|
This has been turned off in JBoss5 (at least for EJB2).
1) The code was not (is not) portable
2) Just because remote access to jndi (either another member of the cluster
or a thirdparty jms provider) is flakey, you don't want it to create a queue
3) It obscures the most common problem, which is that you mistyped the jndi name
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4032454#4032454
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4032454
More information about the jboss-dev-forums
mailing list