ODE does not preserve XML namespace prefixes
--------------------------------------------
Key: ODE-783
URL: https://issues.apache.org/jira/browse/ODE-783
Project: ODE
Issue Type: Bug
Components: BPEL Runtime
Affects Versions: 2.0-beta2
Reporter: Christian Connert
Attachments: OMUtils.java.patch
Hi,
I'm currently working on a topic where it is essential that the prefixes of the
namespace are constant. Unfortunately ODE does not preserve the prefixes on
service invocations. To solve this problem I created a simple patch which
extends the OMUtils.java to preserve prefixes if present. I haven't fully
tested it yet but in our setup it seems to work without a problem.
Greetings
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.