You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2010/02/02 16:06:36 UTC

DO NOT REPLY [Bug 48007] ClassNotFoundException when deserializing custom object with FileStore

https://issues.apache.org/bugzilla/show_bug.cgi?id=48007

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #4 from Mark Thomas <ma...@apache.org> 2010-02-02 07:06:23 GMT ---
This works for me with a simple test web application.

Re-reading your description and the users thread, it suggests the object has
been created in one application but is being read by another. This is not a
valid use case. This would explain why using the shared class loader allows
this to work.

If this isn't your use case, please feel free to re-open this bug and attach
the simplest possible web application (with source) that demonstrates the issue
so it can be investigated further.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org