Hi We are in the process (actually making an effort) of app migration form weblogic to JBoss and am looking for a way to replicate a weblogic functionality of Creating a Connection Pool Dynamically from within Java Application.
Currently it is weblogic specific implementation where we lookup JDBCConnectionPool administration MBean - get server MBean - create connection pool with custom configs and get datasource using weblogic specific API as part of WebLogic Server management architecture (JMX). I am sure it is possible to emulate in JBoss just do not know how. ANy comments or documentation or pointers for this will be greatly appreciated. Thanks, View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3910990#3910990 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3910990 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
