This content has been marked as final. 
    
Show                 7 replies
    
- 
        1. Re: Consumer Max Rate not working, Why?timfox Mar 7, 2010 12:12 PM (in response to rnicholson10)When using MDBs, the JCA resource adapter is used which doesn't use either of those connection factories. Take a look at the chapter on configuring the JCA adapter for MDBs in the user manual. 
- 
        2. Re: Consumer Max Rate not working, Why?rnicholson10 Mar 7, 2010 3:51 PM (in response to timfox)Thanks Tim. I knew I was doing something stupid!
- 
        3. Re: Consumer Max Rate not working, Why?esanmartin Feb 14, 2011 4:13 PM (in response to timfox)Ok, so there are some way to configure the JCA to use a custom connection factory? 
- 
        4. Re: Consumer Max Rate not working, Why?ataylor Feb 15, 2011 1:52 AM (in response to esanmartin)what do you mean when you say a 'custom connection factory' 
- 
        5. Re: Consumer Max Rate not working, Why?esanmartin Feb 15, 2011 7:53 AM (in response to ataylor)Sorry, i'm thinking in how i can setup some queue to consume message to some rate (in example: queue1 at rate1, queue2 at rate2, ..., queueN at rateN), so, i have one connection factory by rate (and one queue by rate too). My question is how i can setup the connection factory in the JCA adapter? 
- 
        6. Re: Consumer Max Rate not working, Why?clebert.suconic Feb 15, 2011 9:11 AM (in response to esanmartin)You simply set parameters to the resource adapter. the RA is the connection factory. 
- 
        7. Re: Consumer Max Rate not working, Why?esanmartin Feb 15, 2011 10:58 AM (in response to clebert.suconic)Obrigado Clebert for your answer 
 
     
     
     
    