[jbosstools-issues] [JBoss JIRA] (JBIDE-11707) Editing generated WSDL file doesn't affect Web Service Tester

Jaroslav Jankovič (JIRA) jira-events at lists.jboss.org
Mon Apr 30 04:32:18 EDT 2012


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

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

Stacktrace of error - expected for wrong URL location, but WSDL file was edited to contain right location.

{code:borderStyle=solid}

javax.xml.ws.WebServiceException: {http://webservices.samples.jboss.org}HelloWorldService is not a valid service. Valid services are: {http://webservices.samples.jboss.org/}HelloWorldService
	at com.sun.xml.internal.ws.client.WSServiceDelegate.<init>(WSServiceDelegate.java:220)
	at com.sun.xml.internal.ws.client.WSServiceDelegate.<init>(WSServiceDelegate.java:165)
	at com.sun.xml.internal.ws.spi.ProviderImpl.createServiceDelegate(ProviderImpl.java:93)
	at javax.xml.ws.Service.<init>(Service.java:76)
	at javax.xml.ws.Service.create(Service.java:700)
	at org.jboss.tools.ws.ui.utils.JAXWSTester2.doTest(JAXWSTester2.java:139)
	at org.jboss.tools.ws.ui.views.JAXRSWSTestView2.handleWSTest(JAXRSWSTestView2.java:1799)
	at org.jboss.tools.ws.ui.views.JAXRSWSTestView2.access$34(JAXRSWSTestView2.java:1785)
	at org.jboss.tools.ws.ui.views.JAXRSWSTestView2$21.run(JAXRSWSTestView2.java:1702)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)


{code} 


                
> Editing generated WSDL file doesn't affect Web Service Tester
> -------------------------------------------------------------
>
>                 Key: JBIDE-11707
>                 URL: https://issues.jboss.org/browse/JBIDE-11707
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Webservices
>    Affects Versions: 3.3.0.Beta3
>            Reporter: Jaroslav Jankovič
>            Assignee: Brian Fitzpatrick
>             Fix For: 3.3.0.Beta3, 3.3.0.CR1, 3.3.0.Final
>
>


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