Class and resource discovery in OSGi
------------------------------------

                 Key: GERONIMO-5026
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5026
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
    Affects Versions: 3.0
            Reporter: Jarek Gawor


For servlets 3.0, EJBs, and web services we need a way to find all classes 
loadable by the bundle so that we can discover additional servlets, ejbs or web 
services dynamically (by checking annotations) that are not explicitly 
referenced in the given deployment descriptor. 

For resources, we might need a way to discover all resources with a given 
extension and prefix.


-- 
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