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/26 13:06:20 UTC

[jira] Updated: (AXISCPP-137) WSDL2WS does not handle recursion within WSDLs properly

The following issue has been updated:

    Updater: Fred Preston (mailto:prestonf@uk.ibm.com)
       Date: Thu, 26 Aug 2004 4:05 AM
    Comment:
This patch fixes the problem.  It assumes that the reference to a reference of the type is unnecesary as it is assumed to be a recursive type. Thus it does not matter which reference you use, they should all be the same.
    Changes:
             Attachment changed to WSDL2Ws.java.patch
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/AXISCPP-137?page=history

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXISCPP-137
    Summary: WSDL2WS does not handle recursion within WSDLs properly
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Axis-C++
 Components: 
             WSDL processing

   Assignee: 
   Reporter: Fred Preston

    Created: Thu, 26 Aug 2004 3:55 AM
    Updated: Thu, 26 Aug 2004 4:05 AM
Environment: n/a

Description:
When processing a recursive type within a WSDL, WSDL2WS throws a NULL pointer exception because it is trying to reference a non-existent reference within a structure.


---------------------------------------------------------------------
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