It's not really clear for me what you're doing. You're trying to call
the route over direct? Are you sending a file?
Additional things you can do:
- give your routes ids --> so you can see if they have been started.
- set a breakpoint into your constructor --> so you can see if your
class have been loaded
- set a breakpoint into your method --> so you can see if the method
has been called
Am Mittwoch, den 15.06.2011, 02:06 +0200 schrieb Andrè
<morpheusan...@web.de>:
still the same,
so i think camel isnt really using this class!
cause if it would there should be an exception that the xacml parsing
fails,
cause there is no request file to parse without the consume
annotation
so do i have to do somethink more , than just <bean
class....ref...>?
--
View this message in context:
http://camel.465427.n5.nabble.com/what-did-i-forgot-Bean-integration-through-direct-start-tp4490510p4490580.html
Sent from the Camel - Users mailing list archive at Nabble.com.