Please do not post the same question multiple time in different threads (I
answered your last question in the other thread).
Please spend a bit more time to resolve your issues before posting your
questions.
Please be more patient. Most of the users like me spend his/her spare time
to help others h
Hi Christian
Thank you so much. Could you help me with configuring the marshaller. The
class is something called DTPowerconsumption which has the schema for the
pojo.
I see in Camel jaxb component that there are parameters called contextPath
and namespaces. What should I enter for those values?
Hi
I have tried to marshal the exchange coming from cxf endpoint before putting
into the ActiveMQ Queue.
It gives d
Hi Christain
I was referring the documentation at http://camel.apache.org/jaxb.html
Am i supposed to use
*
http://example.camel.org/apache}po"; />
*
and
*
*
If so could you guide me what should be entered for contextPath and
partNamespace? I am new
Yes, use the camel-jaxb dataformat to marshal your payload into a
byte[]/String before sending it to the queue. After dequeuing it, unmarshal
it to your Java pojo.
Best,
Christian
-
Software Integration Specialist
Apache Camel committer: https://camel.apache.org/team
V.P. Apache