[jbosstools-issues] [JBoss JIRA] (JBIDE-13527) [tester] freeze parsing wsdl

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Tue Feb 12 11:47:56 EST 2013


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

Alessio Soldano commented on JBIDE-13527:
-----------------------------------------

Here is a more complete invocation example:

{code}
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Body><ns2:Register xmlns="http://complex.jaxws.ws.test.jboss.org/" xmlns:ns2="http://types.complex.jaxws.ws.test.jboss.org/" xmlns:ns3="http://extra.complex.jaxws.ws.test.jboss.org/"><ns2:Customer><address><city>a</city><state>b</state><street>c</street><zip>d</zip></address><contactNumbers><areaCode>e</areaCode><exchange>f</exchange><line>g</line></contactNumbers><id>9</id><name><firstName>h</firstName><lastName>i</lastName><middleName>j</middleName></name><referredCustomers><address><city>k</city><state>l</state><street>m</street><zip>n</zip></address><contactNumbers><areaCode>o</areaCode><exchange>p</exchange><line>q</line></contactNumbers><id>1</id><name><firstName>r</firstName><lastName>s</lastName><middleName>t</middleName></name></referredCustomers></ns2:Customer><ns2:When xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:type="xs:string">432</ns2:When></ns2:Register></soap:Body></soap:Envelope>
{code}
                
> [tester] freeze parsing wsdl
> ----------------------------
>
>                 Key: JBIDE-13527
>                 URL: https://issues.jboss.org/browse/JBIDE-13527
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Webservices
>    Affects Versions: 3.3.2
>            Reporter: Alessio Soldano
>            Assignee: Brian Fitzpatrick
>         Attachments: jaxws-complex.war, threaddump.txt
>
>
> JBT freezes when the ws tester is used to consume the wsdl contract for the jaxws-complex.war test deployment of JBossWS testsuite.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the jbosstools-issues mailing list