Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1069781

Summary: REST operations returns 401 on Tomcat 7 configured with JAAS
Product: [Retired] JBoss BRMS Platform 6 Reporter: Radovan Synek <rsynek>
Component: Business CentralAssignee: Maciej Swiderski <mswiders>
Status: CLOSED CURRENTRELEASE QA Contact: Radovan Synek <rsynek>
Severity: high Docs Contact:
Priority: high    
Version: 6.0.1CC: kverlaen, rrajasek
Target Milestone: ER2   
Target Release: 6.0.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 19:58:06 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:
Embargoed:
Attachments:
Description Flags
http response none

Description Radovan Synek 2014-02-25 16:20:34 UTC
Created attachment 867512 [details]
http response

Description of problem:
Having tomcat 7 configured with JAAS, REST operations (cloning a repository, creating a deployment unit) ends up with 401: This request requires HTTP authentication (Validation fails.).

Logging into web UI works without any problem.

Version-Release number of selected component (if applicable):
6.0.1.ER1


Steps to Reproduce:
1. configure EWS tomcat7 following the installation guide, chapter 2.2 [1]
2. try some REST operation, e.g. GET http://localhost:8080/business-central/rest/repositories


[1]: http://documentation-devel.engineering.redhat.com/site/documentation/en-US/Red_Hat_JBoss_BPM_Suite/6/html-single/Installation_Guide/index.html#Setting_up_Business_Central

Additional information:
web.xml in the tomcat7 compliant business-central is of version 2.5, probably should be 3.0

Comment 2 Radovan Synek 2014-03-06 12:01:19 UTC
Verified with BPMS-6.0.1.ER2