[jboss-user] [JNDI/Naming/Network] - Re: Thru MBean or any code get values in *-ds.xml file

PeterJ do-not-reply at jboss.com
Sat May 10 15:19:39 EDT 2008


The *-ds.xml file is used to create up to 7 different MBeans, and the various values in the *-ds.xml file are distributed among those MBeans.

Here are the seven MBeans, where XXX is the data source name:

jboss.jca:name=XXX,service=DataSourceBinding
jboss.jca:name=XXX,service=LocalTxCM
jboss.jca:name=XXX,service=XATxCM
jboss.jca:name=XXX,service=NoTxCM
jboss.jca:name=XXX,service=ManagedConnectionFactory
jboss.jca:name=XXX,service=ManagedConnectionPool
jboss.jdbc:service=metadata,datasource=XXX

Note that not all are present for any given data source.

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

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



More information about the jboss-user mailing list