[jboss-user] [JNDI/Naming/Network] - Re: JNDI lookup of DataSource failed
PeterJ
do-not-reply at jboss.com
Thu Sep 4 16:42:05 EDT 2008
Add a WEB-INF/jboss-web.xml file with these contents:
<jboss-web>
| <resource-ref>
| <res-ref-name>OracleDS</res-ref-name>
| <jndi-name>java:OracleDS</jndi-name>
| </resource-ref>
| </jboss-web>
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4174421#4174421
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4174421
More information about the jboss-user
mailing list