gtata007 commented on issue #3971: URL: https://github.com/apache/camel-k/issues/3971#issuecomment-1591984808
Hi @tadayosi, Thank you for your reply and suggestions. I just wanted to try converting the XML data to JSON directly without any intermediatory POJO class. Because my XML file is too vague and sometimes dynamic. So, for this reasons, i would like to try camel:xmljson which converts xml to json directly. https://cwiki.apache.org/confluence/display/CAMEL/XmlJson#:~:text=Remember%20that%20this%20data%20format%20is%20available%20from%20Camel%202.10. To achieve this, I upgraded the camel-K version to **1.12.0** and tried to use **camel:xmljson** plugin at the runtime. However, I am unable to run the sample program and it is throwing an error while finding the file in the repository. Do you have any recommendations on this? Please throw some light on this to achieve a similar scenario. Regards, Guru -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org