You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by ax...@ws.apache.org on 2004/08/19 11:15:56 UTC

[jira] Commented: (AXISCPP-108) WSDL2WS unable to compile ComplexTypes

The following comment has been added to this issue:

     Author: Sevwandi Abeysinghe
    Created: Thu, 19 Aug 2004 2:14 AM
       Body:
I have tested this dobbin4web.wsdl. WSDL2WS tool workes. SO this issue can be considered as fixed.
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/AXISCPP-108?page=comments#action_37329

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXISCPP-108

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXISCPP-108
    Summary: WSDL2WS unable to compile ComplexTypes
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Axis-C++
 Components: 
             WSDL generation
   Versions:
             1.2 Beta

   Assignee: 
   Reporter: Marcus Tillmanns

    Created: Fri, 2 Jul 2004 4:54 AM
    Updated: Thu, 19 Aug 2004 2:14 AM
Environment: 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
############## 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



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira