Bosanac Dejan
|
ce8f83acf1
|
https://issues.apache.org/activemq/browse/AMQ-2448 - adding test case
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@931216 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-06 16:37:26 +00:00 |
Bosanac Dejan
|
b53e4b545a
|
https://issues.apache.org/activemq/browse/AMQ-2684 - encoding for web sockets and stomp
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@931089 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-06 11:04:12 +00:00 |
Bosanac Dejan
|
684f5dfef1
|
https://issues.apache.org/activemq/browse/AMQ-2684 - encoding for web sockets and stomp
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@931047 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-06 08:19:18 +00:00 |
Bosanac Dejan
|
3336a22ff9
|
https://issues.apache.org/activemq/browse/AMQ-2681 - adding license header
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@930212 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-02 09:45:15 +00:00 |
Bosanac Dejan
|
d22e841db9
|
https://issues.apache.org/activemq/browse/AMQ-2681 - typo fixed and generate jdbc statements class
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@930206 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-02 09:38:46 +00:00 |
Bosanac Dejan
|
03d355e97e
|
https://issues.apache.org/activemq/browse/AMQ-2448 - camel component config fix
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@930197 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-02 09:14:05 +00:00 |
Gary Tully
|
4eafcccf62
|
resolve https://issues.apache.org/activemq/browse/AMQ-2556 - resolve leaks with XA_RDONLY - prepare needs to cleanup the transaction state, both on the broker and on the client connection/session/failover state
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@930135 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-01 23:25:20 +00:00 |
David Jencks
|
c22ea7fab0
|
ACTIVEMQ-2384 remove hard dependency on spring
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@930041 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-01 16:56:13 +00:00 |
Bosanac Dejan
|
fd65b8201a
|
https://issues.apache.org/activemq/browse/AMQ-2681 - findMessageByIdStatement
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@929918 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-01 10:56:26 +00:00 |
Gary Tully
|
9822d58d04
|
resolve https://issues.apache.org/activemq/browse/AMQ-2384 - not exactly the patch but allowing the introspector to work, which is more generic with some tests, thanks phil for the impetus on this
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@929618 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-31 16:54:49 +00:00 |
Bosanac Dejan
|
63b4de13e6
|
https://issues.apache.org/activemq/browse/AMQ-2105 - inital work on creating packages with unix-maven-plugin
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@929601 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-31 16:00:29 +00:00 |
Bosanac Dejan
|
b94342f604
|
https://issues.apache.org/activemq/browse/AMQ-2677 - starting connection in a pool
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@929488 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-31 11:51:49 +00:00 |
Bosanac Dejan
|
45cb6a0c75
|
https://issues.apache.org/activemq/browse/AMQ-2448 - a bit better workaround
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@929179 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-30 15:50:40 +00:00 |
Gary Tully
|
2dd5b7737b
|
resolve https://issues.apache.org/activemq/browse/AMQ-2670 - revert XA connection manager, using out of band recovery via JMS api is a workaround for jboss pending RAR based auto recovery or enlistment, comments in the jira with the relevant config
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@929145 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-30 14:02:40 +00:00 |
Bosanac Dejan
|
99d51265ff
|
http://issues.apache.org/activemq/browse/AMQ-2507 - use commons logging
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@929094 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-30 11:48:02 +00:00 |
Bosanac Dejan
|
55be01fb55
|
https://issues.apache.org/activemq/browse/AMQ-2675 - topic.jsp post method
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@927868 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-26 14:29:37 +00:00 |
Gary Tully
|
aef23f94f3
|
resolve https://issues.apache.org/activemq/browse/AMQ-2670 - apply patch with thanks. Now possible to integrate RAR XAResource with jboss via the jboss org.jboss.jms.server.recovery.MessagingXAResourceRecovery handler
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@927520 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-25 17:40:12 +00:00 |
Bosanac Dejan
|
73338477ad
|
https://issues.apache.org/activemq/browse/AMQ-2669 - jmx slave attribute for shared filesystem (jdbc) MS configurations
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@927324 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-25 10:07:53 +00:00 |
Bosanac Dejan
|
146970965a
|
https://issues.apache.org/activemq/browse/AMQ-2600 - resolve some classloading issues
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@927108 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-24 16:16:24 +00:00 |
Gary Tully
|
ff006954d8
|
add additional test class : https://issues.apache.org/activemq/browse/AMQ-2622
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@927066 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-24 14:10:59 +00:00 |
Gary Tully
|
e9f30febec
|
make ObjectMessage.copy aware of setObjectMessageSerializationDefered so that copy on dispatch can operate on message dispatch fields but message serialization is still avoided - resolve: https://issues.apache.org/activemq/browse/AMQ-2622
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@927054 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-24 13:51:00 +00:00 |
Bosanac Dejan
|
c8d775dcc3
|
adapt site deploy url
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@926658 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-23 16:47:32 +00:00 |
Gary Tully
|
363a1cf599
|
resolve issue with roll over and cron parser, hudson builds in different TZ has repeated faiure on trunk, getNext may still need some work
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@926646 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-23 16:20:40 +00:00 |
Bosanac Dejan
|
eb7275d53a
|
disabling surefire and cobertura reports as they make site building long and doesn't add too much value in era of hudson and sonar
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@926616 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-23 15:27:26 +00:00 |
Robert Davies
|
c9addfb50e
|
remove Log messages from BrokerInfo to so JmsAppender works
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@926165 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-22 16:34:49 +00:00 |
Robert Davies
|
dfeecb4519
|
Applied updated patch for https://issues.apache.org/activemq/browse/AMQ-2636
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@926152 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-22 16:09:44 +00:00 |
Robert Davies
|
475eedc7a6
|
Fix order in which scheduler is used in the broker
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@925351 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-19 17:41:13 +00:00 |
Robert Davies
|
cc40251451
|
make sure scheduling works with transactions
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@925221 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-19 14:08:07 +00:00 |
Robert Davies
|
efd6bda979
|
default updateClusterClients = false - to ensure JUnit tests pass - which rely on a defined failover:// list
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@925035 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-18 23:00:03 +00:00 |
Gary Tully
|
d914548559
|
resolve https://issues.apache.org/activemq/browse/AMQ-2656 xa=true in the environment will ensure an XACOnnectionFactory is created
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@924972 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-18 20:02:13 +00:00 |
Bosanac Dejan
|
a84f524404
|
https://issues.apache.org/activemq/browse/AMQ-2448 - temp workaround for network connector leak
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@924763 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-18 13:21:10 +00:00 |
Bosanac Dejan
|
1cec28cf27
|
https://issues.apache.org/activemq/browse/AMQ-2594 - proper init of broker and store seq
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@924752 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-18 13:05:43 +00:00 |
Bosanac Dejan
|
229043b7d9
|
cleaning log4j.properties
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@924709 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-18 11:11:22 +00:00 |
Robert Davies
|
e75affa660
|
Fix for https://issues.apache.org/activemq/browse/AMQ-2646
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@924661 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-18 07:21:12 +00:00 |
Bosanac Dejan
|
af65ba7242
|
https://issues.apache.org/activemq/browse/AMQ-2654 - subscription info space character
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@924353 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-17 16:25:02 +00:00 |
Robert Davies
|
de04214bb5
|
Fix for https://issues.apache.org/activemq/browse/AMQ-2645
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@924350 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-17 16:18:14 +00:00 |
Robert Davies
|
be55d0a661
|
added option to not update clients when broker removed from a cluster
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@924349 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-17 16:17:26 +00:00 |
Bosanac Dejan
|
8329c53c21
|
https://issues.apache.org/activemq/browse/AMQ-2448 - activemq camel component causes thread leaks
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@924325 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-17 15:05:44 +00:00 |
Bosanac Dejan
|
5cc101beae
|
https://issues.apache.org/activemq/browse/AMQ-2594 - including the test and adding some comments
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@923706 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-16 12:21:14 +00:00 |
Bosanac Dejan
|
8183ed5c90
|
https://issues.apache.org/activemq/browse/AMQ-2594 - synchronizing transaction store commit and triggering afterCommit event
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@923694 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-16 11:12:37 +00:00 |
Bosanac Dejan
|
24a7626b06
|
https://issues.apache.org/activemq/browse/AMQ-2594 - jdbc and broker seq id - intial commit
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@923300 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-15 15:37:58 +00:00 |
Robert Davies
|
a1c427e0a3
|
Fix failing ReconnectTest
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@923272 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-15 14:49:18 +00:00 |
Robert Davies
|
909c1c3d18
|
Applied patch for https://issues.apache.org/activemq/browse/AMQ-2191
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@921822 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-11 12:20:10 +00:00 |
Robert Davies
|
dc0f5b392b
|
Add a cluster update filter
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@921821 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-11 12:17:10 +00:00 |
Bosanac Dejan
|
fef398ac30
|
https://issues.apache.org/activemq/browse/AMQ-2613 - spring filter mapping changes, breaks broker info on the / url
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@921414 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-10 15:57:19 +00:00 |
Bosanac Dejan
|
8eb28d51aa
|
https://issues.apache.org/activemq/browse/AMQ-2393 - camel 2.0.0 fix is not needed anymore after upgrade to 2.2.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@921354 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-10 13:59:43 +00:00 |
Bosanac Dejan
|
1f6f0c5107
|
https://issues.apache.org/activemq/browse/AMQ-2440 - add commons-management dependency needed for camel 2.2.0 web app
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@921291 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-10 10:31:36 +00:00 |
Bosanac Dejan
|
7ee5cdd276
|
https://issues.apache.org/activemq/browse/AMQ-2440 - fine tuning
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@920881 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-09 14:05:11 +00:00 |
Bosanac Dejan
|
83604eee1d
|
https://issues.apache.org/activemq/browse/AMQ-2440 - limiting number of threads for the executor pool
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@920838 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-09 12:29:23 +00:00 |
Bosanac Dejan
|
3cbe3f1f92
|
https://issues.apache.org/activemq/browse/AMQ-2440 - fixing bug on marking worker as non empty
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@920827 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-09 12:18:47 +00:00 |