Build failed in Jenkins: ActiveMQ-Trunk-Deploy #1018

2014-08-04 Thread Apache Jenkins Server
See Changes: [tabish121] https://issues.apache.org/jira/browse/AMQ-5307 [tabish121] https://issues.apache.org/jira/browse/AMQ-5306 -- [...truncated 14668 lines...] [JENKINS] Archiving

Build failed in Jenkins: ActiveMQ-Trunk-Deploy » ActiveMQ :: Performance Test Plugin #1018

2014-08-04 Thread Apache Jenkins Server
See Changes: [tabish121] https://issues.apache.org/jira/browse/AMQ-5306 -- [INFO]

[GitHub] activemq pull request: Fix for AMQ-5306

2014-08-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/activemq/pull/39 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

[jira] [Commented] (AMQ-5306) Composite destination creation in perf test always builds topics

2014-08-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085571#comment-14085571 ] ASF GitHub Bot commented on AMQ-5306: - Github user asfgit closed the pull request at:

[jira] [Resolved] (AMQ-5306) Composite destination creation in perf test always builds topics

2014-08-04 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQ-5306. --- Resolution: Fixed Fix Version/s: 5.11.0 patch applied. > Composite destination creation in perf

[jira] [Resolved] (AMQ-5307) MQTT Transport codec does not properly deal with partial read of frame header

2014-08-04 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQ-5307. --- Resolution: Fixed Fixed on trunk. > MQTT Transport codec does not properly deal with partial read of f

[jira] [Commented] (AMQNET-454) Add Apache Qpid provider to NMS

2014-08-04 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQNET-454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085175#comment-14085175 ] Timothy Bish commented on AMQNET-454: - Patch applied. > Add Apache Qpid provider to N

[jira] [Commented] (AMQ-5307) MQTT Transport codec does not properly deal with partial read of frame header

2014-08-04 Thread Torsten Mielke (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084765#comment-14084765 ] Torsten Mielke commented on AMQ-5307: - Seems to be related to [ENTMQ-751|https://issues.

[jira] [Commented] (AMQ-5306) Composite destination creation in perf test always builds topics

2014-08-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084749#comment-14084749 ] ASF GitHub Bot commented on AMQ-5306: - GitHub user jkorab opened a pull request: ht

[GitHub] activemq pull request: Fix for AMQ-5306

2014-08-04 Thread jkorab
GitHub user jkorab opened a pull request: https://github.com/apache/activemq/pull/39 Fix for AMQ-5306 Cleaned up logic around the use of comma separated destinations, sysTest.totalDests and producer.destComposite. The logic is as follows: Given -Dproducer.destName=foo:

[jira] [Created] (AMQ-5307) MQTT Transport codec does not properly deal with partial read of frame header

2014-08-04 Thread Timothy Bish (JIRA)
Timothy Bish created AMQ-5307: - Summary: MQTT Transport codec does not properly deal with partial read of frame header Key: AMQ-5307 URL: https://issues.apache.org/jira/browse/AMQ-5307 Project: ActiveMQ

Authentication with CXF/ActiveMQ

2014-08-04 Thread Chainbuck
Hello, I have questions regarding authentication with CXF/ActiveMQ . THE INFRASTRUCTURE Here are the pieces I want to put in place: (i n c o m i n g m e s s a g e s c e n a r i o) SOAP/HTTPXML/JMS -> CXF --> ActiveMQ WHAT I WANT TO DO I want ActiveMQ to make

Activemq - Duplicate Message persistence

2014-08-04 Thread reza aliakbary
Make sure you have at least one record in ACTIVEMQ_LOCK table. The following insert statement is part of table creation phase and is necessary to create database lock to setup master/slave:   INSERTINTO ACTIVEMQ_LOCK(ID) VALUES (1)

Re: Authentication with CXF/ActiveMQ

2014-08-04 Thread Chainbuck
Thank you kimmking, I'll take a look :/)/ -- View this message in context: http://activemq.2283324.n4.nabble.com/Re-Authentication-with-CXF-ActiveMQ-tp4684032p4684082.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Authentication with ActiveMQ when using CXF (B2B)

2014-08-04 Thread Chainbuck
Hello, I have questions regarding authentication with CXF/ActiveMQ . THE INFRASTRUCTURE Here are the pieces I want to put in place: (i n c o m i n g m e s s a g e s c e n a r i o) SOAP/HTTPXML/JMS -> CXF --> ActiveMQ WHAT I WANT TO DO I want ActiveMQ

[jira] [Created] (AMQ-5306) Composite destination creation in perf test always builds topics

2014-08-04 Thread Jakub Korab (JIRA)
Jakub Korab created AMQ-5306: Summary: Composite destination creation in perf test always builds topics Key: AMQ-5306 URL: https://issues.apache.org/jira/browse/AMQ-5306 Project: ActiveMQ Issue

[jira] [Commented] (AMQ-5192) Add a statistic for showing how many messages every scheduler job triggered

2014-08-04 Thread Jason Shepherd (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-5192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084401#comment-14084401 ] Jason Shepherd commented on AMQ-5192: - Hi [~tabish121], Thanks for your update on this