Bug 1063823

Summary: org.jboss.as.test.integration.security.loginmodules.negotiation tests will fail if run after ExternalContextBindingTestCase
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Pavel Jelinek <pjelinek>
Component: TestsuiteAssignee: baranowb <bbaranow>
Status: CLOSED CURRENTRELEASE QA Contact: Pavel Jelinek <pjelinek>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.2.1CC: bbaranow, cdewolf, jmartisk, rdickens
Target Milestone: CR2   
Target Release: EAP 6.2.3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-09 12:47:39 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:
Bug Depends On: 1054106    
Bug Blocks: 1067532    

Description Pavel Jelinek 2014-02-11 13:37:34 UTC
The reason is unregistered BouncyCastle. 
The issue came with https://github.com/jbossas/jboss-eap/pull/892/
See the discussion and build problems in the https://github.com/jbossas/jboss-eap/pull/892/
Using https://github.com/jbossas/jboss-eap/pull/852 instead will fix it.

Comment 1 baranowb 2014-04-29 09:32:10 UTC
After xalan upgrade to redhat-7, this seems to me 100% failure.

Including in https://bugzilla.redhat.com/show_bug.cgi?id=eap62-cp03-blockers as this is 100% regression.


Xalan upgrade: https://bugzilla.redhat.com/show_bug.cgi?id=1091999  ( Upgrade xalan to 2.7.1.redhat-7 from 2.7.1.redhat-6 )

Comment 2 baranowb 2014-04-29 09:44:18 UTC
There was a partiall commit( part of 6.3 change ) commited to 6.2.x: https://github.com/baranowb/jboss-eap/commit/dc5ecf74dc151906d1b45f4d1153e6130e382944

Comment 4 Pavel Jelinek 2014-05-06 08:39:32 UTC
Verified for EAP 6.2.3.CP.CR2.