[ https://issues.apache.org/jira/browse/CXF-1678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12609746#action_12609746 ]
Glen Mazza commented on CXF-1678: --------------------------------- I believe the JAX-WS spec defines what wsdl2java is supposed to do, so we may not be able to fix this. I wonder what the JAX-WS reference implementation (Metro) would do here. Glen > 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.