[jbosstools-issues] [JBoss JIRA] (JBIDE-13527) [tester] freeze parsing wsdl

Jaroslav Jankovič (JIRA) jira-events at lists.jboss.org
Tue Jun 4 04:04:54 EDT 2013


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

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

Brian I was talking about response to invoking the message. Not a request message body - I am getting a correct SOAP message too.

The error I am talking about is:
{code}
javax.xml.ws.WebServiceException: {http://types.complex.jaxws.ws.test.jboss.org/}RegistrationServiceImplService is not a valid service. Valid services are: {http://complex.jaxws.ws.test.jboss.org}RegistrationServiceImplService
	at com.sun.xml.internal.ws.client.WSServiceDelegate.<init>(WSServiceDelegate.java:226)
	at com.sun.xml.internal.ws.client.WSServiceDelegate.<init>(WSServiceDelegate.java:171)
	at com.sun.xml.internal.ws.spi.ProviderImpl.createServiceDelegate(ProviderImpl.java:96)
	at javax.xml.ws.Service.<init>(Service.java:77)
	at javax.xml.ws.Service.create(Service.java:707)
	at org.jboss.tools.ws.ui.utils.JAXWSTester2.doTest(JAXWSTester2.java:139)
	at org.jboss.tools.ws.ui.views.JAXRSWSTestView2.handleWSTest(JAXRSWSTestView2.java:1823)
	at org.jboss.tools.ws.ui.views.JAXRSWSTestView2.access$34(JAXRSWSTestView2.java:1809)
	at org.jboss.tools.ws.ui.views.JAXRSWSTestView2$21.run(JAXRSWSTestView2.java:1726)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
{code}
                
> [tester] freeze parsing wsdl
> ----------------------------
>
>                 Key: JBIDE-13527
>                 URL: https://issues.jboss.org/browse/JBIDE-13527
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Webservices
>    Affects Versions: 3.3.2.Final
>            Reporter: Alessio Soldano
>            Assignee: Brian Fitzpatrick
>              Labels: new_and_noteworthy
>             Fix For: 4.1.0.Beta1
>
>         Attachments: jaxws-complex.war, threaddump.txt
>
>
> JBT freezes when the ws tester is used to consume the wsdl contract for the jaxws-complex.war test deployment of JBossWS testsuite.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the jbosstools-issues mailing list