You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jarek Gawor (JIRA)" <ji...@apache.org> on 2010/01/14 21:47:54 UTC

[jira] Commented: (GERONIMO-5026) Class and resource discovery in OSGi

    [ https://issues.apache.org/jira/browse/GERONIMO-5026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12800352#action_12800352 ] 

Jarek Gawor commented on GERONIMO-5026:
---------------------------------------

Committed initial version of bundle class finder in revision #898946 and bundle resource finder in revision #899403.


> 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
>            Assignee: 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.