[jboss-dev-forums] [Design of JCA on JBoss] - Re: JBAS-5171 - New metadata - track-connection-by-tx
jesper.pedersen
do-not-reply at jboss.com
Tue Aug 26 07:47:27 EDT 2008
The schema jboss-cf.xsd isn't being used currently, so dont spend any time on that -- it'll need to be synced if we go in that direction.
The track-connection-by-tx is currently mandatory for XA datasources (see Adrian's JBAS-5171 issue). The element is also used in the generic tx-connection-factory definition.
We need to create a new DTD for the element, remove the track-connection-by-tx and update all datasource examples to use the new DTD (something like jboss_ds_1_6.dtd).
This of course also means that the documentation should be updated to explain the setting - as listed by JBAS-5203.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4172540#4172540
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4172540
More information about the jboss-dev-forums
mailing list