[jbosstools-issues] [JBoss JIRA] (JBIDE-15069) Cannot use Web Service Tester to test GET requests

Juergen Zimmermann (JIRA) jira-events at lists.jboss.org
Mon Jul 1 11:00:22 EDT 2013


Juergen Zimmermann created JBIDE-15069:
------------------------------------------

             Summary: Cannot use Web Service Tester to test GET requests
                 Key: JBIDE-15069
                 URL: https://issues.jboss.org/browse/JBIDE-15069
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Webservices
    Affects Versions: 4.1.0.Beta2
            Reporter: Juergen Zimmermann


I get a NPE when I submit a GET request in the Web Service tester. In Eclipse's .log file I only have these lines:
!ENTRY org.eclipse.core.jobs 4 2 2013-07-01 16:54:21.954
!MESSAGE An internal error occurred during: "Invoking web service...".
!STACK 0
java.lang.NullPointerException
	at org.jboss.tools.ws.ui.views.JAXRSWSTestView2.handleRSTest(JAXRSWSTestView2.java:1918)
	at org.jboss.tools.ws.ui.views.JAXRSWSTestView2.access$33(JAXRSWSTestView2.java:1916)
	at org.jboss.tools.ws.ui.views.JAXRSWSTestView2$21.run(JAXRSWSTestView2.java:1723)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list