MarshalledObject does try to honor the class loader but there is some
bad caching behvior triggered by its use of Class.forName(String, boolean, ClassLoader)
that binds the load to the first class loader or something like that. Its been
a while since I looked at as we had given up on using it.

xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx

----- Original Message ----- 
From: "Dain Sundstrom" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 03, 2003 12:48 PM
Subject: Re: [JBoss-user] JBoss 3.2RC4 and Hibernate2


There is also a problem is they are trying to use 
java.rmi.MarshalledObject to store serialized objects, because 
java.rmi.MarshalledObject does not respect classloaders.

-dain




-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to