[jboss-user] [JCA/JBoss] - Re: Integration with Oracle AQ via Sun Adapter

ryandavid do-not-reply at jboss.com
Fri Feb 20 05:15:12 EST 2009


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 at 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



More information about the jboss-user mailing list