[jboss-dev-forums] [Design of JBossCache] - Re: Default classloader for deserialization
galder.zamarreno@jboss.com
do-not-reply at jboss.com
Wed Nov 29 19:30:49 EST 2006
"bstansberry at jboss.com" wrote : If region-based marshalling isn't used, the
| classloader JBC uses to deserialize messages is the one that loaded JBC itself.
| In the above cases, this classloader is a parent to the application's
| classloader, and thus can't see classes loaded by the parent
| classloader.
I guess you really mean that the parent classloader can't see classes loader
by the child classloader? i.e. when classes deployed on war or configured with
loader repository.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989874#3989874
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989874
More information about the jboss-dev-forums
mailing list