I fixed the problem of the credentials.

In the -ds.xml the ConnectionFactoryProperties should be configured as

<config-property name="ConnectionFactoryProperties" 
type="java.lang.String">jdbc_connect_string=jdbc:oracle:thin:scott/myp...@muhost:1521:svil,host=myhost,user=scott,password=mypass,port=1521,sid=svil,driver=thin</config-property>

I think that wiki page of Sun Adapter should be updated

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211737#4211737

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4211737
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to