[
https://issues.jboss.org/browse/JBIDE-22576?page=com.atlassian.jira.plugi...
]
Brian Fitzpatrick commented on JBIDE-22576:
-------------------------------------------
I'll add this to the list to look into once we get shifted over to Eclipse Neon
fully.
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
Fix For: LATER
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)