[
https://issues.jboss.org/browse/JBIDE-22576?page=com.atlassian.jira.plugi...
]
Alexey Kazakov updated JBIDE-22576:
-----------------------------------
Project: Tools (JBoss Tools) (was: Red Hat JBoss Developer Studio
(devstudio))
Key: JBIDE-22576 (was: JBDS-3937)
Workflow: GIT Pull Request workflow (was: CDW v1)
Status: Open (was: New)
Docs QE Status: (was: NEW)
Component/s: webservices
(was: webservices)
Affects Version/s: (was: 10.0.0.GA)
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
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)