The problem I am experiencing is related to the fact that the name of the 
deployed MDB (the MBean name wrapping it) seemed to have changed from something 
like:

jboss.j2ee:binding=message-driven-bean,jndiName=local/ExampleMDB,plugin=invoker,service=EJB

in 3.2.6 to something like:

jboss.j2ee:binding=message-driven-bean,jndiName=local/[EMAIL 
PROTECTED],plugin=invoker,service=EJB

in 3.2.7.

The problem with this is that I used to have an MBean that had a depends 
statement in order to make sure the MDB gets deployed before the MBean. As it 
can be seen above this can be easily done in 3.2.6 but in 3.2.7 with the 
addtion of the '@8158597' string to the MDB name the solution I had is 
obviously not working especially since the number above changes for each server 
restart.

Any suggestions on how this can be achieved in 3.2.7 would be appreciated.

Thanks,
Florian 

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

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


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to