You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Christian Connert (JIRA)" <ji...@apache.org> on 2010/03/15 15:28:27 UTC

[jira] Updated: (ODE-783) ODE does not preserve XML namespace prefixes

     [ https://issues.apache.org/jira/browse/ODE-783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Connert updated ODE-783:
----------------------------------

    Attachment: OMUtils.java.patch

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