James Strachan
a37fa0d6f3
disabled use of activemq-perf plugin to avoid build failing
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@410889 13f79535-47bb-0310-9956-ffa450edef68
2006-06-01 16:58:16 +00:00
Frederick G. Oconer
2139881476
Renamed perf plugin to activemq-perf and added plugin that will start broker in assembly.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@410534 13f79535-47bb-0310-9956-ffa450edef68
2006-05-31 14:16:18 +00:00
Gregory John Wilkins
52cdf3dd4f
fixed ID issue with assembly plugin - as per patch from Carlos for MASSEMBLY-49
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@410455 13f79535-47bb-0310-9956-ffa450edef68
2006-05-31 08:08:13 +00:00
Guillaume Nodet
c834a10a01
Update README.txt and UserGuide to refer to "Apache ActiveMQ"
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409832 13f79535-47bb-0310-9956-ffa450edef68
2006-05-27 15:42:18 +00:00
James Strachan
10edc94224
used new single goal which avoids the recursive build issue
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409650 13f79535-47bb-0310-9956-ffa450edef68
2006-05-26 11:39:36 +00:00
James Strachan
7bcb9dbf4f
enabled nicer JMX integration with JConsole by default
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409646 13f79535-47bb-0310-9956-ffa450edef68
2006-05-26 11:37:35 +00:00
Frederick G. Oconer
fd43325c2b
changes:
...
1. Fix for assembly build.
2. Fix for jar deploy.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409633 13f79535-47bb-0310-9956-ffa450edef68
2006-05-26 10:47:42 +00:00
Guillaume Nodet
06b94f1220
Fix assembly recursive problems
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409145 13f79535-47bb-0310-9956-ffa450edef68
2006-05-24 11:45:21 +00:00
Frederick G. Oconer
97998ad6da
Added activemq-web dependency in lib/optional.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409134 13f79535-47bb-0310-9956-ffa450edef68
2006-05-24 11:00:19 +00:00
Jonas B. Lim
802f91eb55
added back activemq-web on distro
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409104 13f79535-47bb-0310-9956-ffa450edef68
2006-05-24 10:06:34 +00:00
Adrian T. Co
088d52cfd1
Added quotes in scripts to allow spaces in ACTIVEMQ_HOME - AMQ-706. Thanks Brad Fritz!
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@407470 13f79535-47bb-0310-9956-ffa450edef68
2006-05-18 06:21:33 +00:00
Adrian T. Co
80cda71326
modify script permission
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@407467 13f79535-47bb-0310-9956-ffa450edef68
2006-05-18 06:00:04 +00:00
Adrian T. Co
d49ff795fa
Modify permissions for scripts.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@407463 13f79535-47bb-0310-9956-ffa450edef68
2006-05-18 05:42:02 +00:00
Hiram R. Chirino
b29f744014
Fixed references to the test-jar.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399854 13f79535-47bb-0310-9956-ffa450edef68
2006-05-04 20:37:24 +00:00
Hiram R. Chirino
e25461641e
Include activemq-web-demo and activemq-web-console in the binary distroy example directory.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399751 13f79535-47bb-0310-9956-ffa450edef68
2006-05-04 16:24:31 +00:00
Hiram R. Chirino
9ebe333816
Added LICENSE files for the 3rd part modules that we redistribute
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399321 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 14:54:20 +00:00
Frederick G. Oconer
5fd6125b23
Bug: Unable to start the generated distribution due to the created run.jar in "/bin" dir.
...
Fix: Added a new assembly execution that will create the run.jar containing only "org.apache.activemq.console.Main" and setting the manifest main-class property to the same class.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399101 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 00:44:41 +00:00
Hiram R. Chirino
29b5ae57a2
Making the m2 release look like the m1 release
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@398279 13f79535-47bb-0310-9956-ffa450edef68
2006-04-30 05:01:50 +00:00
Hiram R. Chirino
68b65fa340
Used dedicated tasks by default on the standalone broker.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397779 13f79535-47bb-0310-9956-ffa450edef68
2006-04-28 06:17:44 +00:00
Hiram R. Chirino
25a50630ed
converted more println in the test cases to log.info() calls.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@397324 13f79535-47bb-0310-9956-ffa450edef68
2006-04-26 22:33:48 +00:00
James Strachan
3ecc6f5293
Fixed build to include notice file
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@395817 13f79535-47bb-0310-9956-ffa450edef68
2006-04-21 08:57:58 +00:00
Guillaume Nodet
1e6c45fb2e
Fix dependencies scopes for m2 build...
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@394797 13f79535-47bb-0310-9956-ffa450edef68
2006-04-17 22:39:14 +00:00
Guillaume Nodet
0b88dbe3e7
Now the distribution fully works on m2 (without tests).
...
However, we need to rework all the scope of dependencies (mainly for activemq-core)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@394772 13f79535-47bb-0310-9956-ffa450edef68
2006-04-17 20:38:21 +00:00
Guillaume Nodet
969eefeef0
Include STATUS file in assembly
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@394441 13f79535-47bb-0310-9956-ffa450edef68
2006-04-16 07:23:02 +00:00
Guillaume Nodet
bfa4b9bb68
Fix m2 build: the distribution is nearly identical to the m1 dist.
...
Remaining problems: missing STATUS file, and activemq.rar is way too big
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@394399 13f79535-47bb-0310-9956-ffa450edef68
2006-04-15 23:33:05 +00:00
Hiram R. Chirino
3e69e735b0
Fixed TwoBrokerTopicSendReceiveUsingHttpTest test.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@393569 13f79535-47bb-0310-9956-ffa450edef68
2006-04-12 18:32:43 +00:00
Hiram R. Chirino
13e8bf0b91
Make the dist build work again
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@393151 13f79535-47bb-0310-9956-ffa450edef68
2006-04-11 07:02:50 +00:00
James Strachan
9c9343c9dd
fixed the distribution artifact to include "incubator-activemq"
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@392989 13f79535-47bb-0310-9956-ffa450edef68
2006-04-10 17:00:34 +00:00
Gregory John Wilkins
8cb2141080
Upgrade to jetty 6.0.0beta14
...
factored out web demo into activemq-web-demo
made activemq-web just produce a jar
added amq.js as a resource to the jar
added AjaxServlet to extend MessageListenerServlet with the ability to serve amq.js
cleaned up m2 build and dependencies
added jetty6:run plugin to run the demo.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@392913 13f79535-47bb-0310-9956-ffa450edef68
2006-04-10 10:26:17 +00:00
Hiram R. Chirino
7ed7b25dbe
include mx4j tools in the optional dir.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@390445 13f79535-47bb-0310-9956-ffa450edef68
2006-03-31 15:44:42 +00:00
Hiram R. Chirino
382b825aa5
Added commented sections on how to configure things like the broker memory limit and jmx properties.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@390423 13f79535-47bb-0310-9956-ffa450edef68
2006-03-31 13:59:52 +00:00
Frederick G. Oconer
065f8a9807
Updated the dependencies to be included in the jar file activemq-full-version.jar. This was referenced to the jar created in maven1.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@390353 13f79535-47bb-0310-9956-ffa450edef68
2006-03-31 07:30:09 +00:00
Frederick G. Oconer
1263c80c7b
Updated jar files to be included in /lib and /lib/optional.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@390352 13f79535-47bb-0310-9956-ffa450edef68
2006-03-31 07:28:20 +00:00
Frederick G. Oconer
7af0ed307c
Included other dependencies using maven 1 build as reference.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@390078 13f79535-47bb-0310-9956-ffa450edef68
2006-03-30 10:54:44 +00:00
Frederick G. Oconer
a715f014e3
changed groupId of the included artifact to "incubator-activemq".
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@390045 13f79535-47bb-0310-9956-ffa450edef68
2006-03-30 09:37:52 +00:00
Frederick G. Oconer
b8b2258fc7
Fix for maven 2 builds and organized the dependencies.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389950 13f79535-47bb-0310-9956-ffa450edef68
2006-03-30 01:12:00 +00:00
Hiram R. Chirino
e29d514732
The journal constrcutor changed.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389942 13f79535-47bb-0310-9956-ffa450edef68
2006-03-30 00:37:20 +00:00
Hiram R. Chirino
f451ad04bf
- Switched the m2 builds to use maven-one-plugin so that the activeio jars can be used in the maven 1 build activemq is using.
...
- the m2 build now uses the same groupId that our m1 activemq build is using. I know it's not the m2 way to name groups, we I'm willing to live with this until we are out of the incubator and using m2 to do builds by default.
- Ported activemq to use activeio 3.0-SNAPSHOT from activeio 2.1, since the 3.x stuff is in a new package space, it should not conflict with previous version (for example the version used in Geronimo).
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@388677 13f79535-47bb-0310-9956-ffa450edef68
2006-03-24 23:41:23 +00:00
Hiram R. Chirino
e94ba16710
Updated m2 build to use latest geronimo spec jars
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@387924 13f79535-47bb-0310-9956-ffa450edef68
2006-03-22 19:52:39 +00:00
Hiram R. Chirino
14763b4f20
Reved up to the latest version of the geronimo spec jars
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@387873 13f79535-47bb-0310-9956-ffa450edef68
2006-03-22 15:27:50 +00:00
Hiram R. Chirino
72a495e1eb
derby is not to happy about being started up multiple times in the same vm with different homes.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@387553 13f79535-47bb-0310-9956-ffa450edef68
2006-03-21 15:47:41 +00:00
Adrian T. Co
9c6169748d
- Minor correction in xml config
...
- Enabled failing test cases
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@387060 13f79535-47bb-0310-9956-ffa450edef68
2006-03-19 23:20:46 +00:00
Darwin G. Flores
b182afbe46
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@386808 13f79535-47bb-0310-9956-ffa450edef68
2006-03-18 04:31:17 +00:00
Adrian T. Co
4f7235d964
- Setup keystores for ssl used by ConfigTest.java
...
- Prevented NullPointerException in MemoryPersistenceAdapter
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@386769 13f79535-47bb-0310-9956-ffa450edef68
2006-03-18 00:13:56 +00:00
Adrian T. Co
9920d70580
- Send the ConnectionInfo first before sending the BrokerInfo in the DemandForwardingBridge, so it would work in http.
...
- Enabled the TwoBrokerTopicSendReceiveUsingHttpTest.
- Added a sleep to the test to give jetty enough time to setup before sending messages.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@386738 13f79535-47bb-0310-9956-ffa450edef68
2006-03-17 22:09:11 +00:00
Adrian T. Co
2edfb2864c
Add the jetty jars to the distribution.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@386484 13f79535-47bb-0310-9956-ffa450edef68
2006-03-16 23:37:24 +00:00
Adrian T. Co
89ac08c57f
- Added activemq-optional.jar to the assembly module dependency.
...
- Corrected broker name in config files.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@386480 13f79535-47bb-0310-9956-ffa450edef68
2006-03-16 23:15:30 +00:00
James Strachan
09de5a2481
switched default stomp port back to 61613 (thanks for the suggestion brian :) to avoid causing surprises for folks using stomp on 3.x or using the existing ruby stomp client. See AMQ-634 for more details
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@386208 13f79535-47bb-0310-9956-ffa450edef68
2006-03-15 23:18:24 +00:00
Adrian T. Co
f471303cc5
- Modified the version of the mx4j dependency to use the predefined one.
...
- Excluded HttpsTransportBrokerTest.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@385695 13f79535-47bb-0310-9956-ffa450edef68
2006-03-13 23:15:53 +00:00
Hiram R. Chirino
d11ec2baf6
have only the parent pom configure the surefire version used. Also enable the right tests on the activemq-core module.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@385691 13f79535-47bb-0310-9956-ffa450edef68
2006-03-13 22:59:08 +00:00
Hiram R. Chirino
bca8575209
set the eol style so that it matches the platform they are targeted for.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@385593 13f79535-47bb-0310-9956-ffa450edef68
2006-03-13 16:41:38 +00:00
Hiram R. Chirino
be50d8699c
Applying patch http://jira.activemq.org/jira/secure/ManageAttachments.jspa?id=23767
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@384957 13f79535-47bb-0310-9956-ffa450edef68
2006-03-10 23:52:45 +00:00
Hiram R. Chirino
c40f989966
Refactored the .NET client so that all the JMS references are NMS. Figured Sun would not be happy if we called this JMS.
...
also tweeked the m2 poms a little
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@384452 13f79535-47bb-0310-9956-ffa450edef68
2006-03-09 07:11:37 +00:00
Hiram R. Chirino
c4e99fe48b
- Fix NPE due to JMX problem
...
- Made the maven setting a little more eclipse freindly.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@384438 13f79535-47bb-0310-9956-ffa450edef68
2006-03-09 05:41:08 +00:00
Hiram R. Chirino
6583ef1821
I wish I could have commited this in smaller chunks
...
- Added support for the openwire loose encoding to the .NET port
- Fixed the InactivityMonitor, it was timing out conections too often and testcase for it would fail intermitently
- Improved the wire format option negociation phase.
- We now gaurd to sending the WireformatInfo, so it's only sent once even if the start method is called multiple times.
- We now wait for the WireFormatInfo to be sent before reconfiguring the WireFormat with the new negociated options
- Option negociation is now simpler to understand:
- The WireFormatInfo is allways sent with all options turned off
- Once WireFormatInfo's are exchanged, we enable the options on the WireFormat that both sides enabled.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@384390 13f79535-47bb-0310-9956-ffa450edef68
2006-03-09 00:41:39 +00:00
James Strachan
f692aa3781
added slow consumer config
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@384181 13f79535-47bb-0310-9956-ffa450edef68
2006-03-08 11:02:40 +00:00
James Strachan
d0466165c8
disabled JMX for test case so the test works if we enable JMX globally
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@384180 13f79535-47bb-0310-9956-ffa450edef68
2006-03-08 11:01:48 +00:00
James Strachan
3e30fec10b
deleted old cruft and updated the activemq.xml to support stomp
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@383823 13f79535-47bb-0310-9956-ffa450edef68
2006-03-07 09:00:56 +00:00
Hiram R. Chirino
cd0fb615de
Adjusted openwire generators
...
- Got .NET working again after bing WireFormat change
- Fixed generated indenting for the java and csharp stuff.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@383767 13f79535-47bb-0310-9956-ffa450edef68
2006-03-07 04:14:27 +00:00
Darwin G. Flores
83b624fe8e
Exclude the QueueClusterTest so that build process won't hang
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@383474 13f79535-47bb-0310-9956-ffa450edef68
2006-03-06 06:04:55 +00:00
Hiram R. Chirino
da26ccbd32
added another option that allows you to basically drain a destination for while messages are being produced.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@382964 13f79535-47bb-0310-9956-ffa450edef68
2006-03-03 23:21:37 +00:00
Hiram R. Chirino
7f5213ba99
Standardize on throwing Exception instead of Throwable, we were using both forms throught the API
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@382869 13f79535-47bb-0310-9956-ffa450edef68
2006-03-03 15:36:38 +00:00
Hiram R. Chirino
be2ae6669b
did some more svn:eol-style property setting
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@379624 13f79535-47bb-0310-9956-ffa450edef68
2006-02-21 23:30:38 +00:00
Hiram R. Chirino
4d00a1a311
did some more svn:eol-style property setting
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@379623 13f79535-47bb-0310-9956-ffa450edef68
2006-02-21 23:28:33 +00:00
Hiram R. Chirino
a107823dc3
Did a bunch of svn:eol-style property setting
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@379619 13f79535-47bb-0310-9956-ffa450edef68
2006-02-21 23:12:56 +00:00
Jonas B. Lim
4c3f739198
temporary disabled TwoBrokerTopicSendReceiveTest (AMQ-586).Passes all test grid except for the Windows Server 2003 platform (jafar)
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@379390 13f79535-47bb-0310-9956-ffa450edef68
2006-02-21 08:12:38 +00:00
Adrian T. Co
0e9ff43c74
Fix for AMQ-579, where other command parameters are not being parsed by bstat.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@379092 13f79535-47bb-0310-9956-ffa450edef68
2006-02-20 11:20:36 +00:00
Robert Davies
dfc025b6ce
added a sleep after consumers are added and before sending messages
...
to ensure subscriptions are propagated
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378730 13f79535-47bb-0310-9956-ffa450edef68
2006-02-18 15:25:28 +00:00
Hiram R. Chirino
bea3be6e01
Applyed http://jira.activemq.org/jira/browse/AMQ-582
...
Thanks Carlos! This should help our m2 build a ton.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378696 13f79535-47bb-0310-9956-ffa450edef68
2006-02-18 06:03:51 +00:00
Jonas B. Lim
8b07914259
test case to check sending and receiving of messages inside a transaction ( http://forums.activemq.org/posts/list/364.page )
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378483 13f79535-47bb-0310-9956-ffa450edef68
2006-02-17 11:05:10 +00:00
Frederick G. Oconer
4dd80d3369
Bug: error is throw with the sample config of MySQL.
...
Fix: set relaxAutoCommit to true on url under MySQL sample config.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378435 13f79535-47bb-0310-9956-ffa450edef68
2006-02-17 05:21:26 +00:00
Hiram R. Chirino
83825de78e
distribute activecluster with the distro
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378191 13f79535-47bb-0310-9956-ffa450edef68
2006-02-16 07:20:17 +00:00
Hiram R. Chirino
66d033fc11
exclude some db data from the source archives.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378163 13f79535-47bb-0310-9956-ffa450edef68
2006-02-16 05:08:14 +00:00
Hiram R. Chirino
af44528f9f
Previous commit ad deleted too many files. I think I got it right now.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378152 13f79535-47bb-0310-9956-ffa450edef68
2006-02-16 03:34:11 +00:00
Hiram R. Chirino
f58a497c16
reverting previous commit
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378151 13f79535-47bb-0310-9956-ffa450edef68
2006-02-16 03:29:03 +00:00
Hiram R. Chirino
a6f34a95e6
these samples were invalid since they were old style. Remove them for now until we can put together some better examples.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378148 13f79535-47bb-0310-9956-ffa450edef68
2006-02-16 03:01:13 +00:00
Hiram R. Chirino
6d333ffb4a
Just to be safe, lets also include the LICENSE.txt in the jar files.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378138 13f79535-47bb-0310-9956-ffa450edef68
2006-02-16 02:02:28 +00:00
Hiram R. Chirino
4262889d51
minior cleanups.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378132 13f79535-47bb-0310-9956-ffa450edef68
2006-02-16 00:59:48 +00:00
Hiram R. Chirino
1667ce651b
Enabled some more tests.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378021 13f79535-47bb-0310-9956-ffa450edef68
2006-02-15 15:26:56 +00:00
Hiram R. Chirino
98fc69f745
AMQ-228 is not a test case failure.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378016 13f79535-47bb-0310-9956-ffa450edef68
2006-02-15 15:05:13 +00:00
Hiram R. Chirino
298ea81702
Enabling fixed tests.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378015 13f79535-47bb-0310-9956-ffa450edef68
2006-02-15 15:04:00 +00:00
Hiram R. Chirino
7b945f9d92
Fixed a few of the broken durable subscription tests.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@377937 13f79535-47bb-0310-9956-ffa450edef68
2006-02-15 04:35:20 +00:00
Alan Cabrera
84942ae5b0
Added incubation disclaimer.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@377651 13f79535-47bb-0310-9956-ffa450edef68
2006-02-14 06:45:29 +00:00
Hiram R. Chirino
30b2e67b91
Fixing DurableConsumerCloseAndReconnectTest, make sure a persistent broker is used.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@376860 13f79535-47bb-0310-9956-ffa450edef68
2006-02-10 21:14:08 +00:00
Hiram R. Chirino
ffd4756740
cleaned up the test a little.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@376765 13f79535-47bb-0310-9956-ffa450edef68
2006-02-10 17:06:07 +00:00
Hiram R. Chirino
68d245f4bf
Migrated to using xbean 2.2-SNAPSHOT
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@376445 13f79535-47bb-0310-9956-ffa450edef68
2006-02-09 21:41:59 +00:00
Hiram R. Chirino
f367df5b28
disabled tests that are failing for me.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@375753 13f79535-47bb-0310-9956-ffa450edef68
2006-02-07 22:27:58 +00:00
Robert Davies
dbf3e5682b
added sleep to let subscriptions get propagated
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@375720 13f79535-47bb-0310-9956-ffa450edef68
2006-02-07 21:38:21 +00:00
Adrian T. Co
7fa8660c7e
- Move AMQ command console to separate module (activemq-console)
...
- Move Main.java to console module
- Move maven goal "run:broker" from core to console.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@375519 13f79535-47bb-0310-9956-ffa450edef68
2006-02-07 06:48:24 +00:00
Adrian T. Co
c146def464
Disabled failing test
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@374639 13f79535-47bb-0310-9956-ffa450edef68
2006-02-03 10:58:45 +00:00
Adrian T. Co
25f59e76c9
Added additional test case for multicasted broker.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@374637 13f79535-47bb-0310-9956-ffa450edef68
2006-02-03 10:53:45 +00:00
Robert Davies
815b6c5d87
Changed api to setBrokerName() on DemandForwardBridge instead of setClientId
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@373858 13f79535-47bb-0310-9956-ffa450edef68
2006-01-31 16:25:17 +00:00
Adrian T. Co
36a5795fe4
Prevent start task from reading the "start" token as a task parameter
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@373665 13f79535-47bb-0310-9956-ffa450edef68
2006-01-31 01:51:20 +00:00
James Strachan
885db67aaa
added incubation disclaimer
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@372548 13f79535-47bb-0310-9956-ffa450edef68
2006-01-26 15:35:06 +00:00
Adrian T. Co
4b8822f154
- Added task to browse a queue for messages that includes the ability to query for selected messages only, and specify the properties to view. (Still considering adding one for topics too)
...
- Redesigned the querying mechanism to allow easy insertion and/or extension of specific querying filters
- Redesigned the output mechanism to allow easy inclusion of different output formatters (i.e. output in command shell friendly format, script friendly format, xml format, etc.)
- Currently have just included a not-so-friendly command shell formatter. :) Have plans to modify this and maybe include an xml formatter and/or script friendly formatter.
PS: I plan to move the console package outside activemq-core and include some unit tests with it sometime in the very near future. I know its kinda messy right know. :)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@371880 13f79535-47bb-0310-9956-ffa450edef68
2006-01-24 10:23:34 +00:00
Dennis Cook
1356d1549c
Comment out remote jmx refs, for user discresionary use.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@371768 13f79535-47bb-0310-9956-ffa450edef68
2006-01-24 01:49:38 +00:00
Dennis Cook
f9a763586a
AMQ-500 reconciled windows start script with o.a.a.broker.Main
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@371767 13f79535-47bb-0310-9956-ffa450edef68
2006-01-24 01:38:07 +00:00
Alan Cabrera
85402ce387
Clean up
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@370004 13f79535-47bb-0310-9956-ffa450edef68
2006-01-18 01:54:51 +00:00
Hiram R. Chirino
b329273cf4
Fixed up the m2 distribution. only thing not being included yet is the run jar and the amq rar
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@369323 13f79535-47bb-0310-9956-ffa450edef68
2006-01-16 03:14:10 +00:00
Hiram R. Chirino
e997ceef56
explicity adding dependencies to be included in final repo.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@369308 13f79535-47bb-0310-9956-ffa450edef68
2006-01-16 02:08:53 +00:00