Bug 1007233 - The HttpMessageComposer sets status 502 in case of any error
Summary: The HttpMessageComposer sets status 502 in case of any error
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: SwitchYard
Version: 6.0.0 GA
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ER7
: 6.0.0
Assignee: Magesh Kumar Bojan
QA Contact: Pavel Drozd
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-12 07:39 UTC by Pavel Drozd
Modified: 2015-10-18 22:38 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)
reproducer (6.25 KB, application/x-java-archive)
2013-09-17 06:39 UTC, Pavel Drozd
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SWITCHYARD-1766 0 Major Closed The HttpMessageComposer sets status 502 in case of any error 2014-06-16 23:47:52 UTC

Description Pavel Drozd 2013-09-12 07:39:17 UTC
Description of problem:
The switchayrd services with Basic authentication and http binding returns response code 502 when incorrect password/username is provided. 

The expected response code is 500.

Comment 1 Keith Babo 2013-09-16 12:56:28 UTC
Can you share an app to reproduce this issue?  HTTP authentication should delegate to the underlying JBoss Web container.

Comment 2 Pavel Drozd 2013-09-17 06:39:42 UTC
Created attachment 798620 [details]
reproducer

Send request with authorization header (role guest) to:

http://${server.host}:8080/performance-binding-http-secured-basic/CustomService/sayHello

Comment 3 JBoss JIRA Server 2013-10-24 20:53:10 UTC
Keith Babo <kbabo> made a comment on jira SWITCHYARD-1766

pushed

Comment 4 Pavel Drozd 2013-12-17 06:56:22 UTC
Verified on FSW 600ER7

Comment 5 JBoss JIRA Server 2014-06-16 23:47:53 UTC
Keith Babo <kbabo> updated the status of jira SWITCHYARD-1766 to Closed


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