Out of curiosity, do you have UseJBossWebLoader set to true or false?
Thanks
-J
Eventually, I got it working by adding the following to my oracle-ds.xml file:
| <use-java-context>false</use-java-context>
|
and changing the lookup code to:
| DataSource dataSource = (DataSource)new InitialContext().lookup("OracleDS");
|
thanks,
barry
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142895#4142895
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142895
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user