Issue Type: Bug Bug
Affects Versions: 1.1
Assignee: Unassigned
Components: component-resteasy
Created: 28/Feb/14 10:16 AM
Description:

RESTEasyContextMapper requires all context property values to be Strings, which is a bit too restrictive, IMO. If the context mapper is configured to map the property, and it's non-null, then we should just call toString() on the property instead of doing an instanceof String.

https://github.com/jboss-switchyard/components/blob/master/resteasy/src/main/java/org/switchyard/component/resteasy/composer/RESTEasyContextMapper.java#L81

Project: SwitchYard
Priority: Major Major
Reporter: Keith Babo
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira