[jira] [Commented] (AMQ-3254) Can't use updateURIsURL, because the entry is missing in the xsd and so the activeMq instance cannot start

2011-03-31 Thread Matthias Wessel (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13014428#comment-13014428 ] Matthias Wessel commented on AMQ-3254: -- I am using the following syntax: The

Build failed in Jenkins: ActiveMQ-Apollo-Deploy #75

2011-03-31 Thread Apache Hudson Server
See Changes: [chirino] [maven-release-plugin] prepare for next development iteration [chirino] [maven-release-plugin] prepare release apollo-project-1.0-beta1 [chirino] Fixing SCM info in pom. [chirino] [maven-release-plu

[jira] [Commented] (AMQ-3247) ensure that activemq-console command like activemq:list/activemq:query/activemq:bstat can work in servicemix container out-of-box

2011-03-31 Thread Freeman Fang (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13014345#comment-13014345 ] Freeman Fang commented on AMQ-3247: --- Thanks Dejan! > ensure that activemq-console command

[jira] [Resolved] (AMQNET-323) NMS Client does not respect TimeToLive with Listener callback

2011-03-31 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQNET-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQNET-323. - Resolution: Fixed Fix Version/s: 1.6.0 1.5.1 Assignee: Timothy

[jira] [Commented] (AMQNET-323) NMS Client does not respect TimeToLive with Listener callback

2011-03-31 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQNET-323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13014194#comment-13014194 ] Timothy Bish commented on AMQNET-323: - We need to leave the NMSTimeToLive setter as it

[jira] [Commented] (AMQNET-323) NMS Client does not respect TimeToLive with Listener callback

2011-03-31 Thread Jim Gomes (JIRA)
[ https://issues.apache.org/jira/browse/AMQNET-323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13014185#comment-13014185 ] Jim Gomes commented on AMQNET-323: -- Agreed. I found the following from the JMS 1.0.2 Spe

Re: [VOTE] Apollo 1.0 Beta 1 Staged.. could

2011-03-31 Thread Jim Gomes
+1 Release as Apollo 1.0 Beta 1. Beta or Alpha? It's easier to have higher expectations for beta software than for alpha software. Choose your level of warning... On Thu, Mar 31, 2011 at 11:13 AM, Hiram Chirino wrote: > Hi all, > > I think it abut time we have at least a beta release of Apollo

[jira] [Commented] (AMQNET-323) NMS Client does not respect TimeToLive with Listener callback

2011-03-31 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQNET-323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13014156#comment-13014156 ] Timothy Bish commented on AMQNET-323: - Ok, more from the spec then: {noformat} public

[jira] [Commented] (AMQNET-323) NMS Client does not respect TimeToLive with Listener callback

2011-03-31 Thread Matthew Good (JIRA)
[ https://issues.apache.org/jira/browse/AMQNET-323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13014155#comment-13014155 ] Matthew Good commented on AMQNET-323: - Although there might be some issue with how TTL

[jira] [Commented] (AMQNET-323) NMS Client does not respect TimeToLive with Listener callback

2011-03-31 Thread Jim Gomes (JIRA)
[ https://issues.apache.org/jira/browse/AMQNET-323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13014148#comment-13014148 ] Jim Gomes commented on AMQNET-323: -- The portion of the Spec that you quoted doesn't menti

Jenkins build is still unstable: ActiveMQ #621

2011-03-31 Thread Apache Hudson Server
See

Jenkins build is still unstable: ActiveMQ » ActiveMQ :: Core #621

2011-03-31 Thread Apache Hudson Server
See

Jenkins build is still unstable: ActiveMQ » ActiveMQ :: Spring #621

2011-03-31 Thread Apache Hudson Server
See

[jira] [Created] (AMQ-3257) Channel was inactive for too long exception occurs with service mix clustering

2011-03-31 Thread GowthamB (JIRA)
Channel was inactive for too long exception occurs with service mix clustering -- Key: AMQ-3257 URL: https://issues.apache.org/jira/browse/AMQ-3257 Project: ActiveMQ

[jira] [Commented] (AMQNET-323) NMS Client does not respect TimeToLive with Listener callback

2011-03-31 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQNET-323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13014141#comment-13014141 ] Timothy Bish commented on AMQNET-323: - Per JMS Spec: {noformat} setJMSExpiration()

[jira] [Commented] (AMQNET-323) NMS Client does not respect TimeToLive with Listener callback

2011-03-31 Thread Jim Gomes (JIRA)
[ https://issues.apache.org/jira/browse/AMQNET-323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13014138#comment-13014138 ] Jim Gomes commented on AMQNET-323: -- I just checked my JMS reference book ("Enterprise JMS

Re: add ajax support to Apollo?

2011-03-31 Thread Hiram Chirino
It is desired.. but not designed yet! Feel free to take a stab at it. Hopefully that ajax implementation will preserve Apollo's property of running with a constant number of threads regardless of number of connections it's handling. Regards, Hiram FuseSource Web: http://fusesource.com/ On

add ajax support to Apollo?

2011-03-31 Thread Alex Dean
Is this planned/desired? I haven't looked at the Apollo codebase at all, but I'd love to see ActiveMQ's ajax code ported over. My time's very limited, but I'd be willing to at least take a stab at it. alex

[jira] [Commented] (AMQ-3254) Can't use updateURIsURL, because the entry is missing in the xsd and so the activeMq instance cannot start

2011-03-31 Thread Claudio Corsi (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13014113#comment-13014113 ] Claudio Corsi commented on AMQ-3254: How do you set this value for the transport connect

[VOTE] Apollo 1.0 Beta 1 Staged.. could

2011-03-31 Thread Hiram Chirino
Hi all, I think it abut time we have at least a beta release of Apollo so that folks can kick it's tires and get more involved if they want to. I've just cut a release candidate for an Apollo 1.0-beta1 release. Could you review the artifacts and vote? The release has been staged to nexus under: h

[jira] [Commented] (AMQNET-323) NMS Client does not respect TimeToLive with Listener callback

2011-03-31 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQNET-323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13014106#comment-13014106 ] Timothy Bish commented on AMQNET-323: - I just looked at the Producer code, I didn't re

Build failed in Jenkins: ActiveMQ-Apollo #164

2011-03-31 Thread Apache Hudson Server
See -- Started by an SCM change Building remotely on solaris1 FATAL: Unable to call fetch2. Invalid object ID 35238 java.lang.IllegalStateException: Unable to call fetch2. Invalid object ID 35238

[jira] [Resolved] (AMQCPP-359) ActiveMQBytesMessage should throw IndexOutOfBoundsException is array length is negative for readBytes method

2011-03-31 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQCPP-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQCPP-359. - Resolution: Fixed Fixed in trunk and the 3.2.x fixes branch. > ActiveMQBytesMessage should throw

Build failed in Jenkins: ActiveMQ-Apollo #163

2011-03-31 Thread Apache Hudson Server
See Changes: [chirino] Fixing SCM info in pom. [chirino] [maven-release-plugin] rollback the release of apollo-project-1.0-beta1 [chirino] [maven-release-plugin] prepare release apollo-project-1.0-beta1 ---

Build failed in Jenkins: ActiveMQ-Apollo #162

2011-03-31 Thread Apache Hudson Server
See Changes: [chirino] enable autoVersionSubmodules [chirino] website updates to better track releases. -- [...truncated 1032 lines...] A apollo-dto/src/main/java/org/apache/activ

[jira] [Updated] (AMQNET-323) NMS Client does not respect TimeToLive with Listener callback

2011-03-31 Thread Jim Gomes (JIRA)
[ https://issues.apache.org/jira/browse/AMQNET-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Gomes updated AMQNET-323: - Description: When TimeToLive expires while a listener is in a redeliver loop, the redelivery never stops

[jira] [Commented] (AMQNET-323) NMS Client does not respect TimeToLive with Listener callback

2011-03-31 Thread Jim Gomes (JIRA)
[ https://issues.apache.org/jira/browse/AMQNET-323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13014067#comment-13014067 ] Jim Gomes commented on AMQNET-323: -- The Producer doesn't always set the TTL. There is so

Build failed in Jenkins: ActiveMQ-Apollo #161

2011-03-31 Thread Apache Hudson Server
See Changes: [chirino] Upgrade to released versions. [chirino] Fixing a couple of license headers. -- [...truncated 1032 lines...] A apollo-dto/src/main/java/org/apache/activemq/a

[jira] [Updated] (AMQNET-323) NMS Client does not respect TimeToLive with Listener callback

2011-03-31 Thread Matthew Good (JIRA)
[ https://issues.apache.org/jira/browse/AMQNET-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Good updated AMQNET-323: Attachment: TtlUnitTest.txt Unit tests. First one is good and shows Receive works correctly. Seco

STOMP 1.1 released.. good time for an Apollo beta release

2011-03-31 Thread Hiram Chirino
Hi Folks Now that the STOMP 1.1 spec has been released, I figure it's a good time to do a beta release of apollo since it implements that spec. I'm going work on cutting a release candidates, I would love it if more eyeballs could help verify the legal stuff in it. Regards, Hiram FuseSource Web:

[jira] [Commented] (AMQNET-323) NMS Client does not respect TimeToLive with Listener callback

2011-03-31 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQNET-323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13014039#comment-13014039 ] Timothy Bish commented on AMQNET-323: - Producer send always set TTL, so no matter what

[jira] [Commented] (AMQNET-323) NMS Client does not respect TimeToLive with Listener callback

2011-03-31 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQNET-323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13014036#comment-13014036 ] Timothy Bish commented on AMQNET-323: - Please attach updated unit tests with correct c

[jira] [Reopened] (AMQNET-323) NMS Client does not respect TimeToLive with Listener callback

2011-03-31 Thread Matthew Good (JIRA)
[ https://issues.apache.org/jira/browse/AMQNET-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Good reopened AMQNET-323: - Regression: [Unit Test Broken] I changed the unit test to use a send method that takes a ttl para

[jira] [Created] (AMQCPP-359) ActiveMQBytesMessage should throw IndexOutOfBoundsException is array length is negative for readBytes method

2011-03-31 Thread Timothy Bish (JIRA)
ActiveMQBytesMessage should throw IndexOutOfBoundsException is array length is negative for readBytes method Key: AMQCPP-359 URL: https://issues.apache.or

[jira] [Created] (AMQ-3256) For a Master Slave failover broker setup. The system does not reconnect to the broker if the brokers are restarted

2011-03-31 Thread andy boot (JIRA)
For a Master Slave failover broker setup. The system does not reconnect to the broker if the brokers are restarted -- Key: AMQ-3256 URL: https://issues

[jira] [Created] (AMQ-3255) Rollback of unknown Xid gives unexpected XA errorCode: 0

2011-03-31 Thread Guy Pardon (JIRA)
Rollback of unknown Xid gives unexpected XA errorCode: 0 Key: AMQ-3255 URL: https://issues.apache.org/jira/browse/AMQ-3255 Project: ActiveMQ Issue Type: Bug Affects Versions: 5.3.0

[jira] [Resolved] (AMQ-3253) Support Temporary Destinations in a network without advisories

2011-03-31 Thread Gary Tully (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Tully resolved AMQ-3253. - Resolution: Fixed http://svn.apache.org/viewvc?rev=1087330&view=rev Added support for configuring the prefi

[jira] [Created] (AMQ-3254) Can't use updateURIsURL, because the entry is missing in the xsd and so the activeMq instance cannot start

2011-03-31 Thread Matthias Wessel (JIRA)
Can't use updateURIsURL, because the entry is missing in the xsd and so the activeMq instance cannot start -- Key: AMQ-3254 URL: https://issues.apache.org/jira

Build failed in Jenkins: ActiveMQ-Apollo #160

2011-03-31 Thread Apache Hudson Server
See Changes: [chirino] Bind to IPv4 by default since it seems that windows machines don't have an IPv6 stack enabled by default. [chirino] Fix assertion message. [chirino] Fixed MutableSink bug

[jira] [Commented] (AMQ-3245) SELECTORS doesn't work for releases 5.4.0 to current

2011-03-31 Thread Melvin Ramos (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13013991#comment-13013991 ] Melvin Ramos commented on AMQ-3245: --- Hi Dejan, Ok, that made sense. We are not finding th

[jira] [Resolved] (AMQ-3245) SELECTORS doesn't work for releases 5.4.0 to current

2011-03-31 Thread Melvin Ramos (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Melvin Ramos resolved AMQ-3245. --- Resolution: Fixed Adding memory limits for queue solved the problem. This document will at least be th

[jira] [Commented] (AMQNET-323) NMS Client does not respect TimeToLive with Listener callback

2011-03-31 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQNET-323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13013966#comment-13013966 ] Timothy Bish commented on AMQNET-323: - To send a Message with a TTL you need to use th

[jira] [Resolved] (AMQNET-323) NMS Client does not respect TimeToLive with Listener callback

2011-03-31 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQNET-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQNET-323. - Resolution: Not A Problem User not calling Producer send with TTL param. > NMS Client does not r

[jira] [Created] (AMQ-3253) Support Temporary Destinations in a network without advisories

2011-03-31 Thread Gary Tully (JIRA)
Support Temporary Destinations in a network without advisories -- Key: AMQ-3253 URL: https://issues.apache.org/jira/browse/AMQ-3253 Project: ActiveMQ Issue Type: Improvement

[jira] [Resolved] (AMQ-3247) ensure that activemq-console command like activemq:list/activemq:query/activemq:bstat can work in servicemix container out-of-box

2011-03-31 Thread Dejan Bosanac (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dejan Bosanac resolved AMQ-3247. Resolution: Fixed Fix Version/s: 5.6.0 Patch applied with svn revision 1087251. Thanks! > ens

[jira] [Assigned] (AMQ-3247) ensure that activemq-console command like activemq:list/activemq:query/activemq:bstat can work in servicemix container out-of-box

2011-03-31 Thread Dejan Bosanac (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dejan Bosanac reassigned AMQ-3247: -- Assignee: Dejan Bosanac > ensure that activemq-console command like > activemq:list/activemq:que

[jira] [Commented] (AMQ-3245) SELECTORS doesn't work for releases 5.4.0 to current

2011-03-31 Thread Dejan Bosanac (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13013911#comment-13013911 ] Dejan Bosanac commented on AMQ-3245: Hi, your problem isn't related to page size but th