Hi, we are migrating from weblogic to JBoss.  So far things are working well, 
but recently we encounter a show-stopper.

Part of the application code creates new datasources dynamically.  In weblogic, 
JMX MBeans api are published and can be used to do that dynamically without 
shutting down application server.

I saw from another JBoss forum article dated Nov 2004 that it is a things to do 
list for JBoss to do the same, but so far no work has been completed.

Does anyone know any back door/undocumented way to create a datasource 
dynamically without shutting down the server?  If so, could you post a code 
fragment?

Appreciate all the help as this is the show stopper right now.  I know that we 
can programmatically modify the datasource info in one of the xml configuration 
files, but doing so would require rebooting the server, which is unacceptable 
to our customer.

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

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


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to