[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-6593) [tester] Sample soap message is not being generated for the second service defined in a WSDL

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Thu Jul 8 16:08:48 EDT 2010


     [ https://jira.jboss.org/browse/JBIDE-6593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Fitzpatrick resolved JBIDE-6593.
--------------------------------------

    Fix Version/s: 3.2.0.M2
       Resolution: Done


This should be fixed. It now passes your tests Lukas. :)

> [tester] Sample soap message is not being generated for the second service defined in a WSDL
> --------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-6593
>                 URL: https://jira.jboss.org/browse/JBIDE-6593
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Webservices
>    Affects Versions: 3.2.0.M1
>            Reporter: Lukas Jungmann
>            Assignee: Brian Fitzpatrick
>             Fix For: 3.2.0.M2
>
>         Attachments: imported.wsdl, org.jboss.tools.ws.ui4.patch, original.wsdl, schema.xsd
>
>
> -have attached wsdls/xsd
> -load it into tester
> -choose "gsearch_rss" service in service selection popup
> => generated SOAP msg is empty but should be:
> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" >
> <soap:Body>
> <GetSearchResults xmlns = "http://www.ecubicle.net/webservices">
> <searchPage>?</searchPage>
> <gQuery>?</gQuery>
> <numOfResults>?</numOfResults>
> </GetSearchResults>
> </soap:Body>
> </soap:Envelope>

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