Bug 1319552

Summary: Response header for kie-server call always returns application/xml
Product: [Retired] JBoss BRMS Platform 6 Reporter: Alessandro Lazarotti <alazarot>
Component: Kie-ServerAssignee: Edson Tirelli <etirelli>
Status: CLOSED EOL QA Contact: Karel Suta <ksuta>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2.0   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1319553 (view as bug list) Environment:
Last Closed: 2020-03-27 20:05:01 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 1319553    

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