[jboss-user] [Datasource Configuration] New message: "Re: XADatasource Oracle configuration"

Adrian Brock do-not-reply at jboss.com
Fri Mar 5 13:22:41 EST 2010


User development,

A new message was posted in the thread "XADatasource Oracle configuration":

http://community.jboss.org/message/530236#530236

Author  : Adrian Brock
Profile : http://community.jboss.org/people/adrian@jboss.org

Message:
--------------------------------------------------------------
First obvious point, It won't understand DS.xml it has to end with -ds.xml, e.g. oracle-xa-ds.xml
 
Second, you know it is bound at java:/OracleXaDS?
There should be a message on the console saying where it is bound.
 
After that, what are the error messages in the log?
If you are having trouble finding them, try:
 
$ touch $JBOSS_DIST/server/xxx/deploy/oracle-xa-ds.xml
 
to redeploy it.
 
Also look at docs/examples/jca or this:
http://community.jboss.org/docs/DOC-10013
You need to set certain parameters because of "broken" behaviour in the Oracle driver,
but that shouldn't stop it binding into JNDI.

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/530236#530236




More information about the jboss-user mailing list