Bug 1104336
Summary: | [GSS] (6.2.x) 'Compatible Change' Marshalling does not allow classes to be removed from the class hierarchy of a serialized class | ||
---|---|---|---|
Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Brad Maxwell <bmaxwell> |
Component: | Remoting | Assignee: | David M. Lloyd <david.lloyd> |
Status: | CLOSED DEFERRED | QA Contact: | Jitka Kozana <jkudrnac> |
Severity: | unspecified | Docs Contact: | Russell Dickenson <rdickens> |
Priority: | unspecified | ||
Version: | 6.2.0 | CC: | cdewolf, smumford |
Target Milestone: | --- | ||
Target Release: | EAP 6.2.4 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
A class being marshalled (A) which extended class B which extended class C that is sent over the wire to a system which has class A extendds C failed due to this bug with a ClassNotFoundException on class B. With the fix it no longer fails.
|
Story Points: | --- |
Clone Of: | 1104328 | Environment: | |
Last Closed: | 2014-06-16 13:23:14 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: | 1104328 | ||
Bug Blocks: | 1067534, 1104306 |
Description
Brad Maxwell
2014-06-03 18:57:06 UTC
|