-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
None
AT:
- I can use JAX-B variable serialization in process engine
- Testcase exists
Note:
The variable serialization in the engine requires this method to store the root type together with the serialized value of a variable value.
Current behavior: Although the method exists and has an implementation, XmlDomDataFormat has no TypeDetectors and won't return a type name for any passed argument. Furthermore, the method is currently untested