Hi,

I want to implement something like below, How direct support this, i want to
query second JPA if first database dont respond.

.loadBalance().failover().
pollEnrich("jpa:VasRequest?consumer.namedQuery=verifyRequests&persistenceUnit=VasServicePU1",
             
"jpa:VasRequest?consumer.namedQuery=verifyRequests&persistenceUnit=VasServicePU2")



--
View this message in context: 
http://camel.465427.n5.nabble.com/LoadBalance-for-pollenrich-tp5757837p5757926.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to