[
https://issues.apache.org/jira/browse/CAMEL-7484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang resolved CAMEL-7484.
---------------------------------
Resolution: Fixed
Applied the patch to camel master branch, and updated the wiki page for it.
> Add an option to JaxbDataFormat to include schema location in xml
> -----------------------------------------------------------------
>
> Key: CAMEL-7484
> URL: https://issues.apache.org/jira/browse/CAMEL-7484
> Project: Camel
> Issue Type: New Feature
> Components: camel-jaxb
> Reporter: Willem Jiang
> Assignee: Willem Jiang
> Fix For: 2.14.0
>
>
> Add this setting to marshaller configuration will output schema location in
> the generated xml:
> {code}
> marshaller.setProperty(Marshaller.JAXB_SCHEMA_LOCATION,
> "schemaLocation.xsd");
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)