Re: Release of Activemq 4.0.2

2006-10-16 Thread Christopher_Ong
, if my response to your question concerning message expiration might have been misleading, but expiration handling did not change from 4.0.1 to 4.0.2. You should see the behaviour I described with AMQ 4.0.1 as well. Regards, Holger Christopher_Ong wrote: Hello, is anyone can clarify

Re: Release of Activemq 4.0.2

2006-10-16 Thread Christopher_Ong
files etc. It should be done soon I hope On 10/13/06, Christopher_Ong [EMAIL PROTECTED] wrote: May I know when is the projected official release of Activemq 4.0.2 (because I prefer it's feature of auto remove of expired message where 4.0.1 can't do that)? Thanks -- View this message

Re: Release of Activemq 4.0.2

2006-10-15 Thread Christopher_Ong
Hello, is anyone can clarify my doubt? Thanks in advance. Christopher_Ong wrote: May I know when is the projected official release of Activemq 4.0.2 (because I prefer it's feature of auto remove of expired message where 4.0.1 can't do that)? Thanks -- View this message in context: http

Release of Activemq 4.0.2

2006-10-13 Thread Christopher_Ong
May I know when is the projected official release of Activemq 4.0.2 (because I prefer it's feature of auto remove of expired message where 4.0.1 can't do that)? Thanks -- View this message in context: http://www.nabble.com/Release-of-Activemq-4.0.2-tf2435693.html#a6791875 Sent from the ActiveMQ

Non-persistent expired msg problem

2006-10-12 Thread Christopher_Ong
Hi, may I know is there a configuration at the activemq.xml to remove the msg which has been expired from it's specific queue permanently (mean auto remove when the non-persistent msg has been expired)? thanks in advance -- View this message in context:

ActiveMQ 4.0.2 problem on destinations

2006-10-12 Thread Christopher_Ong
So far I had tried few distribution from 4.0.1, 4.0.1 snapshot, 4.0.1 SNAPSHOT_27_09 and it seem tat only 4.0.1 snapshot_27_09 works wif d setting of startup broker where we hav to set it at d activemq.xml whereas the other distributions can't recognise destinations. Quite surprising that even

Re: ActiveMQ.DLQ

2006-10-11 Thread Christopher_Ong
expired messages are sent to DLQs though. Regards, Jonas Christopher_Ong wrote: Is it when the message expire then it will auto been sent to DLQ? Or I have to manually send it to the DLQ? jlim wrote: Oh btw, here is an example on using them : https://svn.apache.org/repos/asf

Re: ActiveMQ.DLQ

2006-10-10 Thread Christopher_Ong
/RedeliveryPolicyTest.java Jonas Lim wrote: hi, It's the destination name for the dead letter queue. You can have a consumer listen to this queue and should be able to get the message(if any) off the DLQ . Regards, Jonas Christopher_Ong wrote: May I know what is ActiveMQ.DLQ? -- View

ActiveMQ.DLQ

2006-10-08 Thread Christopher_Ong
May I know what is ActiveMQ.DLQ? -- View this message in context: http://www.nabble.com/ActiveMQ.DLQ-tf2407939.html#a6711788 Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Re: Problem on setting destination queue at startup

2006-09-27 Thread Christopher_Ong
this a bit more explicit... http://activemq.org/site/configure-startup-destinations.html On 9/27/06, Christopher_Ong [EMAIL PROTECTED] wrote: Hello everyone, after I put the below xml codes inside my activemq.xml, it shown the error that I attached. Please guide me on how to solve the problem

Re: Problem on setting destination queue at startup

2006-09-27 Thread Christopher_Ong
06-Jul-2006 00:00 James.Strachan wrote: On 9/27/06, Christopher_Ong [EMAIL PROTECTED] wrote: I am using apache-incubator-activemq-4.1-SNAPSHOT and not 4.02, and the error is what I posted earlier. Are you sure you are using the right one from here? http://people.apache.org/maven

Problem on setting destination queue at startup

2006-09-26 Thread Christopher_Ong
Hello everyone, after I put the below xml codes inside my activemq.xml, it shown the error that I attached. Please guide me on how to solve the problem. Thanks. ?xml version=1.0 encoding=UTF-8 ? !-- START SNIPPET: xbean -- beans bean