Bug 1240345

Summary: change security-domain to != "other" not working
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Rick Wagner <rwagner>
Component: SwitchYardAssignee: tcunning
Status: VERIFIED --- QA Contact: ppecka <ppecka>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0.0 GACC: jochen.riedlinger, ppecka, soa-p-jira
Target Milestone: CR1   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Support Patch
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1214695    

Description Rick Wagner 2015-07-06 16:02:12 UTC
Description of problem:

With quick start example(policy-security-wss-username) provided by FSW 6.0.0, changing security-domain does not work as expected.

Steps to Reproduce:
1. modify  switchyard.xml in "policy-security-wss-username"
  <security rolesAllowed="friend" securityDomain="overlord-jaxrs"/>
2. modify jboss-web.xml in "policy-security-wss-username"
  <security-domain>java:/jaas/overlord-jaxrs</security-domain>
3. mvn clean insall
4. start FSW
5. mvn jboss-as:deploy
6. mvn exec:java -Dexec.args="confidentiality clientAuthentication" -Djavax.net.ssl.trustStore=connector.jks

Actual results:
16:37:21,380 INFO [org.switchyard.quickstarts.demo.policy.security.wss.username.WorkServiceBean] (http-localhost.localdomain/127.0.0.1:8443-1) :: WorkService :: Received work command => CMD-1402904240758

Expected results:
Exception is thrown

Comment 4 JBoss JIRA Server 2015-10-15 03:06:58 UTC
Tomohisa igarashi <tm.igarashi> updated the status of jira SWITCHYARD-2130 to Reopened

Comment 5 JBoss JIRA Server 2015-10-21 13:38:45 UTC
Tomohisa igarashi <tm.igarashi> updated the status of jira SWITCHYARD-2130 to Resolved