You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "maciej szefler (JIRA)" <ji...@apache.org> on 2006/08/26 01:33:23 UTC

[jira] Created: (SM-558) ComponentContext.resolveEndpointReference does not resolve JBI internal EPR format

ComponentContext.resolveEndpointReference does not resolve JBI internal EPR format
----------------------------------------------------------------------------------

                 Key: SM-558
                 URL: https://issues.apache.org/activemq/browse/SM-558
             Project: ServiceMix
          Issue Type: Bug
          Components: servicemix-core
         Environment: all
            Reporter: maciej szefler


According to JBI spec, the internal EPR format:

 <jbi:end-point-reference xmlns:jbi="http://java.sun.com/xml/ns/jbi"
      jbi:end-point-name="endpointName" 
      jbi:service-name="foo:serviceName" 
      xmlns:foo="urn:FooNamespace"/>

should be supported by the ComponentContex.resolvedEndpointReference method. Currently this is not the case.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (SM-558) ComponentContext.resolveEndpointReference does not resolve JBI internal EPR format

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-558?page=all ]

Guillaume Nodet updated SM-558:
-------------------------------

    Patch Info:   (was: [Patch Available])

> ComponentContext.resolveEndpointReference does not resolve JBI internal EPR format
> ----------------------------------------------------------------------------------
>
>                 Key: SM-558
>                 URL: https://issues.apache.org/activemq/browse/SM-558
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-core
>         Environment: all
>            Reporter: maciej szefler
>   Original Estimate: 2 hours
>  Remaining Estimate: 2 hours
>
> According to JBI spec, the internal EPR format:
>  <jbi:end-point-reference xmlns:jbi="http://java.sun.com/xml/ns/jbi"
>       jbi:end-point-name="endpointName" 
>       jbi:service-name="foo:serviceName" 
>       xmlns:foo="urn:FooNamespace"/>
> should be supported by the ComponentContex.resolvedEndpointReference method. Currently this is not the case.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (SM-558) ComponentContext.resolveEndpointReference does not resolve JBI internal EPR format

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-558?page=all ]

Guillaume Nodet resolved SM-558.
--------------------------------

    Fix Version/s: 3.0-M3
       Resolution: Fixed
         Assignee: Guillaume Nodet

Author: gnodet
Date: Mon Aug 28 10:30:20 2006
New Revision: 437763

URL: http://svn.apache.org/viewvc?rev=437763&view=rev
Log:
SM-558: ComponentContext.resolveEndpointReference does not resolve JBI internal EPR format
Patch provided by Maciej Szefler

Added:
    incubator/servicemix/trunk/servicemix-core/src/test/java/org/apache/servicemix/jbi/framework/RegistryTest.java
Modified:
    incubator/servicemix/trunk/servicemix-core/src/main/java/org/apache/servicemix/jbi/framework/Registry.java



> ComponentContext.resolveEndpointReference does not resolve JBI internal EPR format
> ----------------------------------------------------------------------------------
>
>                 Key: SM-558
>                 URL: https://issues.apache.org/activemq/browse/SM-558
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-core
>         Environment: all
>            Reporter: maciej szefler
>         Assigned To: Guillaume Nodet
>             Fix For: 3.0-M3
>
>         Attachments: sm558.patch
>
>   Original Estimate: 2 hours
>  Remaining Estimate: 2 hours
>
> According to JBI spec, the internal EPR format:
>  <jbi:end-point-reference xmlns:jbi="http://java.sun.com/xml/ns/jbi"
>       jbi:end-point-name="endpointName" 
>       jbi:service-name="foo:serviceName" 
>       xmlns:foo="urn:FooNamespace"/>
> should be supported by the ComponentContex.resolvedEndpointReference method. Currently this is not the case.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (SM-558) ComponentContext.resolveEndpointReference does not resolve JBI internal EPR format

Posted by "maciej szefler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-558?page=all ]

maciej szefler updated SM-558:
------------------------------

    Attachment: sm558.patch

Patch to servicemix-core. 

> ComponentContext.resolveEndpointReference does not resolve JBI internal EPR format
> ----------------------------------------------------------------------------------
>
>                 Key: SM-558
>                 URL: https://issues.apache.org/activemq/browse/SM-558
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-core
>         Environment: all
>            Reporter: maciej szefler
>         Attachments: sm558.patch
>
>   Original Estimate: 2 hours
>  Remaining Estimate: 2 hours
>
> According to JBI spec, the internal EPR format:
>  <jbi:end-point-reference xmlns:jbi="http://java.sun.com/xml/ns/jbi"
>       jbi:end-point-name="endpointName" 
>       jbi:service-name="foo:serviceName" 
>       xmlns:foo="urn:FooNamespace"/>
> should be supported by the ComponentContex.resolvedEndpointReference method. Currently this is not the case.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira