You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Mark Nuttall (JIRA)" <ji...@apache.org> on 2010/12/08 13:46:00 UTC

[jira] Created: (ARIES-512) blueprint:comp/componentName jndi namespace handler

blueprint:comp/componentName jndi namespace handler
---------------------------------------------------

                 Key: ARIES-512
                 URL: https://issues.apache.org/jira/browse/ARIES-512
             Project: Aries
          Issue Type: New Feature
          Components: JNDI
    Affects Versions: 0.3
            Reporter: Mark Nuttall
            Assignee: Mark Nuttall


This JIRA adds a new jndi url namespace handler for a scheme, 

  blueprint:comp/comp_id

where comp_id is the id of a blueprint managed component in the caller's bundle. This will promote better integration between 
a) web bundles and blueprint, and 
b) persistence bundles and blueprint. 

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


[jira] Resolved: (ARIES-512) blueprint:comp/componentName jndi namespace handler

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

Mark Nuttall resolved ARIES-512.
--------------------------------

    Resolution: Fixed

Works for me : )

> blueprint:comp/componentName jndi namespace handler
> ---------------------------------------------------
>
>                 Key: ARIES-512
>                 URL: https://issues.apache.org/jira/browse/ARIES-512
>             Project: Aries
>          Issue Type: New Feature
>          Components: JNDI
>    Affects Versions: 0.3
>            Reporter: Mark Nuttall
>            Assignee: Mark Nuttall
>
> This JIRA adds a new jndi url namespace handler for a scheme, 
>   blueprint:comp/comp_id
> where comp_id is the id of a blueprint managed component in the caller's bundle. This will promote better integration between 
> a) web bundles and blueprint, and 
> b) persistence bundles and blueprint. 

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


[jira] Commented: (ARIES-512) blueprint:comp/componentName jndi namespace handler

Posted by "Mark Nuttall (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ARIES-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971421#action_12971421 ] 

Mark Nuttall commented on ARIES-512:
------------------------------------

Itest trace suggests that the web bundle didn't finish initialising until after the test had driven the ITestServlet and received a java.net.ConnectException. 

> blueprint:comp/componentName jndi namespace handler
> ---------------------------------------------------
>
>                 Key: ARIES-512
>                 URL: https://issues.apache.org/jira/browse/ARIES-512
>             Project: Aries
>          Issue Type: New Feature
>          Components: JNDI
>    Affects Versions: 0.3
>            Reporter: Mark Nuttall
>            Assignee: Mark Nuttall
>
> This JIRA adds a new jndi url namespace handler for a scheme, 
>   blueprint:comp/comp_id
> where comp_id is the id of a blueprint managed component in the caller's bundle. This will promote better integration between 
> a) web bundles and blueprint, and 
> b) persistence bundles and blueprint. 

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


[jira] Resolved: (ARIES-512) blueprint:comp/componentName jndi namespace handler

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

Mark Nuttall resolved ARIES-512.
--------------------------------

    Resolution: Fixed

This work is now complete. One can now use the blueprint:comp namespace to look up blueprint components declared in the local bundle. 

> blueprint:comp/componentName jndi namespace handler
> ---------------------------------------------------
>
>                 Key: ARIES-512
>                 URL: https://issues.apache.org/jira/browse/ARIES-512
>             Project: Aries
>          Issue Type: New Feature
>          Components: JNDI
>    Affects Versions: 0.3
>            Reporter: Mark Nuttall
>            Assignee: Mark Nuttall
>
> This JIRA adds a new jndi url namespace handler for a scheme, 
>   blueprint:comp/comp_id
> where comp_id is the id of a blueprint managed component in the caller's bundle. This will promote better integration between 
> a) web bundles and blueprint, and 
> b) persistence bundles and blueprint. 

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


[jira] Reopened: (ARIES-512) blueprint:comp/componentName jndi namespace handler

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

Mark Nuttall reopened ARIES-512:
--------------------------------


Broke in itest https://hudson.apache.org/hudson/job/Aries/org.apache.aries.jndi$org.apache.aries.jndi.url.itest/793/testReport/junit/org.apache.aries.jndi.itests/JndiUrlIntegrationTest/sniffTest__equinox_3_5_0_/ 


> blueprint:comp/componentName jndi namespace handler
> ---------------------------------------------------
>
>                 Key: ARIES-512
>                 URL: https://issues.apache.org/jira/browse/ARIES-512
>             Project: Aries
>          Issue Type: New Feature
>          Components: JNDI
>    Affects Versions: 0.3
>            Reporter: Mark Nuttall
>            Assignee: Mark Nuttall
>
> This JIRA adds a new jndi url namespace handler for a scheme, 
>   blueprint:comp/comp_id
> where comp_id is the id of a blueprint managed component in the caller's bundle. This will promote better integration between 
> a) web bundles and blueprint, and 
> b) persistence bundles and blueprint. 

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