Thanks. I noticed one has to use java:/OracleDS. What if I want to use demo/OracleDS,
which is what I was using on WebLogic 6.1
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837614#3837614
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=pos
Hi,
I am attempting to do an Oracle based JNDI connection. I have the following in
c:\jboss-3.2.3\server\default\deploy\oracle-ds.xml ( looking at the sample given in
docs\example\jca )
OracleDS
jdbc:oracle:thin:@localhost:1521:demo
oracle.jdbc.driver.OracleDriver
demo
demo1