ObjectMapper does not easily allow to use MVEL expressions on object in default slot
------------------------------------------------------------------------------------
Key: JBESB-1911
URL:
https://jira.jboss.org/jira/browse/JBESB-1911
Project: JBoss ESB
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Rosetta
Affects Versions: 4.4
Reporter: Jiri Pechanec
Priority: Minor
Fix For: 4.x
The MVEL expressions are used only if path contains the name of the slot in message body.
This lead to ugly addressing like
body.'org.jboss.soa.esb.message.defaultEntry'.<mvelpath> which moreover
depends on implementation internals.
It would be useful to provide standardized access like body..<mvelpath> or
body.$default.<mvelpath>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira