[ 
https://issues.apache.org/jira/browse/CXF-1678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12609750#action_12609750
 ] 

Daniel Kulp commented on CXF-1678:
----------------------------------


The other "issue" is what to do about the serviceName and name attributes in 
the WebService annotation for the Impl.   They should match the service/port 
names in the wsdl.   Probably not major as you can override them in your spring 
config.  




> 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
>
>
> 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.

Reply via email to