[jboss-user] [JCA/JBoss] - Re: Setting up XA datasource with oranxo driver and RAC
vickyk
do-not-reply at jboss.com
Wed Nov 12 15:18:22 EST 2008
Well host2 property will not work as setHost2 is not here
http://www.inetsoftware.de/products/jdbc/oracle/doc/com/inet/ora/OraDataSource.html
Try setting
<xa-datasource-property name="Properties">host1=host1name,port1=port1val,host2=host2name,port2=port2val</xa-datasource-property>
http://www.inetsoftware.de/products/jdbc/oracle/doc/com/inet/ora/XDataSource.html
If this does not work attach your complete -ds,xml, I will have a look at it later.
Have you asked the help from the driver vendor?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4188921#4188921
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4188921
More information about the jboss-user
mailing list