Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-8490

top down ws impl class contains wrong value for WebService.serviceName

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.3.0.M2
    • 3.2.0.Final
    • webservices
    • None

      -have attached wsdl - it defines 4 (basic with 2 ports, extra with 2 ports, square with 1 port and square12 with 1 port) services
      -create a web service from it

      =>
      actual: all generated web service impl classes have serviceName attribute of @WebService set to "square"

      expected: serviceName attribute of @WebService set to

      • "square" in SquarePortTypeImpl
      • "basic" in AddPortTypeImpl and MinusPortTypeImpl
      • "extra" in DividerPortTypeImpl and MultiplyPortTypeImpl

            Grid.Qian Feng Qian (Inactive)
            lukas.jungmann@gmail.com Lukas Jungmann (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: