Also, FYI.  My current route for testing looks like:

<route>
  <from uri="servlet:///hello"/>
  <camel:to uri="jpa:MsgOutEntityBean"/>
</route>

I have tracing enabled, and I see that the message going to the jpa
component has the values set in the Header (which was passed in via the URL
to the servlet), but the Body is null.

--
View this message in context: 
http://camel.465427.n5.nabble.com/Transform-header-values-into-jpa-bean-body-tp4841535p4841712.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to