]
Marián Labuda closed JBIDE-13586.
---------------------------------
Closing. out of date
Empty/blank response header after POST request
----------------------------------------------
Key: JBIDE-13586
URL:
https://issues.jboss.org/browse/JBIDE-13586
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: webservices
Affects Versions: 4.1.0.Alpha1
Reporter: Juergen Zimmermann
Assignee: Brian Fitzpatrick
I tried 4.1.0.Alpha1 (see
http://lists.jboss.org/pipermail/jbosstools-dev/2013-February/007053.html) on Kepler 5a.
When I use the Web Service Tester and send a POST request with request header
content-type=application/json, then the response header is totally blank/empty although
the server-side operation in JBossAS 7.2 was successful.