Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Bundle classpath path problem in server side
Bundle classpath path problem in server side [message #105512] Wed, 27 February 2008 13:52
sabri is currently offline sabriFriend
Messages: 6
Registered: July 2009
Junior Member
Hi all,

I develpopped an eclipse plugin and deployed it to jboss server under
web-inf/platform/plugins in a war file in an ear file
In my plugin classpath I refer to some jar files existing in "myPlugin
root"/lib, those jars exist in my deployed ear file so all their classes
are loaded at the application startup. I want that my deployed plugin uses
the loaded application classes and not those existing in "myPlugin
root/lib" i.e I want to remove this jars entry from the plugin classpath
because they are loaded by the application so my question is : how to use
application loaded classes from my plugin ?

Thanks,

exquisitus
Previous Topic:How to limit osgi.log size
Next Topic:OSGI traces in exported RCP products
Goto Forum:
  


Current Time: Thu Apr 25 21:04:54 GMT 2024

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

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

Back to the top