[jboss-user] [EJB 3.0] - Re: Custom LoginModule and ClassCastException

CarstenRudat do-not-reply at jboss.com
Thu Feb 22 08:08:10 EST 2007


Hi edek5472,

I had the same problem... I think classes for your bean are loaded from different resources (one in .../lib and one out of the ear-file). Two instances of one type are different, if they were loaded through different class-loaders (e.g. different resources).

I'm sorry, but I have no solution found yet...

Hope that helps...

Carsten

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020544#4020544

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020544



More information about the jboss-user mailing list