Re: JPA @Consumed

2013-12-11 Thread richie.rivi...@gmail.com
s? thanks -- View this message in context: http://camel.465427.n5.nabble.com/JPA-Consumed-tp5744640p5744651.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: JPA @Consumed

2013-12-11 Thread richie.rivi...@gmail.com
camel.465427.n5.nabble.com/JPA-Consumed-tp5744640p5744650.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: JPA @Consumed

2013-12-11 Thread richie.rivi...@gmail.com
his setting now to see if I can find anything but any help is welcome. thanks again -- View this message in context: http://camel.465427.n5.nabble.com/JPA-Consumed-tp5744640p5744646.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: JPA @Consumed

2013-12-11 Thread Willem Jiang
Can you change the below to(“jpa…”) to pollEnrich(“jpa…”)? In this way the @Cousumed can be called. -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com(http://willemjiang.blogspot.com/) (English) http://jnn.iteye.com(http://jnn.javaeye.com/) (Chinese)

Re: JPA @Consumed

2013-12-11 Thread richie.rivi...@gmail.com
); So having a think about that I went into my type converter and tried to grab this header but to my surprise it wasn't there. Will be thinking about this more... ideas are welcome. thanks -- View this message in context: http://camel.465427.n5.nabble.com/JPA-Consumed-tp5744640p57

JPA @Consumed

2013-12-11 Thread richie.rivi...@gmail.com
know that it is not trying to run any sql to update these fields as I have a log of all the sql executed during execution. If you have any ideas as to why this is not working I would appreciate it. -- View this message in context: http://camel.465427.n5.nabble.com/JPA-Consumed-tp5744640.html Sent from the Camel - Users mailing list archive at Nabble.com.