Bug 1167640
| Summary: | Exceptions in ejb-security-interceptors quickstart are expected according to readme but not explained | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Nikoleta Hlavickova <nziakova> |
| Component: | Quickstarts | Assignee: | jboss-set |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Nikoleta Hlavickova <nziakova> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.4.0 | CC: | bsutter, jkudrnac |
| Target Milestone: | DR12 | ||
| Target Release: | EAP 6.4.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-08-19 12:46: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: | |||
|
Description
Nikoleta Hlavickova
2014-11-25 08:49:46 UTC
Added a request to remove these stacktraces to these bugs:
* https://issues.jboss.org/browse/WFLY-4125
* https://bugzilla.redhat.com/show_bug.cgi?id=1167983
Modified the text to say:
Look at the JBoss EAP server console or log and you should see the following exceptions. The exceptions are logged for each of the tests where a request is rejected because the user is not authorized. The stacktraces were removed from this text for readability.
Fixed in this commit: https://github.com/jboss-developer/jboss-eap-quickstarts/commit/8579bd59321350ed62321764ce50f51eed38eb8f
Verified with EAP 6.4.0.DR12. |