[
http://jira.jboss.com/jira/browse/JBESB-944?page=comments#action_12374803 ]
Kevin Conner commented on JBESB-944:
------------------------------------
This has been fixed in revision 14785.
The current mapping now allows for the first two paths to be quoted using single quotes
(') and to have characters escaped using '\'.
The escape characters still apply within the quoted section.
You can now specify the property as
body.'org.jboss.soa.esb.message.defaultEntry'
The final paths (third onwards) adhere to the standard MVEL format.
ObjectMapper does not handle qualified property names.
------------------------------------------------------
Key: JBESB-944
URL:
http://jira.jboss.com/jira/browse/JBESB-944
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Configuration
Affects Versions: 4.2 Milestone Release 3
Reporter: Kevin Conner
Assigned To: Kevin Conner
Priority: Critical
Fix For: 4.2
The ObjectMapper class maps between parts of the message and the contents but it assumes
that the name is not qualified.
Unfortunately many properties/body objects use qualified names (e.g.
org.jboss.soa.esb.message.time.dod).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira