|
Quick Lists
|
|
Bug ID:
|
6536295
|
|
Votes
|
0
|
|
Synopsis
|
LTP: XMLEncoder could not encode EnumMap
|
|
Category
|
java:classes_beans
|
|
Reported Against
|
|
|
Release Fixed
|
7(b20)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
|
|
Submit Date
|
20-MAR-2007
|
|
Description
|
XMLEncoder could not encode EnumMap using internal customer delegate for Map.
It is impossible to create custom customer delegate for EnumMap, because key type is not accessible.
http://forum.java.sun.com/thread.jspa?threadID=5149379&tstart=0
Posted Date : 2007-03-20 12:26:55.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
java_util_EnumMap_PersistenceDelegate should be added to the MetaData
Posted Date : 2007-03-20 12:29:16.0
Also we should create persistence delegates to support XML encoding of java.util.EnumSet
Posted Date : 2007-07-18 17:25:41.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |