When a temporary queue's socket is broken, is there a JBoss method for
reconnecting to the same temporary queue rather than creating another temporary
queue? I thought I saw a forum posting on how to do this but can't find it now.
Thanks,
Mark
[EMAIL PROTECTED]
View the original post :
http:
Unfortunately, it appears that JBoss doesn't allow CMP beans to programatically
set the bean datasource. I think this is a limitation of EJB and no other
application server allows it either. The datasource is bound when CMP beans
are first loaded. You can however, create multiple deployments o
pping/jbosscmp-jdbc.xml
Thanks,
Mr. M
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867121#3867121
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867121
--