[jboss-dev-forums] [Design of JCA on JBoss] - Re: JBAS-4662 Implementation details.
adrian@jboss.org
do-not-reply at jboss.com
Wed Mar 26 04:36:18 EDT 2008
"vickyk" wrote : "adrian at jboss.org" wrote :
| | You do not need seperate metadata for the ha case (it is now just an alias in the xml
| | for backwards compatiblity).
| |
| I am not sure what exactly you mean here , do we have some sample ha-local-tx-datasource/ha-xa-datasource that would deploy in jboss5, yes for backward compatibility .
|
|
We don't but users might.
ha-xxx-datasource is deprecated, they should just add
the parameters to the main datasource config.
But we still support the old ha-xxx-datasource using an xml parsing trick to aliias it
to the main datasource config.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138885#4138885
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138885
More information about the jboss-dev-forums
mailing list