Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Java-M1
-
None
-
Win2K Sun JDK 1.4.2_11
Description
The Tuscany SDO Serializer generates an invalid namespace prefix for namespaces that end with a '-' followed by a number.
For example, Tuscany SDO generates the invalid namespace prefix "1" for namespace http://www.example.com/simple-1. Any DataObjects saved with the .../simple-1 namespace cannot be subsequently loaded.
I suspect this may be an EMF bug.