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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to