Hide Forgot
Complexity: Low project_key: SOA See the linked issue.
Link: Added: This issue depends JBESB-3389
Needs investigation. Candidate for SOA 5.1.0
Writer: Added: dlesage
Verified in 5.1.0 ER8
Temporarily reopening to update release note info.
Release Notes Docs Status: Added: Documented as Resolved Issue Release Notes Text: Added: https://issues.jboss.org/browse/JBESB-3389 An object path was being converted to a real object twice because of conflicting calls to the Object Mapper. When the object on the object path was not a String an exception was thrown. In other cases, routing would not work. A series of code changes have been applied so that the duplication no longer occur, eliminating the problems this caused.