Andrej Podhradsky created JBDS-3937:
---------------------------------------
Summary: NPE in Web Service Tester
Key: JBDS-3937
URL:
https://issues.jboss.org/browse/JBDS-3937
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: webservices
Environment: Version: 10.0.0.GA
Build id: GA-v20160603-1025-B5510
Reporter: Andrej Podhradsky
NPE in Web Service Tester when calling SOAP WS.
{code}
java.lang.NullPointerException
at org.jboss.tools.ws.ui.views.JAXRSWSTestView2.handleWSTest(JAXRSWSTestView2.java:1909)
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:55)
{code}
Note that this works fine in JBDS 9.1.0.GA
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)