getting started with eclipse server-side [message #56836] |
Fri, 13 January 2006 20:17  |
Eclipse User |
|
|
|
I am trying out the server-side package. I got it to work under Tomcat and
tried out the various control URL's (sp_*). Very cool and fast!
So I thought I would register my own "Hello World" servlet to see if it
would work. The servlet is registered using the
org.eclipse.equinox.servlet.ext.servlets
extension point.
When I start my server the bundle representing my servlet is not listed in
the OSGI console.
The jar'ed plugin has been deployed to the Equinox install directory:
...work\Catalina\localhost\bridge\platform\plugins
I also requested that it be started in the config.ini
And, of course, trying to run the servlet yield returns a 404
The log did not indicate that it could not find the bundle to start (as it
does with org.eclipse.update.configurator)
Any suggestions, please?
---------------------------------------
Also...
org.eclipse.update.configurator was not included in the bridge.war. Any
reason why not? I see that the config.ini is expecting it. Where I am
going would involve lots of bundles and I would like this bundle to manage
the installation.
Thanks so much.
Jim D'Anjou
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.28522 seconds