]
Xavier Coulon reassigned JBIDE-22576:
-------------------------------------
Assignee: Brian Fitzpatrick (was: Xavier Coulon)
NPE in Web Service Tester
-------------------------
Key: JBIDE-22576
URL:
https://issues.jboss.org/browse/JBIDE-22576
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: webservices
Affects Versions: 4.4.0.Final
Environment: Version: 10.0.0.GA
Build id: GA-v20160603-1025-B5510
Reporter: Andrej Podhradsky
Assignee: Brian Fitzpatrick
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