[jboss-user] [EJB 3.0] - Re: Quartz Job unable to access deployed EJB (JBoss AS 5.01)
jaikiran
do-not-reply at jboss.com
Fri May 8 05:17:28 EDT 2009
This has come up a couple of times before and i think a JIRA was raised. The issue is definitely with classloading. The quartz job gets triggered through a classloader (during server startup) which does not have visibility to the application's classloader(/classes).
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229658#4229658
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4229658
More information about the jboss-user
mailing list