HELP: Classloader & ObjectInputStream [message #59372] |
Mon, 02 June 2003 12:29 |
Eclipse User |
|
|
|
Originally posted by: lmap.canada.com
Hi,
Trying to make a long story short ;-)
How can I use an ObjectInputStream to read from a byte array buffer that
contains a serialization of a class defined in an extension point (so
outside my plugin's classloader)?. I have already coded a decorator that
allows me to use any classloader during the read operation but I have no
clue which class loader I should use.
Maybe it is important to add that I've generated the buffer from my plugin
without any errors. My problem is a "Class Not Found" exception thrown
during the read attempt.
I can provider further details if required
ThxIA
|
|
|
Powered by
FUDForum. Page generated in 0.02727 seconds