JUnit Rule for Embedded Brokers

2015-12-22 Thread Quinn Stevenson
? Quinn Stevenson qu...@pronoia-solutions.com

Re: JUnit Rule for Embedded Brokers

2015-12-22 Thread Quinn Stevenson
project :-) Quinn Stevenson qu...@pronoia-solutions.com <mailto:qu...@pronoia-solutions.com> > On Dec 22, 2015, at 12:17 PM, Clebert Suconic > wrote: > > Nice idea! > > > If you can make one for Artemis, it would be here: > > https://github.com/apache/act

Re: JUnit Rule for Embedded Brokers

2015-12-22 Thread Quinn Stevenson
? > On Dec 22, 2015, at 12:40 PM, Clebert Suconic > wrote: > > On Tue, Dec 22, 2015 at 2:25 PM, Quinn Stevenson > wrote: >> Please forgive my ignorance here - but is Artemis the next major version of >> ActiveMQ? Or is it something else? > > I would pr

Re: how to get the java code to get activeMQ started from the activeMQ website

2015-12-23 Thread Quinn Stevenson
I’m not sure what you’re asking for. The “Getting Started” (http://activemq.apache.org/getting-started.html ) page describes how to get an ActiveMQ broker up and running, and it doesn’t require and Java code. Exactly what kind of sample code ar

Potential Bug in CamelBlueprintTestSupport

2015-12-29 Thread Quinn Stevenson
to the src/test/… area. Is there another way I should be testing this sort of thing? I’ve created a unit test based on the ConfigAdminLoadConfigurationFileAndOverrideTest from the camel-test-blueprint module that demonstrates the issue. Quinn Stevenson

Re: JUnit Rule for Embedded Brokers

2015-12-31 Thread Quinn Stevenson
terest to the community. How long should I wait before closing the PR? Quinn Stevenson qu...@pronoia-solutions.com (801) 244-7758 > On Dec 22, 2015, at 1:47 PM, Clebert Suconic > wrote: > > If u want to bootstrap a tooling project Its fine with git access etc. > > But

Edit permissions on ActiveMQ Wiki

2016-01-18 Thread Quinn Stevenson
t-test-jms-code.html <http://activemq.apache.org/how-to-unit-test-jms-code.html> Please great me edit permissions on the wiki so I can make this update. My account is hqstevenson. Thank You Quinn Stevenson

Re: Edit permissions on ActiveMQ Wiki

2016-02-19 Thread Quinn Stevenson
Thank You!! > On Feb 19, 2016, at 9:51 AM, Christopher Shannon > wrote: > > Sorry about that, I have verified your ICLA is on file and gave you edit > permissions so you should be able to edit that page now. > > On Fri, Feb 19, 2016 at 10:56 AM, hqstevenson > wrote: > >> I didn't ever hear

Proposed Enhancement - add option to have Composite Destinations set the originalDestination header

2016-04-29 Thread Quinn Stevenson
I use Composite Destinations as wiretaps for an auditing system and it would be very helpful if the forwarded message had the original destination name on it. I’ve found where I can make the additions for this to work, but I don’t know what I need to change to add an attribute to the compositeTo

Any Interest in this PR?

2016-09-29 Thread Quinn Stevenson
the commit message: > >This closes #198 > > > commit 343e3738b5cffdd6b95cfa257134108105f714c7 > Author: Quinn Stevenson > Date: 2016-09-16T20:59:13Z > >Added methods to EmbeddedActiveMQBroker to send messages, as well as JUnit > Rules for ActiveMQ clients > > commit f7b5b901004b9

Running build with check style rules?

2016-10-03 Thread Quinn Stevenson
I’m struggling a little getting the check style rules to run during my local build of ActiveMQ. Can someone point me in the right direction?

Re: Running build with check style rules?

2016-10-03 Thread Quinn Stevenson
you can just append -DskipStyleCheck=false to your maven > build. > > On Mon, Oct 3, 2016 at 2:35 PM, Quinn Stevenson > wrote: > >> I’m struggling a little getting the check style rules to run during my >> local build of ActiveMQ. Can someone point me in the right direction? >> >> >> >>

Re: Running build with check style rules?

2016-10-03 Thread Quinn Stevenson
ed you meant Artemis so I gave you the > Artemis instructions. > > On Mon, Oct 3, 2016 at 2:44 PM, Quinn Stevenson > wrote: > >> Thank You - >> >> I’ve got them working ok in my Artemis build - is the ActiveMQ 5.x build >> that I can’t quite figure o

Re: Running build with check style rules?

2016-10-04 Thread Quinn Stevenson
ert Suconic > wrote: > > Use -Pdev in artemis. It's on the hacking guide. > > On Monday, October 3, 2016, Quinn Stevenson <mailto:qu...@pronoia-solutions.com>> > wrote: > >> Ah - that explains why I couldn’t find the check style configuration file >>

Re: Any Interest in this PR?

2016-10-04 Thread Quinn Stevenson
merged into 5.15 or even >> 5.14.2 since it is just an improvement for the junit support. >> >> On Thu, Sep 29, 2016 at 9:52 PM, Quinn Stevenson < >> qu...@pronoia-solutions.com > wrote: >> >>> I’ve had this PR open for a while now, but I haven’t h

Are there plans for an artemis-camel component?

2016-10-17 Thread Quinn Stevenson
I’d like to be able to use Artemis from Camel without using JMS - just interact with the Artemis server via the core api. ActiveMQ has a activemq-camel component - are there any plans for a similar component for Artemis?

Re: Are there plans for an artemis-camel component?

2016-10-17 Thread Quinn Stevenson
and it works fine as long as the right > client libraries are in there. > > John > > On Mon, Oct 17, 2016 at 1:49 PM Quinn Stevenson > wrote: > >> I’d like to be able to use Artemis from Camel without using JMS - just >> interact with the Artemis server via the

Artemis configuration for multisite cluster

2016-11-09 Thread Quinn Stevenson
I’m trying to figure out if how to configure an Artemis cluster to meet my customer’s requirement for message availability. The basic setup is two datacenters with two Artemis brokers running in each datacenter for a total of for brokers. All of the brokers will be in the same cluster. What I