[ 
https://issues.apache.org/activemq/browse/CAMEL-1392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52687#action_52687
 ] 

Jonathan Anstey commented on CAMEL-1392:
----------------------------------------

Also, instead of duplicating the dataformat types (and loadbalancer types too), 
you should be able to grab the short names through the JAXB metadata. Like so

{code}
dataFormat.getClass().getAnnotation(XmlRootElement.class).name()
{code}

> groovy renderer
> ---------------
>
>                 Key: CAMEL-1392
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1392
>             Project: Apache Camel
>          Issue Type: Sub-task
>            Reporter: James Strachan
>            Assignee: Xueqiang Mi
>         Attachments: camel-web-20090629.patch, camel-web-20090703.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to