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: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>