Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0-M2
-
None
-
all
-
Patch Available
Description
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.