[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [equinox-dev] Custom hook is not called in equinox running with servlet bridge
|
Work has been done to get this to work in 3.6 (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=279215). Unfortunately it did not make M5. It will be in the first integration build for M6 (next week).
Tom
Satya Ranjan ---01/28/2010 03:25:09 AM---Hi All,
From: |
Satya Ranjan <ranjansatya@xxxxxxxxx> |
To: |
equinox-dev@xxxxxxxxxxx |
Date: |
01/28/2010 03:25 AM |
Subject: |
[equinox-dev] Custom hook is not called in equinox running with servlet bridge |
Hi All,
I am using servlet bridge to run equinox inside my web application on tomcat. I need to write a framework extension using adaptor hook to include some external jars to Bundle-classpath of bundles. For that I have added an entry in config.ini for osgi.framework.extensions . And in my fragment bundle I have added hookconfigurator.properties with my custom hook configurator. But I found that the addHooks(HookRegistry hookRegistry) method of my custom hook configurator is never called. So has anybody tried writing custom hook for equinox running with servlet bridge ?
I would really appreciate any help on this.
Thanks,
Satya_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev