rfc 66 support for jetty and tomcat
-----------------------------------

                 Key: GERONIMO-4976
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4976
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: Jetty, osgi, Tomcat
    Affects Versions: 3.0
            Reporter: David Jencks
             Fix For: 3.0


We probably want to support osgi rfc 66.  

One thing it has is access to the BundleContext through the ServletContext as 
an attribute:

BundleContext webAppBundleContext = 
servletContext.getAttribute("osgi-bundlecontext");



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to