Gregory John Wilkins
cb97916c98
force session
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@405483 13f79535-47bb-0310-9956-ffa450edef68
2006-05-09 17:40:51 +00:00
Gregory John Wilkins
fedc03939c
Allow a local resource to override js scripts
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@405482 13f79535-47bb-0310-9956-ffa450edef68
2006-05-09 17:40:11 +00:00
Adrian T. Co
c4b11a6396
Minor rename of variable names
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@405404 13f79535-47bb-0310-9956-ffa450edef68
2006-05-09 12:05:55 +00:00
Adrian T. Co
2391cb0d17
- Added means to configure the prefetch and optimizeAcknowledge setting of the connectionFactory in the WebClient.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@405397 13f79535-47bb-0310-9956-ffa450edef68
2006-05-09 11:51:10 +00:00
Hiram R. Chirino
9614aa9b4e
Connection state tracking would cause a CCE if temp destinations were in use.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@405206 13f79535-47bb-0310-9956-ffa450edef68
2006-05-08 22:41:08 +00:00
James Strachan
89d6fd0a80
avoid NPE
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@400057 13f79535-47bb-0310-9956-ffa450edef68
2006-05-05 12:12:23 +00:00
James Strachan
ac13202007
improved null handling after suggestions from Danielius Jurna
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399999 13f79535-47bb-0310-9956-ffa450edef68
2006-05-05 07:31:35 +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
James Strachan
1f3f66284f
improved the readme
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399756 13f79535-47bb-0310-9956-ffa450edef68
2006-05-04 16:35:53 +00:00
James Strachan
b0bacafa0c
improved the readme
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399755 13f79535-47bb-0310-9956-ffa450edef68
2006-05-04 16:35:06 +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
6e329f7d9e
Avoid NPE in MasterBroker.processDispatch... a null message is sent to the client to signal end of queue browse.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399710 13f79535-47bb-0310-9956-ffa450edef68
2006-05-04 14:22:44 +00:00
James Strachan
fccef1010d
enforced the use of the snapshot jetty plugin to work around some strangeness I was getting
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399704 13f79535-47bb-0310-9956-ffa450edef68
2006-05-04 14:00:56 +00:00
James Strachan
2fd7ccbdf5
patched the pooled JMS provider to make it easier to configure the size and implementation of the underlying session pool
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399702 13f79535-47bb-0310-9956-ffa450edef68
2006-05-04 13:58:43 +00:00
Hiram R. Chirino
3fc0546936
Applied John Sission's patch: https://issues.apache.org/activemq/browse/AMQ-705 Thanks John!
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399701 13f79535-47bb-0310-9956-ffa450edef68
2006-05-04 13:42:06 +00:00
James Strachan
b36e9f804a
added the jetty plugin repo to ensure we get the latest/greatest jars after finding some strangeness when running the web console on a machine which had not done a local build of jetty
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399628 13f79535-47bb-0310-9956-ffa450edef68
2006-05-04 09:12:10 +00:00
Hiram R. Chirino
c6e0984e1d
Enable optimized ack by default again but disable the broker from sending the prefetch resize command to the client.. the client still has not implemented proper thread safe handling for that.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399530 13f79535-47bb-0310-9956-ffa450edef68
2006-05-04 03:45:59 +00:00
Hiram R. Chirino
84bee771f8
Moved the php stomp implementation to the stomp project
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399385 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 19:03:21 +00:00
James Strachan
71669cba11
ignore empty parameters
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399333 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 15:25:17 +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
James Strachan
eaad2f96f9
magical combination of excluded tests so that the build works on m2
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399312 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 14:10:07 +00:00
Hiram R. Chirino
d818262a1d
Added modules created with WebLogic Workshop to demonstrate using MDBs with ActiveMQ and Weblogic
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399308 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 13:56:17 +00:00
Hiram R. Chirino
f8c47c6998
Added win32 project files to build cms
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399303 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 13:44:59 +00:00
James Strachan
b402c79da1
switched away from using the MBeans due to strangeness when used in JSP EL on some JVMs
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399301 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 13:40:37 +00:00
James Strachan
44493e4997
added helper methods to Destination POJOs so the MBeans are not required
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399298 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 13:38:26 +00:00
James Strachan
91732843ea
added a tad of whitespace back :)
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399285 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 12:34:15 +00:00
James Strachan
5281f8d932
minor layout tweak
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399271 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 11:51:30 +00:00
James Strachan
15db51ea74
fixed stange compile error when using m2
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399262 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 11:26:28 +00:00
James Strachan
2faad432f3
removed some system.out logging
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399260 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 11:22:07 +00:00
James Strachan
5e558f82d5
removed some system.out logging
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399259 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 11:21:19 +00:00
James Strachan
0afd5a8cf9
removed some system.out logging
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399256 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 11:12:12 +00:00
James Strachan
8c933fcc89
removed some system.out logging
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399250 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 10:56:52 +00:00
James Strachan
9f9fe90d85
removed some system.out logging
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399249 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 10:50:49 +00:00
James Strachan
3cbd06152b
commented out more failing tests under m2
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399237 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 10:13:33 +00:00
Frederick G. Oconer
778adae020
Disabled maven-one-plugin declaration. This forces nightly-build deploy to also update the maven 1 repository.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399233 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 10:05:34 +00:00
Darwin G. Flores
174a581a4f
Modified the version numbers for jar files with dependency error
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399195 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 08:04:31 +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
James Strachan
c53bb05cd2
disabled logging
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@398965 13f79535-47bb-0310-9956-ffa450edef68
2006-05-02 15:32:00 +00:00
James Strachan
a6a39433b5
tidied up atom and RSS icons and fixed the queue graph to show the queue names on the X axis
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@398958 13f79535-47bb-0310-9956-ffa450edef68
2006-05-02 15:15:40 +00:00
Guillaume Nodet
fbc8053db8
Use beta2 build of activeio instead of snapshot
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@398951 13f79535-47bb-0310-9956-ffa450edef68
2006-05-02 14:51:13 +00:00
James Strachan
b06de590e0
ensure that the check of whether or not the ConnectionInfo is sent to the broker - and the clientID created - is thread safe to fix AMQ-696
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@398928 13f79535-47bb-0310-9956-ffa450edef68
2006-05-02 12:29:28 +00:00
Guillaume Nodet
045353cde6
Upgrade surefire-plugin to 2.1.3 (instead of snapshot)
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@398861 13f79535-47bb-0310-9956-ffa450edef68
2006-05-02 08:41:20 +00:00
James Strachan
ff2094c9fd
Use Atom 1.0 by default in demo
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@398838 13f79535-47bb-0310-9956-ffa450edef68
2006-05-02 07:59:54 +00:00
Hiram R. Chirino
fb47f3aa04
rollback mx4j version chnage... 3.x could not be found in a m1 repo
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@398621 13f79535-47bb-0310-9956-ffa450edef68
2006-05-01 15:26:39 +00:00
Hiram R. Chirino
c3efc55084
Added openwire classes that were generated for the .NET port
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@398596 13f79535-47bb-0310-9956-ffa450edef68
2006-05-01 14:04:38 +00:00
James Strachan
6b1682f949
added test case for AMQ-696
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@398560 13f79535-47bb-0310-9956-ffa450edef68
2006-05-01 09:29:32 +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
b022a9d835
Set instance variables to null so that we don't OOM exceptions when using m2
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@398076 13f79535-47bb-0310-9956-ffa450edef68
2006-04-29 03:22:23 +00:00
Hiram R. Chirino
794e8d7880
Ignore log messages from other software packages by default.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@398018 13f79535-47bb-0310-9956-ffa450edef68
2006-04-28 21:26:22 +00:00
Hiram R. Chirino
653a7791f7
Disable optimizeAcknowledge for now. It is still not threadsafe. Tests fail on on 2 core windows box when this is enabled.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@398016 13f79535-47bb-0310-9956-ffa450edef68
2006-04-28 21:25:43 +00:00