[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
RE: [equinox-dev] Understanding extension points
|
Hi Peter,
"org.eclipse.equinox.servlet.ext" was renamed (and
refactored a little) to "org.eclipse.equinox.http.registry" a few months
ago.
Apparently I did a lousy job of advertising this fact as
you're not the first to run into this.
Any way, the main "visible"
differences are that the extension namespace has changed and extension elements
are now attribute based.
There aren't
really any big problems with "servlet.ext" that I'm aware of but you should look
to move to the new
project.
What this amounts to, is that "servlet.ext"
is no longer maintained and I would eventually like to remove the project
(probably sometime towards end of the summer(NH))
-Simon
Melih,
I'm not sure which Extension Point you
are trying to see, but we use the ones in org.eclipse.equinox.servlet.ext
(httpcontext, resource, servlet), and AFAIK this requires only the standard
equinox.registry, sitting in the default Eclipse installation. So I think you
should not use the http.registry, or is that a misconception?
Instead, I think what you want is to
check out
servlet.bridge.http
servlet.bridge.launcher
servlet.ext
Does this help?
/peter
Från: Melih Onvural
[mailto:melih.onvural@xxxxxxxxx]
Skickat: fr 2006-06-02
03:01
Till: equinox-dev@xxxxxxxxxxx
Ämne: [equinox-dev]
Understanding extension points
Group,
I'm trying to get a basic OSGi bundle to execute, and I'm
stuck at the point
where my test bundle keeps complaining about the
org.eclipse.equinox.http.registry.*
extension points. I brought the
org.eclipse.equinox.http.registry project down onto
my computer, but it too
is complaining about not knowing where those extension
points are to be
found. Has anyone run into this issue? Where should I start looking
to work
this out? Thanks,
Melih Onvural
melih.onvural@xxxxxxxxx
This message may contain privileged and/or confidential information. If you have received this e-mail in error or are not the intended recipient, you may not use, copy, disseminate or distribute it; do not open any attachments, delete it immediately from your system and notify the sender promptly by e-mail that you have done so. Thank you.