Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » using plugins in a JVM where some classes are loaded with the app class loader
using plugins in a JVM where some classes are loaded with the app class loader [message #83997] Mon, 12 March 2007 00:36
Eclipse UserFriend
Originally posted by: cookj.us.ibm.com

I have a need to restrict the use of plugins to only certain classes
loaded by the JVM, and have other classes loaded by regular non-plugin
methods (boot, ext, and app class loaders).

I'm running into problems doing this, since the classes loaded as part
of a plugin are incompatible with other classes loaded by eg the app
class loader.

Are there any general approaches to this "mixed" loading enviroment ?
Previous Topic:http registry ext pt schema
Next Topic:OSGi performance / Service based development
Goto Forum:
  


Current Time: Fri Apr 26 07:31:29 GMT 2024

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

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

Back to the top