[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 May 28 05:42:17 EDT 2012


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

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

Brian, now different error is thrown:

{code}
java.lang.Exception: javax.xml.ws.soap.SOAPFaultException: Unexpected wrapper element {http://webservices.samples.jboss.org}sayHello found.   Expected {http://webservices.samples.jboss.org/}sayHello.
	at org.jboss.tools.ws.ui.utils.JAXWSTester2.doTest(JAXWSTester2.java:205)
	at org.jboss.tools.ws.ui.views.JAXRSWSTestView2.handleWSTest(JAXRSWSTestView2.java:1803)
	at org.jboss.tools.ws.ui.views.JAXRSWSTestView2.access$34(JAXRSWSTestView2.java:1789)
	at org.jboss.tools.ws.ui.views.JAXRSWSTestView2$21.run(JAXRSWSTestView2.java:1706)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Caused by: javax.xml.ws.soap.SOAPFaultException: Unexpected wrapper element {http://webservices.samples.jboss.org}sayHello found.   Expected {http://webservices.samples.jboss.org/}sayHello.
	at com.sun.xml.internal.ws.fault.SOAP11Fault.getProtocolException(SOAP11Fault.java:178)
	at com.sun.xml.internal.ws.fault.SOAPFaultBuilder.createException(SOAPFaultBuilder.java:111)
	at com.sun.xml.internal.ws.client.dispatch.DispatchImpl$DispatchAsyncInvoker$1.onCompletion(DispatchImpl.java:450)
	at com.sun.xml.internal.ws.client.Stub$1.onCompletion(Stub.java:381)
	at com.sun.xml.internal.ws.api.pipe.Fiber.completionCheck(Fiber.java:502)
	at com.sun.xml.internal.ws.api.pipe.Fiber.run(Fiber.java:420)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:722)
{code}

Your workaround doesn't work for me, I have been always trying to reselect the operation before clicking Invoke button.
                
> 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.CR1
>
>


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