]
Andrej Podhradsky updated JBDS-3937:
------------------------------------
Affects Version/s: 10.0.0.GA
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
Affects Versions: 10.0.0.GA
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