[
https://issues.jboss.org/browse/JBIDE-11294?page=com.atlassian.jira.plugi...
]
Brian Fitzpatrick commented on JBIDE-11294:
-------------------------------------------
The "REPLACE_WITH_ACTUAL_URL" is coming from the WSDL itself if you look at the
soap:address... In my case it looks like this:
<service name='HelloWorldService'>
<port binding='tns:HelloWorldBinding' name='HelloWorldPort'>
<soap:address location='REPLACE_WITH_ACTUAL_URL'/>
</port>
</service>
Not sure where this particular string is coming from, but it has to be coming from the WTP
wsdl-generation wizard somewhere...
Error is thrown in error log when testing improper URL of Web Service
with Web Service Tester
---------------------------------------------------------------------------------------------
Key: JBIDE-11294
URL:
https://issues.jboss.org/browse/JBIDE-11294
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Webservices
Affects Versions: 3.3.0.Beta1
Reporter: Jaroslav Jankovič
Assignee: Brian Fitzpatrick
Priority: Critical
Fix For: 3.3.0.Beta3
In my opinion, if I want to test some web service with Web Service tester and provide
some wsdl file with improper URL location, message in Response Body should be adequate.
There is no need to throw error in error log.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira