You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Simon Laws (Commented) (JIRA)" <de...@tuscany.apache.org> on 2011/10/10 15:23:29 UTC

[jira] [Commented] (TUSCANY-3943) JAXWS Elements are not processed by the WSDLModelResolver - enableWrapperStyle elements are ignored

    [ https://issues.apache.org/jira/browse/TUSCANY-3943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13124090#comment-13124090 ] 

Simon Laws commented on TUSCANY-3943:
-------------------------------------

I've committed the patch Eric but it fails. Judging by comments here I'm assuming that that is expected so I've marked the two tests as @Ignore. 

To get the test to run I had to replace the contribution location string

target/itest-contribution-doc-lit-disablewrapped.jar

with 

../disablewrapped-app/target/disablewrapped-app.jar

Is my change correct?

Also most of the XML artifacts in the patch were missing license headers. I've added them. 
                
> JAXWS Elements are not processed by the WSDLModelResolver - enableWrapperStyle elements are ignored
> ---------------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-3943
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3943
>             Project: Tuscany
>          Issue Type: Improvement
>          Components: SCA Java Runtime
>         Environment: All systems
>            Reporter: Eric Larsen
>             Fix For: Java-SCA-2.x
>
>         Attachments: binding-ws-wsdlgen.patch, interface-wsdl.patch, itest.patch
>
>
> Tuscany doesn't process any jaxws tags that are included in WSDL files.  This causes any enableWrapperStyle elements to be ignored, which causes a logic failure in the wrapping logic when Tuscany expects wrapped objects, and Java classes generated by external tools such as wsimport are not wrapped.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira