Re: [POLL] - Remove the old ActiveMQ Console

2014-01-21 Thread Stan Lewis
Just to address the technical question of skinning the console, we've a vendor.js file just for that purpose. So at the simplest level skinning would be a matter of extending the existing hawtio-web.war and replacing the vendor.js file, and likely adding your own .css file. So in vendor.js you

[jira] [Commented] (AMQ-3623) Add DefaultTestAppender utility abstract class

2011-12-08 Thread Stan Lewis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165427#comment-13165427 ] Stan Lewis commented on AMQ-3623: - Yeah, totally agree, sorry I missed that. We get away

[jira] [Commented] (AMQ-3623) Add DefaultTestAppender utility abstract class

2011-12-08 Thread Stan Lewis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165428#comment-13165428 ] Stan Lewis commented on AMQ-3623: - Yeah, totally agree, sorry I missed that. We get away

[jira] [Created] (AMQ-3628) AMQ3567Test doesn't clean up appender after AMQ-3623 update

2011-12-08 Thread Stan Lewis (Created) (JIRA)
: Broker Reporter: Stan Lewis Priority: Minor Left the appender added to the root appender, so here's a patch that ensures that appender is cleaned up, thanks Claudio for spotting that. -- This message is automatically generated by JIRA. If you think it was sent

[jira] [Updated] (AMQ-3628) AMQ3567Test doesn't clean up appender after AMQ-3623 update

2011-12-08 Thread Stan Lewis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stan Lewis updated AMQ-3628: Attachment: 0001-Clean-up-appender.patch AMQ3567Test doesn't clean up appender after AMQ-3623 update

[jira] [Updated] (AMQ-3628) AMQ3567Test doesn't clean up appender after AMQ-3623 update

2011-12-08 Thread Stan Lewis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stan Lewis updated AMQ-3628: Description: Left the appender added to the root appender when I updated AMQ3567Test as part of AMQ-3623, so

[jira] [Commented] (AMQ-3623) Add DefaultTestAppender utility abstract class

2011-12-08 Thread Stan Lewis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13165439#comment-13165439 ] Stan Lewis commented on AMQ-3623: - Created AMQ-3628 for the fix since this feature's been

[jira] [Updated] (AMQ-3625) NullPointer Exceptions when networked broker sends certificate with an invalid user name

2011-12-07 Thread Stan Lewis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stan Lewis updated AMQ-3625: Attachment: 0001-Avoid-NPE.patch NullPointer Exceptions when networked broker sends certificate

[jira] [Created] (AMQ-3622) NPE in LastImageSubscriptionRecoveryPolicy

2011-12-06 Thread Stan Lewis (Created) (JIRA)
: 5.5.1 Reporter: Stan Lewis Start up a subscriber when no messages are available and this NPE will eventually get logged: 2011-12-02 15:01:00,588 | WARN | Failed to browse Topic: xxx | org.apache.activemq.broker.region.Topic | ActiveMQ Broker[xxx] Scheduler

[jira] [Updated] (AMQ-3622) NPE in LastImageSubscriptionRecoveryPolicy

2011-12-06 Thread Stan Lewis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stan Lewis updated AMQ-3622: Attachment: 0001-Avoid-NPE.patch Here's the patch! NPE

[jira] [Created] (AMQ-3623) Add DefaultTestAppender utility abstract class

2011-12-06 Thread Stan Lewis (Created) (JIRA)
Affects Versions: 5.5.1 Reporter: Stan Lewis Priority: Minor Couple tests keep an eye on the logging for specific failures, be good to have a common approach to this. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact

[jira] [Updated] (AMQ-3623) Add DefaultTestAppender utility abstract class

2011-12-06 Thread Stan Lewis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stan Lewis updated AMQ-3623: Attachment: 0001-Add-DefaultTestAppender-and-modify-existing-tests-to.patch Add DefaultTestAppender

[jira] [Updated] (AMQ-3622) NPE in LastImageSubscriptionRecoveryPolicy

2011-12-06 Thread Stan Lewis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stan Lewis updated AMQ-3622: Attachment: 0002-Add-test-for-AMQ-3622.patch Here's the test for this patch, needs patch applied for AMQ

