[
https://issues.apache.org/jira/browse/CXF-6603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akitoshi Yoshida closed CXF-6603.
---------------------------------
Resolution: Invalid
This is not the place for asking questions.
Please use the users@cxf mail list for asking questions or for help.
> wsdl2java: Generate client cxf, indicating the name binding or port name
> ------------------------------------------------------------------------
>
> Key: CXF-6603
> URL: https://issues.apache.org/jira/browse/CXF-6603
> Project: CXF
> Issue Type: Wish
> Components: JAXB Databinding
> Affects Versions: 2.5
> Reporter: Leonardo
>
> Example configuration wsdl:
> <binding name="NameBinding">
> </binding>
> <binding name="NameBindingSoap12">
> </binding>
> or
> <service name="NameServices">
> <port name="NameServicePort">
> <soap:address location="..."/>
> </port>
> <port name="NameServicePortSoap12">
> <soap12:address location="..."/>
> </port>
> </service>
> I need to generate the alone client with NameBinding or NameServicePort for
> SOAP 1.1
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)