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
Priority: Critical
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
