Bug 1319552 - Response header for kie-server call always returns application/xml
Summary: Response header for kie-server call always returns application/xml
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: Kie-Server
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Edson Tirelli
QA Contact: Karel Suta
URL:
Whiteboard:
Depends On:
Blocks: 1319553
TreeView+ depends on / blocked
 
Reported: 2016-03-21 02:35 UTC by Alessandro Lazarotti
Modified: 2020-03-27 20:05 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1319553 (view as bug list)
Environment:
Last Closed: 2020-03-27 20:05:01 UTC
Type: Bug


Attachments (Terms of Use)

Description Alessandro Lazarotti 2016-03-21 02:35:08 UTC
Description of problem:
It does not matter is a request is done using application/json, the response always returns application/xml in the header. The payload content is correct.


Steps to Reproduce:
1. Send a request to kie-server to fire-all-rules with application/json in the header

Actual results:
The response header has application/xml instead of application/json

Expected results:
application/json in the header


Note You need to log in before you can comment on or make changes to this bug.