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 12:56:19 UTC

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

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
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 3:55 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


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

Posted by ax...@ws.apache.org.
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


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

Posted by ax...@ws.apache.org.
The following comment has been added to this issue:

     Author: Nithyakala
    Created: Fri, 24 Sep 2004 1:56 AM
       Body:
Please attach the relavent wsdl and instructions on how to invoke wsdl or test cases to verify the patch.
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/AXISCPP-137?page=comments#action_53378

---------------------------------------------------------------------
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: Fri, 24 Sep 2004 1:56 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


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

Posted by ax...@ws.apache.org.
Message:

   The following issue has been closed.

   Resolver: Samisa Abeysinghe
       Date: Sun, 10 Oct 2004 8:14 PM

The given patch has been applied to the CVS.
---------------------------------------------------------------------
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: Closed
   Priority: Major
 Resolution: FIXED

    Project: Axis-C++
 Components: 
             WSDL processing

   Assignee: 
   Reporter: Fred Preston

    Created: Thu, 26 Aug 2004 3:55 AM
    Updated: Sun, 10 Oct 2004 8:14 PM
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