Re: ActiveMQ vs FindBugs

2007-06-22 Thread Albert Strasheim
Hello all - Original Message - From: "James Strachan" <[EMAIL PROTECTED]> To: Sent: Thursday, June 21, 2007 8:23 AM Subject: Re: ActiveMQ vs FindBugs On 6/21/07, Albert Strasheim <[EMAIL PROTECTED]> wrote: Hello all, I just ran some parts of ActiveMQ 5.0-SNAPSHOT through FindBugs

[jira] Updated: (AMQCPP-93) Performance analysis

2007-06-22 Thread Albert Strasheim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Strasheim updated AMQCPP-93: --- Attachment: bench2.cpp Another benchmark. > Performance analysis > >

[jira] Updated: (AMQCPP-93) Performance analysis

2007-06-22 Thread Albert Strasheim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Strasheim updated AMQCPP-93: --- Attachment: DataOutputStreamv0.patch Here's a patch for DataOutputStream that makes it sig

[jira] Commented: (AMQCPP-93) Performance analysis

2007-06-22 Thread Albert Strasheim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39487 ] Albert Strasheim commented on AMQCPP-93: I've looked a bit more at the streams from DataOutputStream on down

[jira] Resolved: (AMQ-1292) MessageServletSupport does not compile

2007-06-22 Thread James Strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Strachan resolved AMQ-1292. - Resolution: Fixed Fix Version/s: 5.0.0 Patch applied with thanks! Apologies for busting

[jira] Commented: (AMQCPP-93) Performance analysis

2007-06-22 Thread Albert Strasheim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39485 ] Albert Strasheim commented on AMQCPP-93: Your patch doesn't break any unit or integration tests, so it looks

[jira] Commented: (AMQCPP-93) Performance analysis

2007-06-22 Thread Albert Strasheim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39484 ] Albert Strasheim commented on AMQCPP-93: Gerald, very nice! Would it be possible for you to decouple your ben

[jira] Created: (AMQ-1292) MessageServletSupport does not compile

2007-06-22 Thread Dennis Byrne (JIRA)
MessageServletSupport does not compile -- Key: AMQ-1292 URL: https://issues.apache.org/activemq/browse/AMQ-1292 Project: ActiveMQ Issue Type: Bug Reporter: Dennis Byrne Attachments: pa

[jira] Issue Comment Edited: (AMQCPP-93) Performance analysis

2007-06-22 Thread Gerald Kaas (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39483 ] Gerald Kaas edited comment on AMQCPP-93 at 6/22/07 12:40 PM: - Performance differences are

[jira] Updated: (AMQCPP-93) Performance analysis

