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 "Sanka Samaranayake (JIRA)" <ji...@apache.org> on 2006/09/29 20:54:20 UTC

[jira] Resolved: (AXIS2-1222) WSDL2Java throws a StackOverflowError

     [ http://issues.apache.org/jira/browse/AXIS2-1222?page=all ]

Sanka Samaranayake resolved AXIS2-1222.
---------------------------------------

    Resolution: Fixed


Now the Codegen generates the stub with out any issues. But I must state that I haven't tried to access the actual service using the generated stub. If there is any issues we can reopen this JIRA. 

--Sanka

> WSDL2Java throws a StackOverflowError
> -------------------------------------
>
>                 Key: AXIS2-1222
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1222
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: databinding
>            Reporter: Ruchith Udayanga Fernando
>         Assigned To: Sanka Samaranayake
>            Priority: Blocker
>
> Running WSDL2Java on the following WSDL causes a java.lang.StackOverflowError:
> http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10.svc?wsdl
> ----------------Output--------------------------
> Retrieving document at 'http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10.svc?wsdl=wsdl0', relative to 'http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10.svc?wsdl'.
> Retrieving schema at 'http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10.svc?xsd=xsd1', relative to 'http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10.svc?wsdl'.
> Retrieving schema at 'http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10.svc?xsd=xsd3', relative to 'http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10.svc?wsdl'.
> Retrieving schema at 'http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10.svc?xsd=xsd2', relative to 'http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10.svc?wsdl'.
> Retrieving schema at 'http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10.svc?xsd=xsd0', relative to 'http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10.svc?wsdl'.
> Retrieving schema at 'http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10.svc?xsd=xsd1', relative to 'http://131.107.72.15/Security_WsSecurity_Service_Indigo/WsSecurity10.svc?xsd=xsd0'.
> Exception in thread "main" java.lang.StackOverflowError

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org