[jira] [Created] (AMQ-3624) Add IP address of clients to ERROR messages created within transport layer

2011-12-06 Thread Stan Lewis (Created) (JIRA)
Type: New Feature Components: Broker Affects Versions: 5.5.1 Reporter: Stan Lewis There's a fairly important case where an error message is logged due to an accept failure, however the remote address info isn't logged as part of this message. There's a couple other

[jira] [Updated] (AMQ-3624) Add IP address of clients to ERROR messages created within transport layer

2011-12-06 Thread Stan Lewis (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stan Lewis updated AMQ-3624: Attachment: 0001-Add-remote-host-info-to-a-couple-log-messages.patch Add IP address of clients to ERROR

[jira] [Commented] (AMQ-3383) Add a string property (token) to ConnectionControl so the broker could potentially communicate a security token to a client after it authenticates

2011-06-30 Thread Stan Lewis (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13057805#comment-13057805 ] Stan Lewis commented on AMQ-3383: - Yeah, you're probably right. A string works for my

[jira] [Updated] (AMQ-3383) Add a string property (token) to ConnectionControl so the broker could potentially communicate a security token to a client after it authenticates

2011-06-30 Thread Stan Lewis (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stan Lewis updated AMQ-3383: Attachment: AMQ-3383.diff Add a string property (token) to ConnectionControl so the broker could

[jira] [Updated] (AMQ-3383) Add a string property (token) to ConnectionControl so the broker could potentially communicate a security token to a client after it authenticates

2011-06-30 Thread Stan Lewis (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stan Lewis updated AMQ-3383: Attachment: (was: AMQ-3383.diff) Add a string property (token) to ConnectionControl so the broker could

[jira] [Updated] (AMQ-3383) Add a string property (token) to ConnectionControl so the broker could potentially communicate a security token to a client after it authenticates

2011-06-29 Thread Stan Lewis (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stan Lewis updated AMQ-3383: Attachment: AMQ-3383.diff Add a string property (token) to ConnectionControl so the broker could

[jira] [Created] (AMQ-3383) Add a string property (token) to ConnectionControl so the broker could potentially communicate a security token to a client after it authenticates

2011-06-29 Thread Stan Lewis (JIRA)
-- Key: AMQ-3383 URL: https://issues.apache.org/jira/browse/AMQ-3383 Project: ActiveMQ Issue Type: Improvement Reporter: Stan Lewis Priority: Trivial Attachments: AMQ-3383.diff When a client creates a connection

Re: [VOTE] Release Apollo 1.0 Beta 2

2011-05-04 Thread Stan Lewis
Maybe try running that from the root of the apollo installation? I don't have Windows to try it out on but that's how I've used the script to create a broker on Mac. Then to start that broker I usually run the generated script also from the root directory of the install as well, i.e.

Re: Init script improvements

2011-04-05 Thread Stan Lewis
Contributions are always welcomed, you should have a look at: http://activemq.apache.org/contributing.html which lays out the process of how to submit patches. Thanks! On Tue, Apr 5, 2011 at 1:59 PM, Oliver ohook...@gmail.com wrote: Hi, Yesterday I gave the ActiveMQ init scripts (referenced

Re: how to get 5.4.2-fuse-01-00 release on fusesource.com

2011-02-07 Thread Stan Lewis
-00) on fusesource.com? Thanks, Lei -- View this message in context: http://activemq.2283324.n4.nabble.com/how-to-get-5-4-2-fuse-01-00-release-on-fusesource-com-tp3264908p3264908.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. -- Stan Lewis FuseSource Email: sle

Re: custom selector / filter for messages

2010-12-17 Thread Stan Lewis
-filter-for-messages-tp3090334p3093202.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. -- Stan Lewis FuseSource Email: sle...@fusesource.com Web: http://fusesource.com Twitter: gashcrumb

[jira] Updated: (AMQ-2584) Massege store is not cleaned when durable topic subscribers are refusing messages

2010-10-20 Thread Stan Lewis (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stan Lewis updated AMQ-2584: Attachment: UpdatedTestCase.patch Looks like there's still a case this issue can occur, namely

[jira] Reopened: (AMQ-2584) Massege store is not cleaned when durable topic subscribers are refusing messages

2010-10-20 Thread Stan Lewis (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stan Lewis reopened AMQ-2584: - Massege store is not cleaned when durable topic subscribers are refusing messages

[PATCH 1/8] Create initial DB with 1M messages, save it and re-use it, modified DeepQueueScenarios to just push messages onto the queue and took out the fixed sampling. Still needs a bit of work.

2010-10-18 Thread Stan Lewis
--- .../apollo/broker/perf/BrokerPerfSupport.scala | 68 --- .../apollo/broker/perf/DeepQueueScenarios.scala| 52 +- .../apollo/broker/perf/LargeInitialDB.scala| 123 .../apollo/broker/perf/PersistentScenario.scala|6 +

[PATCH 2/8] Sync up StompRemoteClients.scala with Stomp constant changes

2010-10-18 Thread Stan Lewis
--- .../apollo/stomp/perf/StompRemoteClients.scala | 65 +-- 1 files changed, 44 insertions(+), 21 deletions(-) diff --git a/apollo-stomp/src/test/scala/org/apache/activemq/apollo/stomp/perf/StompRemoteClients.scala

[PATCH 4/8] Hmmm, don't have HawtDB 1.4-SNAPSHOT but do have 1.5-SNAPSHOT

2010-10-18 Thread Stan Lewis
--- pom.xml |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index 47198dd..ba18d69 100755 --- a/pom.xml +++ b/pom.xml @@ -100,7 +100,7 @@ felix-version1.0.0/felix-version hawtdispatch-version1.0/hawtdispatch-version -

[PATCH 6/8] tidying up some classes.

2010-10-18 Thread Stan Lewis
--- .../apollo/broker/perf/BrokerPerfSupport.scala | 196 +--- .../apollo/broker/perf/DeepQueueScenarios.scala|9 +- .../apollo/broker/perf/LargeInitialDB.scala| 41 ++--- .../apollo/broker/perf/PersistentScenario.scala|4 +-

[PATCH 3/8] added activemq-data to .gitignore

2010-10-18 Thread Stan Lewis
--- .gitignore |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 763faf6..a8bb226 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ apollo-web/activemq.xml apollo-web/activemq.xml.* apollo-web/overlays/

[PATCH 5/8] Rip out watchdog code, isn't used/needed

2010-10-18 Thread Stan Lewis
--- .../apollo/stomp/perf/StompRemoteClients.scala | 40 1 files changed, 0 insertions(+), 40 deletions(-) diff --git a/apollo-stomp/src/test/scala/org/apache/activemq/apollo/stomp/perf/StompRemoteClients.scala

[PATCH 7/8] little bit more cleanup, fixed up watchdog trait and re-added, not currently being used at the moment.

2010-10-18 Thread Stan Lewis
--- .../apollo/broker/perf/BrokerPerfSupport.scala | 150 +++- .../apollo/broker/perf/LargeInitialDB.scala| 11 +- .../apollo/broker/perf/RemoteConnection.scala | 142 ++ .../apollo/stomp/perf/StompRemoteClients.scala | 46 +--

[PATCH 8/8] Fixed persistent template to match up with BasicScenarios test

2010-10-18 Thread Stan Lewis
--- .../apollo/broker/perf/persistent-report.html | 417 +++- .../apollo/broker/perf/BasicScenarios.scala|1 - .../apollo/broker/perf/BrokerPerfSupport.scala |5 +- .../apollo/broker/perf/PersistentScenario.scala|3 +- 4 files changed, 224

activemq-apollo stomp performance test enhancements

2010-10-18 Thread Stan Lewis
The next 8 patches coming in improve the apollo-stomp performance tests: 1) Adds a test that creates an initial DB with 1M messages 2) Fixes the persistent-report.html template to match up with the BasicScenarios trait 3) Some general cleanup

[PATCH 2/8] Sync up StompRemoteClients.scala with Stomp constant changes

2010-10-18 Thread Stan Lewis
--- .../apollo/stomp/perf/StompRemoteClients.scala | 65 +-- 1 files changed, 44 insertions(+), 21 deletions(-) diff --git a/apollo-stomp/src/test/scala/org/apache/activemq/apollo/stomp/perf/StompRemoteClients.scala

[PATCH 1/8] Create initial DB with 1M messages, save it and re-use it, modified DeepQueueScenarios to just push messages onto the queue and took out the fixed sampling. Still needs a bit of work.

2010-10-18 Thread Stan Lewis
--- .../apollo/broker/perf/BrokerPerfSupport.scala | 68 --- .../apollo/broker/perf/DeepQueueScenarios.scala| 52 +- .../apollo/broker/perf/LargeInitialDB.scala| 123 .../apollo/broker/perf/PersistentScenario.scala|6 +

[PATCH 3/8] added activemq-data to .gitignore

2010-10-18 Thread Stan Lewis
--- .gitignore |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 763faf6..a8bb226 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ apollo-web/activemq.xml apollo-web/activemq.xml.* apollo-web/overlays/

[PATCH 5/8] Rip out watchdog code, isn't used/needed

2010-10-18 Thread Stan Lewis
--- .../apollo/stomp/perf/StompRemoteClients.scala | 40 1 files changed, 0 insertions(+), 40 deletions(-) diff --git a/apollo-stomp/src/test/scala/org/apache/activemq/apollo/stomp/perf/StompRemoteClients.scala

[PATCH 6/8] tidying up some classes.

2010-10-18 Thread Stan Lewis
--- .../apollo/broker/perf/BrokerPerfSupport.scala | 196 +--- .../apollo/broker/perf/DeepQueueScenarios.scala|9 +- .../apollo/broker/perf/LargeInitialDB.scala| 41 ++--- .../apollo/broker/perf/PersistentScenario.scala|4 +-

[PATCH 4/8] Hmmm, don't have HawtDB 1.4-SNAPSHOT but do have 1.5-SNAPSHOT

2010-10-18 Thread Stan Lewis
--- pom.xml |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index 47198dd..ba18d69 100755 --- a/pom.xml +++ b/pom.xml @@ -100,7 +100,7 @@ felix-version1.0.0/felix-version hawtdispatch-version1.0/hawtdispatch-version -

[PATCH 7/8] little bit more cleanup, fixed up watchdog trait and re-added, not currently being used at the moment.

2010-10-18 Thread Stan Lewis
--- .../apollo/broker/perf/BrokerPerfSupport.scala | 150 +++- .../apollo/broker/perf/LargeInitialDB.scala| 11 +- .../apollo/broker/perf/RemoteConnection.scala | 142 ++ .../apollo/stomp/perf/StompRemoteClients.scala | 46 +--

[PATCH 8/8] Fixed persistent template to match up with BasicScenarios test

2010-10-18 Thread Stan Lewis
--- .../apollo/broker/perf/persistent-report.html | 417 +++- .../apollo/broker/perf/BasicScenarios.scala|1 - .../apollo/broker/perf/BrokerPerfSupport.scala |5 +- .../apollo/broker/perf/PersistentScenario.scala|3 +- 4 files changed, 224

[jira] Created: (AMQ-2942) Can't configure an inactivity monitor for https transport

2010-09-23 Thread Stan Lewis (JIRA)
: Transport Affects Versions: 5.4.1 Reporter: Stan Lewis Attachments: AMQ-2942.txt Well, you can however the configuration isn't applied. This patch sorts that out. Note that I couldn't automate a test for this as I had to manually kill off one of the brokers to get

Re: kahadb log files not deleted

2010-09-22 Thread Stan Lewis
Could be related to this issue that's fixed in 5.4.1 perhaps: https://issues.apache.org/activemq/browse/AMQ-2584 Can you try your test with 5.4.1 and see if that changes things? If not can you create a Jira and attach your test so we can check it out:

[jira] Created: (AMQ-2915) Associated advisory topics aren't cleaned up when a topic/queue is deleted via AdminView

2010-09-13 Thread Stan Lewis (JIRA)
Project: ActiveMQ Issue Type: Bug Components: Broker Affects Versions: 5.4.0 Reporter: Stan Lewis Attachments: AMQ-2915.txt Basically when you create a queue/topic and connect either a producer or consumer to that queue/topic advisory topics are created

[jira] Updated: (AMQ-2915) Associated advisory topics aren't cleaned up when a topic/queue is deleted via AdminView

2010-09-13 Thread Stan Lewis (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stan Lewis updated AMQ-2915: Attachment: AMQ-2915.txt Associated advisory topics aren't cleaned up when a topic/queue is deleted

[jira] Reopened: (AMQ-2880) Exception thrown during commit leads to message loss

2010-09-07 Thread Stan Lewis (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stan Lewis reopened AMQ-2880: - This problem also occurs with XA transactions (like in the example stack trace) so we need a similar fix

[jira] Updated: (AMQ-2880) Exception thrown during commit leads to message loss

2010-09-07 Thread Stan Lewis (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stan Lewis updated AMQ-2880: Attachment: patch_for_xa_transaction.txt This should take care of XA transactions. Exception thrown

[jira] Updated: (AMQ-2880) Exception thrown during commit leads to message loss

2010-09-07 Thread Stan Lewis (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stan Lewis updated AMQ-2880: Attachment: (was: patch_for_xa_transaction.txt) Exception thrown during commit leads to message

[jira] Updated: (AMQ-2880) Exception thrown during commit leads to message loss

2010-09-07 Thread Stan Lewis (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stan Lewis updated AMQ-2880: Attachment: xa-test-case.txt patch_for_xa_transaction.txt Here's a test

[jira] Updated: (AMQ-2880) Exception thrown during commit leads to message loss

2010-08-26 Thread Stan Lewis (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stan Lewis updated AMQ-2880: Attachment: test-case.txt Exception thrown during commit leads to message loss

[jira] Commented: (AMQ-2880) Exception thrown during commit leads to message loss

2010-08-26 Thread Stan Lewis (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=61454#action_61454 ] Stan Lewis commented on AMQ-2880: - Just a note to simulate the real lock timeout exception

[jira] Updated: (AMQ-2880) Exception thrown during commit leads to message loss

2010-08-26 Thread Stan Lewis (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stan Lewis updated AMQ-2880: Attachment: test-case.txt This shows the problem better, as each time a new consumer is created

[jira] Updated: (AMQ-2764) For duplex network connection, after restart one ActiveMQ, message is missing.

2010-08-24 Thread Stan Lewis (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stan Lewis updated AMQ-2764: Attachment: test-case.txt Thanks for that, have re-worked the test case and it does reproduce the issue

[jira] Updated: (AMQ-2764) For duplex network connection, after restart one ActiveMQ, message is missing.

2010-08-23 Thread Stan Lewis (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stan Lewis updated AMQ-2764: Attachment: test-case.txt I've put together a test case similar to the NetworkReconnectTest

[jira] Issue Comment Edited: (AMQ-2764) For duplex network connection, after restart one ActiveMQ, message is missing.

2010-08-23 Thread Stan Lewis (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=61345#action_61345 ] Stan Lewis edited comment on AMQ-2764 at 8/23/10 4:57 PM: -- I've put

[jira] Updated: (AMQ-2584) Massege store is not cleaned when durable topic subscribers are refusing messages

2010-08-17 Thread Stan Lewis (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stan Lewis updated AMQ-2584: Attachment: AMQ2584Test.java Hey Gary, I modified the test case to use multiple consumers, I think

[jira] Reopened: (AMQ-2584) Massege store is not cleaned when durable topic subscribers are refusing messages

2010-08-17 Thread Stan Lewis (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stan Lewis reopened AMQ-2584: - Yup, sure thing Gary. Haven't had time to look at it other than updating the test case, but I think it's

[jira] Created: (AMQ-2795) Allow for a method to configure consumer.exclusive=true on a queue at startup

2010-06-23 Thread Stan Lewis (JIRA)
Issue Type: Improvement Components: Broker Reporter: Stan Lewis Priority: Minor It would be nice if a queue could have the exclusive consumer property set by default at startup, so making all consumers connected to that queue behave like exclusive consumers

[jira] Created: (AMQ-2654) Space character inserted before subscriptionID in durable subscription info

2010-03-17 Thread Stan Lewis (JIRA)
Issue Type: Bug Components: Broker Affects Versions: 5.3.0 Reporter: Stan Lewis Priority: Trivial Attachments: patch.txt When you check out the ObjectName of a durable subscription there's a space between Durable and subscriptionID: {code

[jira] Updated: (AMQ-2623) Upgrade woodstox version in activemq-xmpp

2010-02-22 Thread Stan Lewis (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stan Lewis updated AMQ-2623: Attachment: patch.txt Upgrade woodstox version in activemq-xmpp

[jira] Created: (AMQ-2623) Upgrade woodstox version in activemq-xmpp

2010-02-22 Thread Stan Lewis (JIRA)
Versions: 5.3.0 Reporter: Stan Lewis Priority: Minor Attachments: patch.txt Was looking to get activemq-xmpp working with Adium, during the course of this I noticed that this component is using a pretty old version of woodstox, so updated that and tidied up

[jira] Updated: (AMQ-2622) ObjectMessage is [still] being serialized and de-serialized when using setObjectMessageSerializationDefered and setCopyMessageOnSend in local vm:// scenario

2010-02-22 Thread Stan Lewis (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stan Lewis updated AMQ-2622: Attachment: unit-test.txt Here's a unit test patch that shows the problem, am currently looking

[jira] Commented: (AMQ-2412) Allow xmpp clients to message each other directly, more tests, updated schema

2010-02-16 Thread Stan Lewis (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=57595#action_57595 ] Stan Lewis commented on AMQ-2412: - I'll check that out, what's the failure you're seeing

[jira] Commented: (AMQ-2412) Allow xmpp clients to message each other directly, more tests, updated schema

2010-02-16 Thread Stan Lewis (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=57598#action_57598 ] Stan Lewis commented on AMQ-2412: - If it's a random deadlock that occurs during that last test

[jira] Updated: (AMQ-2412) Allow xmpp clients to message each other directly, more tests, updated schema

2010-02-16 Thread Stan Lewis (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stan Lewis updated AMQ-2412: Attachment: (was: patch.txt) Allow xmpp clients to message each other directly, more tests, updated

[jira] Updated: (AMQ-2412) Allow xmpp clients to message each other directly, more tests, updated schema

2010-02-16 Thread Stan Lewis (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stan Lewis updated AMQ-2412: Attachment: patch.txt Okay, think I've gotten the deadlock fixed. The tests are a bit prone to timing

[jira] Updated: (AMQ-2412) Allow xmpp clients to message each other directly, more tests, updated schema

2010-02-15 Thread Stan Lewis (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stan Lewis updated AMQ-2412: Attachment: (was: patch.txt) Allow xmpp clients to message each other directly, more tests, updated

[jira] Updated: (AMQ-2412) Allow xmpp clients to message each other directly, more tests, updated schema

2010-02-15 Thread Stan Lewis (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stan Lewis updated AMQ-2412: Attachment: patch.txt Updated patch that applies cleanly for 5.4-SNAPSHOT Allow xmpp clients

[jira] Updated: (AMQ-2412) Allow xmpp clients to message each other directly, more tests, updated schema

2009-09-24 Thread Stan Lewis (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stan Lewis updated AMQ-2412: Attachment: patch.txt Allow xmpp clients to message each other directly, more tests, updated schema

[jira] Updated: (AMQ-2406) activemq-xmpp contains some System.out.println statements

2009-09-23 Thread Stan Lewis (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stan Lewis updated AMQ-2406: Attachment: patch.txt activemq-xmpp contains some System.out.println statements

[jira] Commented: (AMQ-2094) Can't bind the connector to localhost or actuall IP correctly.

2009-06-30 Thread Stan Lewis (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=52592#action_52592 ] Stan Lewis commented on AMQ-2094: - Just to add to this, with this change clustering