2007-06-22 Thread Gerald Kaas (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerald Kaas updated AMQCPP-93: -- Attachment: patch Results.xls Performance differences with DataInputStream.cpp patch. > Performance

[jira] Commented: (AMQCPP-93) Performance analysis

2007-06-22 Thread Gerald Kaas (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39483 ] Gerald Kaas commented on AMQCPP-93: --- Performance differences are attached in spreadsheet above. > Performance anal

Re: Apache Camel 1.0.0 Release Candidate 2 is available for review

2007-06-22 Thread Rob Davies
yeah start a vote! On Jun 22, 2007, at 4:47 PM, James Strachan wrote: Looks great! FWIW I can't test running the examples until after the release (as the examples depend on the release being in the repo :). Shall we call a vote on it now? On 6/21/07, Hiram Chirino <[EMAIL PROTECTED]> wrote: H

[jira] Commented: (AMQ-1227) ActiveMQ web component - proper handling of priority, timeToLive and delivery mode

2007-06-22 Thread Dejan Bosanac (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39481 ] Dejan Bosanac commented on AMQ-1227: Thanks James. That's great. > ActiveMQ web component - proper handling of pr

[jira] Updated: (AMQCPP-93) Performance analysis

2007-06-22 Thread Gerald Kaas (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerald Kaas updated AMQCPP-93: -- Attachment: DataInputStream.patch > Performance analysis > > >

[jira] Commented: (AMQCPP-93) Performance analysis

2007-06-22 Thread Gerald Kaas (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39480 ] Gerald Kaas commented on AMQCPP-93: --- I've been spending the last day or so using a profiler against a test harness

Re: [jira] Created: (AMQ-1290) Config error of kahaPersistenceAdapter example in documentation

2007-06-22 Thread Tom Samplonius
Are you sure? I was the one that changed it from dir to directory to begin with (it is Wiki so anyone can change it), because I received a crash and a stack trace with "dir". I suspect that this changed in 4.2 and higher, as I never dared to try Kaha in 4.1.1. Kaha doesn't really work th

[jira] Created: (AMQ-1291) got an exception when running AMQStackOverFlowTest which causes the test suite to hang!

2007-06-22 Thread James Strachan (JIRA)
got an exception when running AMQStackOverFlowTest which causes the test suite to hang! --- Key: AMQ-1291 URL: https://issues.apache.org/activemq/browse/AMQ-1291 Proj

Re: Apache Camel 1.0.0 Release Candidate 2 is available for review

2007-06-22 Thread James Strachan
Looks great! FWIW I can't test running the examples until after the release (as the examples depend on the release being in the repo :). Shall we call a vote on it now? On 6/21/07, Hiram Chirino <[EMAIL PROTECTED]> wrote: Hi Everyone, I've built and deployed maven 1 and maven 2 artifacts for t

[jira] Resolved: (AMQ-917) Discovery Network Connector needs to clean up internal ...

2007-06-22 Thread James Strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Strachan resolved AMQ-917. Resolution: Cannot Reproduce am gonna mark this issue as resolved until we get a patch which works

[jira] Resolved: (AMQ-1270) Specify destination in responses from MessageListenerServlet

2007-06-22 Thread James Strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Strachan resolved AMQ-1270. - Resolution: Fixed Fix Version/s: 5.0.0 Patch applied with thanks! BTW I've added you to

[jira] Resolved: (AMQ-1227) ActiveMQ web component - proper handling of priority, timeToLive and delivery mode

2007-06-22 Thread James Strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Strachan resolved AMQ-1227. - Resolution: Fixed Fix Version/s: (was: incubation) 5.0.0 Patch ap

[jira] Commented: (AMQ-1281) Better WAR building for the WebConsole

2007-06-22 Thread Mario Siegenthaler (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39476 ] Mario Siegenthaler commented on AMQ-1281: - Actually the JNDI stuff only comes into play when using the standal

[jira] Commented: (AMQ-1260) web-console cannot connect to basic-auth JMX

2007-06-22 Thread James Strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39475 ] James Strachan commented on AMQ-1260: - BTW I've added you to the team page; feel free to add your company affiliat

[jira] Resolved: (AMQ-1260) web-console cannot connect to basic-auth JMX

2007-06-22 Thread James Strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Strachan resolved AMQ-1260. - Resolution: Fixed Fix Version/s: 5.0.0 Patch applied with many thanks! > web-console ca

[jira] Commented: (AMQ-1281) Better WAR building for the WebConsole

2007-06-22 Thread James Strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39473 ] James Strachan commented on AMQ-1281: - Thanks for the patches! I've committed most of the patch. I wasn't sure a

[jira] Assigned: (AMQ-1238) start script fails on Debian sarge

2007-06-22 Thread James Strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Strachan reassigned AMQ-1238: --- Assignee: Adrian Co > start script fails on Debian sarge >

[jira] Created: (AMQ-1290) Config error of kahaPersistenceAdapter example in documentation

2007-06-22 Thread Alexis Kinsella (JIRA)
Config error of kahaPersistenceAdapter example in documentation --- Key: AMQ-1290 URL: https://issues.apache.org/activemq/browse/AMQ-1290 Project: ActiveMQ Issue Type: Bug

[jira] Commented: (AMQ-1272) Stomp protocol does not correctly check authentication (security hole)

2007-06-22 Thread Pieter (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39469 ] Pieter commented on AMQ-1272: - I am the author of the patch mentioned. It worked for me (the patch was against apache-act