I'm concerned about how configurations are handled in Jboss - mail-service.xml 
is a managed resource, but so is hsqldb-ds.xml -- so why are they so different 
file-wise and mbean-wise?

I'm looking to create an additional MBean on top of the existing CMP 
persistance layer so that it could be more consistent and allow for changing 
the items that are originally configured in the *-ds.xml configuration files.

*connectionUrl
*driver-class
*username
*password
*metadata/type-mapping

future also:
*xa-datasource-class
*xa-datasource Servername
*xa-datasource DatabaseName
...etc.

Does this seem feasible? I think hibernate you can do this already, but I'm 
looking for the CMP persistance layer.

-D

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

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


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to