Out of curiosity, do you have UseJBossWebLoader set to true or false?
Thanks
-J
On Wed, Apr 9, 2008 at 1:36 PM, bml <do-not-reply(a)jboss.com> wrote:
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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...
_______________________________________________
jboss-user mailing list
jboss-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user