Hi,

I am trying to read an object from file using ObjectInputStream.  The readObject method is throwing a ClassNotFoundException.  How do I make ObjectInputStream to use a different ClassLoader which can load this class?

Thanks,
Vamsi

Reply via email to