]
Lukas Jungmann updated JBIDE-6593:
----------------------------------
Attachment: imported.wsdl
schema.xsd
original.wsdl
sample WSDLs (original is the base one)
[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
Attachments: imported.wsdl, 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: