[jboss-user] [JNDI/Naming/Network] - Re: Problem getting Datasource vi JNDI
fudeus
do-not-reply at jboss.com
Sat Jan 13 04:59:49 EST 2007
"mjais" wrote : I now found out that I can not access the "java:" context outside of JBoss.
|
The "java:"-context is only valid for "in-vm"-lookups.
"mjais" wrote : calling the code from within a JSF application (deployed on the JBoss where the
| Quartz datasource is) doesn't work either
|
Calls from within JBoss should succeed using ctx.lookup("java:/jdbc/QuartzDS")
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4001231#4001231
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4001231
More information about the jboss-user
mailing list