Or on the websphere forums here: http://www.ibm.com/developerworks/forums/forum.jspa?forumID=266&start=0
-- dims On Mon, Nov 30, 2009 at 4:50 PM, BJ Hargrave <[email protected]> wrote: > > Since the referenced document is for an IBM product, you should probably ask > your question via IBM support channels. > -- > > BJ Hargrave > Senior Technical Staff Member, IBM > OSGi Fellow and CTO of the OSGi Alliance > [email protected] > office: +1 386 848 1781 > mobile: +1 386 848 3788 > > > From: Vinoth <[email protected]> > To: [email protected] > Date: 2009/11/30 03:47 > Subject: [osgi-dev] Class sharing with OSGi ClassLoading framework > Sent by: [email protected] > ________________________________ > > > Hi, > > In the following link > (http://publib.boulder.ibm.com/infocenter/realtime/v2r0/index.jsp?topic=/com.ibm.softrt.aix64.doc/diag/tools/shared_classes_pd.html > ), it says: > > "Eclipse releases after 3.0 use the OSGi ClassLoading framework, which cannot > automatically share classes. A Class Sharing adapter has been written > specifically for use with OSGi, which allows OSGi classloaders to access the > class cache." > > Is it possible to get more details on "Class Sharing adapter" and how to use > that adapter? > Is there any documentation/ references available? > > Or else suggest me if there is any way to share the osgi class loader > (org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader) to non-osgi world. > (i.e., when I access the bundle context to invoke the plug-in functions via > EclipseStarter.) > > -- > Thanks, > Vinoth_______________________________________________ > OSGi Developer Mail List > [email protected] > https://mail.osgi.org/mailman/listinfo/osgi-dev > > _______________________________________________ > OSGi Developer Mail List > [email protected] > https://mail.osgi.org/mailman/listinfo/osgi-dev -- Davanum Srinivas :: http://davanum.wordpress.com _______________________________________________ OSGi Developer Mail List [email protected] https://mail.osgi.org/mailman/listinfo/osgi-dev
