Bug 1315441
Summary: | [GSS] (6.4.z) Flagging of invalid login credential for datasource is inconsistent. | ||
---|---|---|---|
Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Lami Akagwu <lakagwu> |
Component: | Security | Assignee: | Lin Gao <lgao> |
Status: | CLOSED DEFERRED | QA Contact: | Josef Cacek <jcacek> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.4.6 | CC: | anmiller, bbaranow, bdawidow, bmaxwell, cdewolf, darran.lofthouse, lgao, msochure, ppenicka, pskopek |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-06-06 15:19:24 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: |
Description
Lami Akagwu
2016-03-07 18:18:46 UTC
Lin Gao <lgao> updated the status of jira SECURITY-938 to Coding In Progress Carlo de Wolf <cdewolf> updated the status of jira JBEAP-3812 to Resolved More info from Lin for the Triage call: Some conflicts I see to merge this commit to EAP 6.4.x are: 1). Some new Injected dependencies were added in EAP 7 Services(like AbstractDataSourceService, AbstractResourceAdapterDeploymentService, etc), which are not in EAP 6 yet. 2). The missing class(PicketBoxSubjectFactory) in IronJacamar 1.0 branch which is used for EAP 6.x. 3). JBoss Module dependency declaration, EAP 7 uses feature pack to compose the target archive, EAP 6 specify the module dependencies in a different location. And it needs 2 parts to fix the issue by improving the ability to assist customer to find out the root cause of the exception(NOTE, no functionality fix): a). Fixes in connector subsystem, which needs the cherry-pick from EAP 7 commit which has the conflicts above b). Fixes in PicketBox(https://issues.jboss.org/browse/SECURITY-938), which needs an upgrade of PicketBox which is still not happen yet for both EAP 7 and 6(out of my control...) Lin Gao <lgao> updated the status of jira SECURITY-938 to Resolved Jiri Pallich <jpallich> updated the status of jira JBEAP-3812 to Closed |