[jboss-user] [EJB 3.0] - Re: Can you Inject Local EJB from separate ear file?
jaikiran
do-not-reply at jboss.com
Sat Jul 12 02:13:17 EDT 2008
jfrankman,
I would now suggest that you use the -verbose:class to check the jar files being used for loading your applications. Sometimes the class being reported in the classcastexception may not be the actual culprit. It may also be some class being used in the NexusEventDefinition which might be causing this issue.
anonymous wrote : I don't quite get the concept of scope classloaders yet.
This might help http://wiki.jboss.org/wiki/JBossClassLoadingUseCases
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4163987#4163987
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4163987
More information about the jboss-user
mailing list