[ 
https://issues.apache.org/jira/browse/CAMEL-13676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen updated CAMEL-13676:
--------------------------------
    Component/s: camel-core

> camel-core - XML model use different XML parser than JAXB
> ---------------------------------------------------------
>
>                 Key: CAMEL-13676
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13676
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 3.x
>
>
> The XML DSL is generated based on the model classes with JAXB annotations. 
> Also the XML DSL is loaded via JAXB. 
> We should look at using a smaller and faster XML parser, such as stax based.
> For generating the XML dump of the routes at runtime via JAXB we should make 
> that optional (they are in ModelHelper), for example move to some 
> camel-xml-jaxb or some other JAR, so this is facade better and we can make 
> Camel check if JAXB is on classpath or not and report accordingly if its not 
> possible.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to