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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
