[jboss-user] [Installation, Configuration & Deployment] - Re: Need custom DataSource to support internal password serv

PeterJ do-not-reply at jboss.com
Fri Apr 27 16:27:22 EDT 2007


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#4041557

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



More information about the jboss-user mailing list