[jboss-dev-forums] [Design of JCA on JBoss] - JBAS-4662 Implementation details.
vickyk
do-not-reply at jboss.com
Sat Feb 2 12:47:49 EST 2008
There will be *LOT* of applications which would have configured XADataSource property in non javabean convention , the sample xa-ds.xml also contain the same pattern .
To make this JIRA changes having no impact on such configurations I am thinking of providing a configurable property in xa ds.xml file which will decide if the javabean convention needs to be followed .
This flag should be enabled explicitly in the ds.xml file as
<java-bean-convention/>
If we don't do this way then we might land up in explaining this to most of our USERS which we would not like to do now :(
Also we might land up in changing/testing all the sample xa-ds.xml file.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4125782#4125782
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4125782
More information about the jboss-dev-forums
mailing list