[JBoss-user] [JCA/JBoss] - Re: Oracle based JNDI connection ( JBoss 3.2.3 on W2K )

2004-06-04 Thread pereran
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

[JBoss-user] [JCA/JBoss] - Oracle based JNDI connection ( JBoss 3.2.3 on W2K )

2004-06-01 Thread pereran
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