You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Talbi Aziz <ta...@fokus.gmd.de> on 2002/03/22 15:39:34 UTC

NoSerializableException

Hi everyone,

i use tomcat3.3, i got the following Exception when i was trying to
Serialize an Object that is a subclass from Hashtable, within this
Object  i use
the java.lang.reflect.Constructor.
the Exception is :

ERROR [Error was occured while writing the Dispatcher into DataBase ]:
java.io.NotSerializableException:
org.apache.tomcat.util.depend.DependClassLoader12
---------- BEGIN STACK TRACE ----------
java.io.NotSerializableException:
org.apache.tomcat.util.depend.DependClassLoader12
        at
java.io.ObjectOutputStream.outputObject(ObjectOutputStream.java:1148)
        at
java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:366)
        at
java.io.ObjectOutputStream.outputClassFields(ObjectOutputStream.java:1827)

        at
java.io.ObjectOutputStream.defaultWriteObject(ObjectOutputStream.java:480)

        at
java.io.ObjectOutputStream.outputObject(ObjectOutputStream.java:1214)

thanx for help.

Talbi


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>