Uploaded image for project: 'Axis2'
  1. Axis2
  2. AXIS2-1591

WSDL2Java Appends the generated type classes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 1.1
    • 1.1
    • None
    • None
    • All OSs, JDK 14/15

    Description

      When you process two or more WSDLs using a single WSDL2Java process, the type classes generated for earlier WSDLs get appended to those of the latter WSDLs. Most probably, this is because of using some static, cached or singleton structure within this tool.

      Say I process a.wsdl, b.wsdl & c.wsdl serially using the same WSDL2Java process. The types generated for b.wsdl will include those generated for a.wsdl, and the types geenrated for c.wsdl will contian those of a.wsdl & b.wsdl.

      Attachments

        1. JavaBeanWriter.java-patch-031106.txt
          0.6 kB
          Amila Chinthaka Suriarachchi

        Activity

          People

            thilina Nanayakkara Kuruppuge Thilina Gunarathne
            afkham_azeez Afkham Azeez
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: