Hi,
To be sure that I'm right in my understanding on how camel 2.x +
spring works, if I use in my java dsl the following syntax :
1)
from()
.transacted("PROPAGATION_REQUIRED")
Do Camel will lookup in the bean registry to find a bean id with name
= ""PROPAGATION_REQUIRED"" ?
Does it work like that too on osgi platform ?
2)
With Spring DSL, we can assign the TransactionErrorHandler ref to the
route like that : <route errorHandlerRef="txErrorHandlerReqNew">
Do we have to do that with Java DSL ? If yes how ?
KR,
Charles Moulliard
Senior Enterprise Architect (J2EE, .NET, SOA)
Apache Camel/ServiceMix Committer
*******************************************************************
- Blog : http://cmoulliard.blogspot.com
- Twitter : http://twitter.com/cmoulliard
- Linkedlin : http://www.linkedin.com/in/charlesmoulliard