Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-1253

wsdl to java - Generated SEI name does not match name used in Service if the port name ends 'PortType'

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • jbossws-1.0.4
    • jbossws-1.0.3
    • tools-jaxrpc
    • None
    • Low

    Description

      If within the WSDL the port is defined ad: -

      <portType name='MyPortType'>

      The SEI is generated as: -

      public interface My extends java.rmi.Remote

      However the Service is generated as: -

      public com.b.c.My getMyPortTypePort() throws ServiceException;

      Attachments

        Activity

          People

            darran.lofthouse@redhat.com Darran Lofthouse
            darran.lofthouse@redhat.com Darran Lofthouse
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: