[ https://issues.apache.org/jira/browse/KARAF-7937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17914484#comment-17914484 ]
Jean-Baptiste Onofré commented on KARAF-7937: --------------------------------------------- Can you please share your bundle headers ? > ref in marshal element not allowed > ---------------------------------- > > Key: KARAF-7937 > URL: https://issues.apache.org/jira/browse/KARAF-7937 > Project: Karaf > Issue Type: IT Help > Components: karaf > Affects Versions: 4.4.6 > Reporter: Nabila Aziz Shifat > Assignee: Jean-Baptiste Onofré > Priority: Critical > > Hi I have upgraded my camel project from java 8 to Java 11 and camel version > 2.22.0 to 3.17.0 and deployed in Apache karaf 4.4.6. I have deployed a > blueprint.xml which is not getting started. The blueprint I have has ref in > json element and so it is complaining. How can I upgrade the marshal tag line > so it is aligned with camel version 3.17.0. > <dataFormats> > <json id="json" library="Jackson" prettyPrint="true" > unmarshalType="com.symcor.gmc.beans.JobDetails" /> > </dataFormats> > > {{<marshal ref="json" />}} -- This message was sent by Atlassian Jira (v8.20.10#820010)