"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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to