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

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


wsimport  with -verbose just says:
parsing WSDL...

Failed to parse the WSDL.


Not too useful.


That said, that doesn't apply here.   The RI doesn't have tools to generate 
sample server skeletons and sample clients and such which is what this bug is 
about.    This DOES affect the generated "Service" object as there wouldn't be 
any "getXXXPort(..)" calls generated, but that is minor and not really required 
anyway.
 




> 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