Skip to main content



      Home
Home » Eclipse Projects » Equinox » Servlet Listeners support for equinox
Servlet Listeners support for equinox [message #1387230] Tue, 24 June 2014 16:50
Eclipse UserFriend
I have embedded equinox in my tomcat 7.x using the bridge.war provided by eclipse.

I have an osgi bundle that contains my servlet registration code.

My aim is to import web.xml/web-fragment.xml functionality inside this osgi-bundle.

For this purpose ,I am using "org.eclipse.equinox.http.servlet.ExtendedHttpService" which provides registerServlet() and registerFilter() method.

However there is no method to register listeners and other things that web.xml supports.

Can you tell me how can I support this functionality inside of a osgi bundle.
Previous Topic:Trying to get org.eclipse.ajdt.core.ant.AJDT_AjcCompilerAdapter to work
Next Topic:Best Practice for Target Platform Maintenance
Goto Forum:
  


Current Time: Mon Jul 07 09:23:27 EDT 2025

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

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

Back to the top