JBoss uses the *-ds.xml file to generate (via xslt, I think) around 5 (depends on the
*-ds.xml contents) MBeans to handle the datasource, and it is those MBeans that manage the
connections. You would have to change/extend the conversion mechanism to generate MBeans
implemented by your classes, which probably extend the current set of classes. Seems like
an interesting, but probably doable, challenge.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041557#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...