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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...