Re: ActiveMQ DSLs

2015-03-17 Thread Dejan Bosanac
to an existing one? Art P.S. apologies for confusion on my earlier post - using nabble's raw content did indeed cause the content of the post to get stripped in email somehow. -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-DSLs- tp4693171p4693332.html Sent from

Re: ActiveMQ DSLs

2015-03-17 Thread Jakub Korab
- using nabble's raw content did indeed cause the content of the post to get stripped in email somehow. -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-DSLs- tp4693171p4693332.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Re: ActiveMQ DSLs

2015-03-17 Thread Hadrian Zbarcea
. nabble.com/ActiveMQ-DSLs-tp4693171p4693202.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Re: ActiveMQ DSLs

2015-03-16 Thread artnaseef
. -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-DSLs-tp4693171p4693332.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Re: ActiveMQ DSLs

2015-03-16 Thread Dejan Bosanac
-- View this message in context: http://activemq.2283324.n4. nabble.com/ActiveMQ-DSLs-tp4693171p4693202.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Re: ActiveMQ DSLs

2015-03-16 Thread Christian Posta
network outages. A full writeup and source code are available at https://github.com/jkorab/activemq-dsls As it stands, the DSL is a work in progress that supports my own code, but I think it would be useful as something provided by ActiveMQ itself. I would like to contribute what I have

Re: ActiveMQ DSLs

2015-03-14 Thread Jakub Korab
outages. A full writeup and source code are available at https://github.com/jkorab/activemq-dsls As it stands, the DSL is a work in progress that supports my own code, but I think it would be useful as something provided by ActiveMQ itself. I would like to contribute what I have written so far

Re: ActiveMQ DSLs

2015-03-14 Thread Jakub Korab
://activemq.2283324.n4.nabble.com/ActiveMQ-DSLs-tp4693171p4693202.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Re: ActiveMQ DSLs

2015-03-13 Thread Timothy Bish
the ActiveMQ SocketProxy class) to easily simulate network outages. A full writeup and source code are available at https://github.com/jkorab/activemq-dsls As it stands, the DSL is a work in progress that supports my own code, but I think it would be useful as something provided by ActiveMQ

Re: ActiveMQ DSLs

2015-03-13 Thread artnaseef
inside of ActiveMQ itself (beyond the well-understood it will then be maintained with the core code). Art -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-DSLs-tp4693171p4693202.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Re: ActiveMQ DSLs

2015-03-13 Thread artnaseef
in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-DSLs-tp4693171p4693187.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Re: ActiveMQ DSLs

2015-03-13 Thread David Jencks
: http://activemq.2283324.n4.nabble.com/ActiveMQ-DSLs-tp4693171p4693187.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Re: ActiveMQ DSLs

2015-03-13 Thread Jean-Baptiste Onofré
the broker. The test DSL also allows for the definition of proxies (using the ActiveMQ SocketProxy class) to easily simulate network outages. A full writeup and source code are available at https://github.com/jkorab/activemq-dsls As it stands, the DSL is a work in progress that supports my own code

Re: ActiveMQ DSLs

2015-03-13 Thread Hadrian Zbarcea
at https://github.com/jkorab/activemq-dsls As it stands, the DSL is a work in progress that supports my own code, but I think it would be useful as something provided by ActiveMQ itself. I would like to contribute what I have written so far, and develop it further (perhaps cleaning up a bunch

Re: ActiveMQ DSLs

2015-03-13 Thread David Jencks
.nabble.com/ActiveMQ-DSLs-tp4693171p4693202.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

ActiveMQ DSLs

2015-03-13 Thread Jakub Korab
network outages. A full writeup and source code are available at https://github.com/jkorab/activemq-dsls As it stands, the DSL is a work in progress that supports my own code, but I think it would be useful as something provided by ActiveMQ itself. I would like to contribute what I have