[jboss-user] [JNDI/Naming/Network] - Re: Oracle Datasource not bound to JNDI

PeterJ do-not-reply at jboss.com
Mon Dec 11 14:26:27 EST 2006


Try this.  Either change the < res-ref-name > in ejb-jar.xml and jboss.xml to simply OracleDS (instead of jdbc/OracleDS), or change the < jndi-name > in oracle-ds.xml to jdbc/OracleDS and likewise change your lookup to lookup("jdbc/OracleDS");

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3992875



More information about the jboss-user mailing list