Uploaded image for project: 'Axis-C++'
  1. Axis-C++
  2. AXISCPP-108

WSDL2WS unable to compile ComplexTypes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 1.2 Beta
    • 1.3 Beta
    • WSDL processing - RPC
    • None
    • Windows 2000, Apache 2, java1.4_2

    Description

      When trying to compile the example WSDL's that use own ComplexType Structs, the WSDL2WS tool crashes with:

      args =
      args =
      args =
      1

                                1. the type found = {http://soapinterop.org/xsd}

                                  JobStruct
                                  Exception in thread "main" java.lang.NoSuchMethodError:
                                  org.apache.axis.wsdl.sym
                                  bolTable.ElementDecl.getMinOccrs()I
                                  at
                                  org.apache.axis.wsdl.wsdl2ws.WSDL2Ws.createTypeInfo(WSDL2Ws.java:600)

      at
      org.apache.axis.wsdl.wsdl2ws.WSDL2Ws.getTypeInfo(WSDL2Ws.java:377)
      at
      org.apache.axis.wsdl.wsdl2ws.WSDL2Ws.genarateWrappers(WSDL2Ws.java:40
      2)
      at org.apache.axis.wsdl.wsdl2ws.WSDL2Ws.main(WSDL2Ws.java:684)

      This happens in all WSDLs including my own I tried. Even a colleague of mine has the same problems. You can use the MathOps example to test this behaviour

      Attachments

        1. dobbin4web.wsdl
          7 kB
          Marcus Tillmanns

        Activity

          People

            Unassigned Unassigned
            mtillmanns Marcus Tillmanns
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: