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/13 22:09:54 UTC

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

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.


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

Posted by "Rick McGuire (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-5026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick McGuire updated GERONIMO-5026:
-----------------------------------

    Issue Type: Sub-task  (was: Bug)
        Parent: GERONIMO-5087

> Class and resource discovery in OSGi
> ------------------------------------
>
>                 Key: GERONIMO-5026
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5026
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: osgi
>    Affects Versions: 3.0
>            Reporter: Jarek Gawor
>            Assignee: Jarek Gawor
>             Fix For: 3.0
>
>
> 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.


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

Posted by "Jarek Gawor (JIRA)" <ji...@apache.org>.
    [ 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.


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

Posted by "Jarek Gawor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-5026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Gawor reassigned GERONIMO-5026:
-------------------------------------

    Assignee: Jarek Gawor

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


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

Posted by "Rick McGuire (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-5026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick McGuire updated GERONIMO-5026:
-----------------------------------

    Fix Version/s: 3.0

> 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) 
>          Components: osgi
>    Affects Versions: 3.0
>            Reporter: Jarek Gawor
>            Assignee: Jarek Gawor
>             Fix For: 3.0
>
>
> 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.


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

Posted by "Jarek Gawor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-5026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Gawor updated GERONIMO-5026:
----------------------------------

    Component/s: osgi

> 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) 
>          Components: osgi
>    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.


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

Posted by "Jarek Gawor (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-5026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805759#action_12805759 ] 

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

Updated bundle resource finder code in revision 903814.


> 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) 
>          Components: osgi
>    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.