You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ax...@ws.apache.org on 2004/07/30 20:37:40 UTC

[jira] Created: (AXIS-1483) JAXRPC TypeMappingRegistry registerDefault method causes stack overflow

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXIS-1483

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1483
    Summary: JAXRPC TypeMappingRegistry registerDefault method causes stack overflow
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Axis
 Components: 
             Basic Architecture
   Versions:
             current (nightly)

   Assignee: 
   Reporter: Mark Hansen

    Created: Fri, 30 Jul 2004 11:36 AM
    Updated: Fri, 30 Jul 2004 11:36 AM

Description:
Calling the org.apache.axis.encoding.TypeMappingRegistryImpl.registerDefault(...) method seems to create a "delegate loop" where the delegate of the delegate of the default type mapping points back to the default type mapping itself.  Attached is sample code the illustrates the bug and throws a java.lang.StackOverflowError when you try to look up a type using the default type mapping.




---------------------------------------------------------------------
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: (AXIS-1483) JAXRPC TypeMappingRegistry registerDefault method causes stack overflow

Posted by ax...@ws.apache.org.
The following issue has been updated:

    Updater: Mark Hansen (mailto:m.hansen23@verizon.net)
       Date: Fri, 30 Jul 2004 11:38 AM
    Changes:
             Attachment changed to Tester.java
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/AXIS-1483?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXIS-1483

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1483
    Summary: JAXRPC TypeMappingRegistry registerDefault method causes stack overflow
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Axis
 Components: 
             Basic Architecture
   Versions:
             current (nightly)

   Assignee: 
   Reporter: Mark Hansen

    Created: Fri, 30 Jul 2004 11:36 AM
    Updated: Fri, 30 Jul 2004 11:38 AM

Description:
Calling the org.apache.axis.encoding.TypeMappingRegistryImpl.registerDefault(...) method seems to create a "delegate loop" where the delegate of the delegate of the default type mapping points back to the default type mapping itself.  Attached is sample code the illustrates the bug and throws a java.lang.StackOverflowError when you try to look up a type using the default type mapping.




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