Thanks a lot.
Just some more things.. Where exactly has the spring services need to be
called or injected ?
Also assume in this route
--from("file://C://test//from").bean(MyClass,
--"myMethod").to("file://C://test//to");
Assume MyClass having myMethod can log to the database , since the message
payload is received in MyClass. Now myMethod generates a Random Unique name
for the file and log it into the database.
How can the output (file://c://test/to) directory know what is the new name
of the file ?
Thanks,
Franklin
--
View this message in context:
http://www.nabble.com/Apache-Camel-and-calling-Spring-Business-Services-tp20819198s22882p20820119.html
Sent from the Camel - Users mailing list archive at Nabble.com.