[jboss-user] [JNDI/Naming/Network] - Re: connect to defaultds
jaikiran
do-not-reply at jboss.com
Fri May 9 06:23:14 EDT 2008
The java: namespace is accessible only for components running within the save JVM as the server. In your case, the client is running in its own JVM (it's a standalone client) and hence will not be able to access the datasource.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4149708#4149708
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4149708
More information about the jboss-user
mailing list