Bug 1126489
Summary: | [GSS] (6.4.0) Marshalling fails on objects that require permissions in their readObject | |||
---|---|---|---|---|
Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Brad Maxwell <bmaxwell> | |
Component: | Remoting | Assignee: | Brad Maxwell <bmaxwell> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Jitka Kozana <jkudrnac> | |
Severity: | unspecified | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 6.3.0 | CC: | kkhan, lthon | |
Target Milestone: | DR1 | |||
Target Release: | EAP 6.4.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: |
With the Java Security manager enabled, the java.security.AccessControlException was thrown when a java.util.Calendar object was passed as an argument or response from an EJB method, even with a java security policy that provides the necessary permissions.
This issue has been fixed in this release. The exception is no longer thrown and the marshalling and EJB call succeed.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1126528 (view as bug list) | Environment: | ||
Last Closed: | 2019-08-19 12:38:36 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: | ||||
Bug Blocks: | 1122329, 1126528 |
Description
Brad Maxwell
2014-08-04 14:32:47 UTC
David Lloyd <david.lloyd> updated the status of jira JBMAR-165 to Resolved Should be fixed by remoting upgrade to 1.4.8 https://bugzilla.redhat.com/show_bug.cgi?id=1122329 Verified with EAP 6.4.0.DR2. |