Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-22576

NPE in Web Service Tester

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • LATER
    • 4.4.0.Final
    • webservices
    • None
    • Hide

      1. Open view 'Web Service Tester'
      2. Type 'http://www.webservicex.com/stockquote.asmx?WSDL' (or any existing WSDL)
      3. Select 'JAX-WS' and press 'Get from WSDL'
      4. Fill the request body
      5. Press 'Invoke'

      Show
      1. Open view 'Web Service Tester' 2. Type 'http://www.webservicex.com/stockquote.asmx?WSDL' (or any existing WSDL) 3. Select 'JAX-WS' and press 'Get from WSDL' 4. Fill the request body 5. Press 'Invoke'

      NPE in Web Service Tester when calling SOAP WS.

      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)
      

      Note that this works fine in JBDS 9.1.0.GA

            bfitzpat_rh Brian Fitzpatrick (Inactive)
            apodhrad@redhat.com Andrej Podhradsky
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: