Can I use a bean in place of a producer

2015-12-11 Thread DaddyOh
This route seems to work fine in test. I've left out the bean specifications for this context file for simplicity. http://camel.apache.org/schema/spring";> The bean does all of the work. It reads from a database and if records present it formats t

Re: file 2 transform 2 http4 (httpd status 400)

2015-11-06 Thread DaddyOh
I turned on the http wire logging and see HTTP/1.1 400 Parsing exception: fatal error at (7,617) : Invalid byte 1 of 1-byte UTF-8 sequence. So I have an encoding problem that does not show up with the File > Transform > File > Exist-db approach I'm staying with that approach because it will wo