[
https://issues.apache.org/jira/browse/TUSCANY-2645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ant elder updated TUSCANY-2645:
-------------------------------
Fix Version/s: (was: Java-SCA-1.3.1)
Java-SCA-Next
> Problems with XMLOutput/InputFactory and Namespace prefixes
> -----------------------------------------------------------
>
> Key: TUSCANY-2645
> URL: https://issues.apache.org/jira/browse/TUSCANY-2645
> Project: Tuscany
> Issue Type: Bug
> Components: Java SCA Assembly Model
> Affects Versions: Java-SCA-1.3
> Reporter: Tobias Arnold
> Fix For: Java-SCA-Next
>
>
> For example this part of a wsdl file:
> <plnk:partnerLinkType name="HelloPartnerLinkType">
> is trasformed to
> <{http://schemas.xmlsoap.org/ws/2004/03/partner-link/}partnerLinkType
> name="HelloPartnerLinkType">
> which is malformed.
> The problem occurs for example if you try to use the web service of the
> helloworld-bepl-example.
> I have the same problem when I try to write an sca composite file via the
> XMLOutputFactory. So I think it's a general Problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.