[
https://issues.apache.org/jira/browse/CXF-1935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Janko Heilgeist updated CXF-1935:
---------------------------------
Attachment: hello-world-only-abstract.wsdl
hello-world-with-service.wsdl
> 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
> 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.