[
https://issues.apache.org/jira/browse/CXF-1678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Ramnarine updated CXF-1678:
--------------------------------
Attachment: CXF-1678.patch
The attached patch allows impl's to be generated even when there is only
logical wsdl.
This fix assumes spring config can be used to fill in for the missing service
name, port, and namespace, once they are known.
> wsdl2java does not generate impl stubs when only logical wsdl is present
> ------------------------------------------------------------------------
>
> Key: CXF-1678
> URL: https://issues.apache.org/jira/browse/CXF-1678
> Project: CXF
> Issue Type: Bug
> Components: Tooling
> Affects Versions: 2.0.7
> Environment: Solaris 10, Windows
> Reporter: Mike Ramnarine
> Fix For: 2.0.8
>
> Attachments: CXF-1678.patch
>
>
> We have a customer that has a programming model that focuses on logical wsdl
> first. So in addition to the interface, they need stub implementation
> classes to be generated from logical portType elements, even when no binding
> or service element is present. Passing -impl or -all to wsdl2java does not
> help.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.