On 2002.12.16 16:48:26 -0500 "Sasidharan, Manoj" wrote: > Hello All, > > Whats the difference b/w oracle-xa-service.xml and oracle-xa-ds.xml?
*-service.xml is "low level" mbean configuration. *-ds.xml is a higher level configuration that is transformed during deployment to the *-service mbean configuration, then deployed. *-ds.xml is available only on 3.2 and later. Use it if you can: it is much simpler and eliminates some popular sources of errors. david jencks > > Thanks for your time. > > Best Regards > MS > > > ------------------------------------------------------- > This sf.net email is sponsored by: > With Great Power, Comes Great Responsibility > Learn to use your power at OSDN's High Performance Computing Channel > http://hpc.devchannel.org/ > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > > ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
