You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2008/12/08 22:20:44 UTC

[jira] Resolved: (CXF-1935) enableAsyncMapping doesn't work outside of wsdl:operation

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

Daniel Kulp resolved CXF-1935.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.4
         Assignee: Daniel Kulp

> enableAsyncMapping doesn't work outside of wsdl:operation
> ---------------------------------------------------------
>
>                 Key: CXF-1935
>                 URL: https://issues.apache.org/jira/browse/CXF-1935
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.1.3
>            Reporter: Janko Heilgeist
>            Assignee: Daniel Kulp
>             Fix For: 2.1.4
>
>         Attachments: hello-world-only-abstract.wsdl, hello-world-with-service.wsdl
>
>
> I am trying to generate a service skeleton from an abstract WSDL without binding and service. If I add a jaxws:enableAsyncMapping binding to the WSDL at either wsdl:definitions or wsdl:portType level it is ignored by CXF's wsdl2java (2.1.3). Adding a binding and service to the WSDL changes this behavior. Now, the jaxws:enableAsyncMapping binding is recognized at the wsdl:definitions level but still ignored at the wsdl:portType level.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.