[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Oracle DS/JNDI Issue

Jay Kraly jaykraly at gmail.com
Wed Apr 9 15:38:06 EDT 2008


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 at 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#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 at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20080409/258bacfc/attachment.html 


More information about the jboss-user mailing list