Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.6
-
Fix Version/s: 1.0.2
-
Component/s: Converters
-
Labels:None
Description
Would like to use XStream for all ejb-jar.xml, web.xml, ra.xml, and application.xml marshalling/unmarshalling in Geronimo/OpenEJB. Sadly, changing the xml format would involve assasination of several people in the spec committies and bankruptsy of several major tech companies ... or a stylesheet.
Attached is a test case for a dtd that may look like this:
<!ELEMENT person (name,age,phoneNumber+)>
<!ELEMENT phoneNumber (#PCDATA)>
This is used pretty much everywhere in all of the J2EE-related dtds.
Activity
David Blevins
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | collectionConverterTest.tgz [ 12068 ] |
Joe Walnes
made changes -
| Fix Version/s | 1.1 [ 10710 ] |
Joe Walnes
made changes -
| Fix Version/s | 1.1 [ 10710 ] | |
| Fix Version/s | 1.0.2 [ 10790 ] |
Joe Walnes
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |
Attached is a test case and maven report of the test failing