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/mypass@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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...