[jbosstools-issues] [JBoss JIRA] (JBIDE-11294) Error is thrown in error log when testing improper URL of Web Service with Web Service Tester

Jaroslav Jankovič (JIRA) jira-events at lists.jboss.org
Tue Mar 13 10:32:47 EDT 2012


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

Jaroslav Jankovič commented on JBIDE-11294:
-------------------------------------------

Stacktrace of exception:


{code:title=MalformedURLException}
java.net.MalformedURLException: no protocol: REPLACE_WITH_ACTUAL_URL
	at java.net.URL.<init>(URL.java:567)
	at java.net.URL.<init>(URL.java:464)
	at java.net.URL.<init>(URL.java:413)
	at org.jboss.tools.ws.ui.utils.JAXWSTester2.doTest(JAXWSTester2.java:137)
	at org.jboss.tools.ws.ui.views.JAXRSWSTestView2.handleWSTest(JAXRSWSTestView2.java:1409)
	at org.jboss.tools.ws.ui.views.JAXRSWSTestView2.access$29(JAXRSWSTestView2.java:1395)
	at org.jboss.tools.ws.ui.views.JAXRSWSTestView2$18.run(JAXRSWSTestView2.java:1320)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
{code}

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

       



More information about the jbosstools-issues mailing list