Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » HELP: Classloader & ObjectInputStream
HELP: Classloader & ObjectInputStream [message #59372] Mon, 02 June 2003 16:29
Eclipse UserFriend
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
Previous Topic:EclipseModelCache?
Next Topic:Launching the Eclipse Platform
Goto Forum:
  


Current Time: Wed Jul 24 13:41:32 GMT 2024

Powered by FUDForum. Page generated in 0.02973 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top