Listen topic with consumer.retroactive=true in MDB

2008-01-14 Thread ivanrc
Hello, Do Anybody Know How can I set the "consumer.retroactive=true" of if it is supported when I set the configuration of one MDB that use the ActiveMQ´s Resource Adapter. The MDB activation config is same as this: destination queue.testQueue destinationTy

Re: What is the function of destinationPolicy?

2007-10-19 Thread ivanrc
James.Strachan wrote: > > To attach different policies to destinations :) > > On 18/10/2007, ivanrc <[EMAIL PROTECTED]> wrote: >> >> Hi, >> >> Is DestinationPolicy for durable or Non-durable Consumers or both? > > Is for destinations, n

What is the function of destinationPolicy?

2007-10-18 Thread ivanrc
Hi, Is DestinationPolicy for durable or Non-durable Consumers or both? I have got this in my config file but neither timedSubscriptionRecoveryPolicy nor oldestMessageEvictionStrategy work.

Re: Data source configuration of Apache D erby Network Server´s with client driver

2007-10-17 Thread ivanrc
yata! It´s very easy! org.apache.derby.jdbc.ClientDriver is into derbyclient.jar that come with derby installation zip file ivanrc wrote: > > Hi, > > I would like to know if I can define the Derby DataSource (derby-ds) to > use th

Data source configuration of Apache Der by Network Server´s with client driver

2007-10-17 Thread ivanrc
Hi, I would like to know if I can define the Derby DataSource (derby-ds) to use the client driver (org.apache.derby.jdbc.ClientDriver) because I have ready an Apache Derby Network server listening on port 1527. If someone can write me down some example, I´ll be very glad Thanks. -- View thi