This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: Changing default poller behavior for JPA componentdavsclaus Sep 21, 2010 5:27 AM (in response to wspablo)Have you tried using enrich instead? As an alternative you can always use plain JDBC, Spring JDBCTemplate or iBatis. 
- 
        2. Re: Changing default poller behavior for JPA componentdavsclaus Sep 21, 2010 9:41 AM (in response to davsclaus)I created a ticket at Apache Camel https://issues.apache.org/activemq/browse/CAMEL-3142 So the jpa consumer works better with pollEnrich. 
- 
        3. Re: Changing default poller behavior for JPA componentwspablo Sep 22, 2010 6:30 PM (in response to davsclaus)Thanks for the ticket. Using enrich instead pollEnrich doesn't work as the first one uses a producer instead a consumer Regards 
 
    