Re: createTopic on the fly specifying constantPendingMessageLimitStrategy

2009-12-31 Thread KameshBathina
using Topics. >> >> I found a solution to my problem. I just name my Topics using a >> predefined >> name pattern preffix e.g. Milestone{0} so I add a policy using wildcards >> to >> match all Topics named starting with that prefix; it seems to work. >> >

Re: createTopic on the fly specifying constantPendingMessageLimitStrategy

2009-10-20 Thread Gary Tully
ern preffix e.g. Milestone{0} so I add a policy using wildcards to > match all Topics named starting with that prefix; it seems to work. > > Many thanks once more. > Best regards, > Giovanni > -- > View this message in context: > http://www.nabble.com/createTopic-on-the-fly-specif

Re: createTopic on the fly specifying constantPendingMessageLimitStrategy

2009-10-19 Thread bravegag
ks once more. Best regards, Giovanni -- View this message in context: http://www.nabble.com/createTopic-on-the-fly-specifying-constantPendingMessageLimitStrategy-tp25937566p25963378.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: createTopic on the fly specifying constantPendingMessageLimitStrategy

2009-10-19 Thread Gary Tully
_NAME_PATTERN, > queueName, queueSize)); > > can someone please clarify what this parameter > "consumer.constantPendingMessageLimit" name should be or if it actually > works at all to pass it during the call to session.createTopic(...) > > Many thanks in advance,

createTopic on the fly specifying constantPendingMessageLimitStrategy

2009-10-17 Thread bravegag
Size)); can someone please clarify what this parameter "consumer.constantPendingMessageLimit" name should be or if it actually works at all to pass it during the call to session.createTopic(...) Many thanks in advance, Best regards, Giovanni -- View this message in context: http: