You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Hadrian Zbarcea (JIRA)" <ji...@apache.org> on 2008/10/02 03:54:52 UTC

[jira] Created: (CAMEL-955) Manage non-singleton endpoints in the CamelContext

Manage non-singleton endpoints in the CamelContext
--------------------------------------------------

                 Key: CAMEL-955
                 URL: https://issues.apache.org/activemq/browse/CAMEL-955
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 1.4.0
            Reporter: Hadrian Zbarcea
             Fix For: 1.5.0


So that we can manages JMS endpoint for instance, that are not singletons.

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


[jira] Assigned: (CAMEL-955) Manage non-singleton endpoints in the CamelContext

Posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hadrian Zbarcea reassigned CAMEL-955:
-------------------------------------

    Assignee: Hadrian Zbarcea

> Manage non-singleton endpoints in the CamelContext
> --------------------------------------------------
>
>                 Key: CAMEL-955
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-955
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 1.4.0
>            Reporter: Hadrian Zbarcea
>            Assignee: Hadrian Zbarcea
>             Fix For: 1.5.0
>
>
> So that we can manages JMS endpoint for instance, that are not singletons.

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


[jira] Commented: (CAMEL-955) Manage non-singleton endpoints in the CamelContext

Posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46113#action_46113 ] 

Hadrian Zbarcea commented on CAMEL-955:
---------------------------------------

Fix committed.  Need to update documentation.

I'd also suggest deprecating addSingletonEndpoint() and removeSingletonEndpoint() and use add/removeEndpoint instead.  The deprecated api's would just delegate to the new ones and would be removed in 2.0.

> Manage non-singleton endpoints in the CamelContext
> --------------------------------------------------
>
>                 Key: CAMEL-955
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-955
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 1.4.0
>            Reporter: Hadrian Zbarcea
>            Assignee: Hadrian Zbarcea
>             Fix For: 1.5.0
>
>
> So that we can manages JMS endpoint for instance, that are not singletons.

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


[jira] Commented: (CAMEL-955) Manage non-singleton endpoints in the CamelContext

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46118#action_46118 ] 

Claus Ibsen commented on CAMEL-955:
-----------------------------------

+1

Remember to update the 150 release notes about the API change on CamelContext

> Manage non-singleton endpoints in the CamelContext
> --------------------------------------------------
>
>                 Key: CAMEL-955
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-955
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 1.4.0
>            Reporter: Hadrian Zbarcea
>            Assignee: Hadrian Zbarcea
>             Fix For: 1.5.0
>
>
> So that we can manages JMS endpoint for instance, that are not singletons.

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


[jira] Resolved: (CAMEL-955) Manage non-singleton endpoints in the CamelContext

Posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hadrian Zbarcea resolved CAMEL-955.
-----------------------------------

    Resolution: Fixed

Release notes updated too.

> Manage non-singleton endpoints in the CamelContext
> --------------------------------------------------
>
>                 Key: CAMEL-955
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-955
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 1.4.0
>            Reporter: Hadrian Zbarcea
>            Assignee: Hadrian Zbarcea
>             Fix For: 1.5.0
>
>
> So that we can manages JMS endpoint for instance, that are not singletons.

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