[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-6694) [tester] StackOverflowError when reading WSDL

Lukas Jungmann (JIRA) jira-events at lists.jboss.org
Thu Jul 22 10:12:40 EDT 2010


    [ https://jira.jboss.org/browse/JBIDE-6694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12540565#action_12540565 ] 

Lukas Jungmann commented on JBIDE-6694:
---------------------------------------

test added in svn r23667

> [tester] StackOverflowError when reading WSDL
> ---------------------------------------------
>
>                 Key: JBIDE-6694
>                 URL: https://jira.jboss.org/browse/JBIDE-6694
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Webservices
>    Affects Versions: 3.2.0.M2
>            Reporter: Lukas Jungmann
>            Assignee: Brian Fitzpatrick
>
> -set http://www.webservicex.net/convertMetricWeight.asmx?wsdl to WebService tester -> Get from WSDL -> URL... dialog and press OK
> => java.lang.StackOverflowError
> at org.jdom.Verifier.checkCharacterData(Verifier.java:181)
> at org.jdom.Text.setText(Text.java:187)
> at org.jdom.Text.<init>(Text.java:99)
> at org.jdom.DefaultJDOMFactory.text(DefaultJDOMFactory.java:101)
> at org.jdom.input.DOMBuilder.buildTree(DOMBuilder.java:288)
> at org.jdom.input.DOMBuilder.buildTree(DOMBuilder.java:280)
> at org.jdom.input.DOMBuilder.buildTree(DOMBuilder.java:280)
> at org.jdom.input.DOMBuilder.buildTree(DOMBuilder.java:280)
> at org.jdom.input.DOMBuilder.buildTree(DOMBuilder.java:280)
> at org.jdom.input.DOMBuilder.build(DOMBuilder.java:147)
> at org.jboss.tools.ws.ui.utils.TesterWSDLUtils.getNamedSchemaElement(TesterWSDLUtils.java:289)
> at org.jboss.tools.ws.ui.utils.TesterWSDLUtils.getNamedSchemaElement(TesterWSDLUtils.java:365)
> at org.jboss.tools.ws.ui.utils.TesterWSDLUtils.processType(TesterWSDLUtils.java:569)
> at org.jboss.tools.ws.ui.utils.TesterWSDLUtils.processChild(TesterWSDLUtils.java:623)
> at org.jboss.tools.ws.ui.utils.TesterWSDLUtils.processType(TesterWSDLUtils.java:575)
> at org.jboss.tools.ws.ui.utils.TesterWSDLUtils.processChild(TesterWSDLUtils.java:623)
> at org.jboss.tools.ws.ui.utils.TesterWSDLUtils.processType(TesterWSDLUtils.java:575)
> ...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list