[ https://issues.apache.org/activemq/browse/SM-560?page=all ]

Guillaume Nodet resolved SM-560.
--------------------------------

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

Author: gnodet
Date: Mon Aug 28 09:18:06 2006
New Revision: 437739

URL: http://svn.apache.org/viewvc?rev=437739&view=rev
Log:
SM-560: Internal EPR document fragments provided by ServiceMix are not valid 
NS-aware DOMs

Modified:
    
incubator/servicemix/trunk/servicemix-core/src/main/java/org/apache/servicemix/jbi/servicedesc/EndpointReferenceBuilder.java
    
incubator/servicemix/trunk/servicemix-core/src/test/java/org/apache/servicemix/jbi/servicedesc/EndpointReferenceBuilderTest.java



> Internal EPR document fragments provided by ServiceMix are not valid NS-aware 
> DOMs
> ----------------------------------------------------------------------------------
>
>                 Key: SM-560
>                 URL: https://issues.apache.org/activemq/browse/SM-560
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-core
>    Affects Versions: 3.0-M2
>         Environment: all
>            Reporter: maciej szefler
>         Assigned To: Guillaume Nodet
>             Fix For: 3.0-M3
>
>         Attachments: InternalEPR.patch
>
>
> The DocumentFragment that is provided by Endpoint.getAsReference() for 
> internal ServiceMix endpoints does not serialize well: duplicate xmlns:jbi 
> attributes are generated. This is due to some slight problems in how the 
> document fragement is constructed. Also the "jbi" namespace used is 
> incorrect, it should be http://java.sun.com/jbi/end-point-reference not 
> http://java.sun.com/xml/ns/jbi.

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

        

Reply via email to