[jira] Resolved: (AMQ-918) Inactivity Monitor timeout does not on disconnected client does not cause blocked dispatch to client to fail.

2006-09-14 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-918?page=all ] Jonas Lim resolved AMQ-918. --- Fix Version/s: 4.0.1 4.0 Resolution: Fixed fixed applied in 4.x branches and trunk (r443267) Inactivity Monitor timeout does not on

[jira] Created: (AMQ-923) Add the ability to remove network connectors dynamically

2006-09-14 Thread Hiram Chirino (JIRA)
Add the ability to remove network connectors dynamically Key: AMQ-923 URL: https://issues.apache.org/activemq/browse/AMQ-923 Project: ActiveMQ Issue Type: Improvement

[jira] Resolved: (AMQ-923) Add the ability to remove network connectors dynamically

2006-09-14 Thread Hiram Chirino (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-923?page=all ] Hiram Chirino resolved AMQ-923. --- Resolution: Fixed Done in trunk rev 434068 Add the ability to remove network connectors dynamically

[jira] Updated: (AMQ-922) Add the ability to remove transport connectors dynamically

2006-09-14 Thread Hiram Chirino (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-922?page=all ] Hiram Chirino updated AMQ-922: -- Summary: Add the ability to remove transport connectors dynamically (was: Add a removeConnector() to BrokerServer to remove added transport connectors.)

how to pass a integer value as a message header in STOMP C

2006-09-14 Thread Dhawan, Vikram \(LNG-DAY\)
Hi, I am wondering how to pass a integer value to a message header property using the STOMP C. I don't find any other information about how to set a message header with a integer value in the apr hash. Thanks! Vik

[VOTE RESULT] Relase 4.1 of the ActiveMQ maven plugins

2006-09-14 Thread Hiram Chirino
Hi folks, Thanks for taking the time to check the release. Vote passes with 6 +1's . We just need to get the incubator PMC to now approve the release. +1 Votes: Hiram Chirino Guillaume Nodet Rob Davies James Strachan Alan D. Cabrera Kevan Miller No +/- 0 or -1's -- Regards, Hiram Blog:

Re: how to pass a integer value as a message header in STOMP C

2006-09-14 Thread Hiram Chirino
Hi Vik.. I don't think stomp supports it. On 9/14/06, Dhawan, Vikram (LNG-DAY) [EMAIL PROTECTED] wrote: Hi, I am wondering how to pass a integer value to a message header property using the STOMP C. I don't find any other information about how to set a message header with a integer value in

RE: how to pass a integer value as a message header in STOMP C

2006-09-14 Thread Dhawan, Vikram \(LNG-DAY\)
Hi Hiram, Do you know if CMS client for activemq supports it? Thanks! Vik -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Hiram Chirino Sent: Thursday, September 14, 2006 12:26 PM To: activemq-dev@geronimo.apache.org Subject: Re: how to pass a integer

RE: how to pass a integer value as a message header in STOMP C

2006-09-14 Thread Bish, Tim
Do you know if CMS client for activemq supports it? We provide a properties object that you can get from a Message object. The Properties Object allows you to set string properties (string key, string value). We also provide classes like Integer that define toString() methods. Or you can

[jira] Commented: (AMQ-915) Failover transport does not replay all the transaction operations on failover.

2006-09-14 Thread Hiram Chirino (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-915?page=comments#action_36952 ] Hiram Chirino commented on AMQ-915: --- Applied patch to to 4.0 branch rev 443423 Failover transport does not replay all the transaction operations on failover.

Re: [activemq-dev] Support for message priority (AMQ-122)

2006-09-14 Thread samahome
Is this feature going to be in activeMQ 4.2 version or was this feature existed in any of the previous releases (3.2 or any) of activeMQ ? How about specifying producer priorities and consumer priorities ? Does this exist in 4.0.1 release? From the documentation, my understanding is confused.

[jira] Created: (AMQ-924) Patch to make activemq-cpp compile under sun studio 11

2006-09-14 Thread Chris Knight (JIRA)
Patch to make activemq-cpp compile under sun studio 11 -- Key: AMQ-924 URL: https://issues.apache.org/activemq/browse/AMQ-924 Project: ActiveMQ Issue Type: Improvement