[jboss-user] [Installation, Configuration & Deployment] - Re: Complicated DataSouce and JNDI javax.naming.NamingExcept
jaikiran
do-not-reply at jboss.com
Mon Jul 31 04:26:55 EDT 2006
<reference-ref>
| <res-ref-name>DCDEV</res-ref-name>
| <jndi-name>java:/DCDEV</jndi-name>
| </reference-ref>
Is this a typo? If not, it should be:
<resource-ref>
| <res-ref-name>DCDEV</res-ref-name>
| <jndi-name>java:/DCDEV</jndi-name>
| </resource-ref>
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961794#3961794
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3961794
More information about the jboss-user
mailing list