You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2013/12/11 19:12:08 UTC

[jira] [Created] (CXF-5455) Generated servers only use first port impl

Daniel Kulp created CXF-5455:
--------------------------------

             Summary: Generated servers only use first port impl
                 Key: CXF-5455
                 URL: https://issues.apache.org/jira/browse/CXF-5455
             Project: CXF
          Issue Type: Bug
          Components: Tooling
    Affects Versions: 2.6.11, 2.7.8, 3.0.0-milestone1
            Reporter: Daniel Kulp
            Assignee: Daniel Kulp
             Fix For: 3.0.0-milestone2, 2.6.12, 2.7.9



When running wsdl2java with -all or -server with a wsdl that has a single service, but multiple ports, it will generate an "Impl" for each port which has the proper annotations.  However, the generated servers all use the "first" Impl and thus only the first port will get started.




--
This message was sent by Atlassian JIRA
(v6.1.4#6159)