Hiram R. Chirino
1f6aa57df6
Removing old stomp implementation since the new one seems to be working better and has been verified to have fixed some bugs.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419012 13f79535-47bb-0310-9956-ffa450edef68
2006-07-04 14:14:12 +00:00
Hiram R. Chirino
399981fe74
Allows the stomp client to accept a variable amount of while space between frames.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419004 13f79535-47bb-0310-9956-ffa450edef68
2006-07-04 13:44:20 +00:00
James Strachan
9324b597ac
attempted patch to issue brought up on the user list: http://www.nabble.com/AMQ-4.0-with-Oracle-Persistence-and-XA-Transactions-tf1888956.html#a5165822
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418993 13f79535-47bb-0310-9956-ffa450edef68
2006-07-04 12:13:25 +00:00
James Strachan
0c2c5c6a19
spring cleaning; catch bad ackMode configurations and throw an exception
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418987 13f79535-47bb-0310-9956-ffa450edef68
2006-07-04 11:54:24 +00:00
James Strachan
4b08ea5c04
updated the javadoc of the connection & factory classes to match the documentation on the wiki http://incubator.apache.org/activemq/connection-configuration-uri.html
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418970 13f79535-47bb-0310-9956-ffa450edef68
2006-07-04 10:28:25 +00:00
James Strachan
db39e50583
updated test case to not use the default value of dispatchAsync from previous commit
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418967 13f79535-47bb-0310-9956-ffa450edef68
2006-07-04 09:57:15 +00:00
James Strachan
480433bd74
fix for AMQ-792 to allow the async dispatch of messages to consumers to be easily configured & properly documented the javadoc. For more detail see http://activemq.org/site/consumer-dispatch-async.html
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418966 13f79535-47bb-0310-9956-ffa450edef68
2006-07-04 09:54:38 +00:00
Adrian T. Co
9f3fcde566
Fix bug in ReflectionUtil in recognizing ReflectionConfigurable nested objects
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418964 13f79535-47bb-0310-9956-ffa450edef68
2006-07-04 09:38:58 +00:00
Adrian T. Co
76d2eccf7c
Commented out the factory.brokerURL property
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418924 13f79535-47bb-0310-9956-ffa450edef68
2006-07-04 06:18:01 +00:00
Adrian T. Co
cedf2fc408
Added AMQ common test settings properties files
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418921 13f79535-47bb-0310-9956-ffa450edef68
2006-07-04 05:55:54 +00:00
Adrian T. Co
cf7ee97cf6
Fix setting of client ID to enable to run jboss durable subscriptions
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418900 13f79535-47bb-0310-9956-ffa450edef68
2006-07-04 02:52:46 +00:00
Robert Davies
c250fa5f6c
fix for http://issues.apache.org/activemq/browse/AMQ-792
...
enable setting async dispatch for consumers
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418824 13f79535-47bb-0310-9956-ffa450edef68
2006-07-03 18:46:09 +00:00
Hiram R. Chirino
10fe0ff7fa
Making build more m2 friendly.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418798 13f79535-47bb-0310-9956-ffa450edef68
2006-07-03 16:25:45 +00:00
James Strachan
b9d3032246
removed dependency on XBeanBrokerService so that a regular Spring XML file can be used that just instantiates BrokerService directly to fix AMQ-790
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418790 13f79535-47bb-0310-9956-ffa450edef68
2006-07-03 15:23:32 +00:00
James Strachan
96f78a2c08
patched the #ifdef stuff to work nicely on OS X - not sure why defined(unix) is false
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418786 13f79535-47bb-0310-9956-ffa450edef68
2006-07-03 15:03:02 +00:00
James Strachan
8a960016ed
Fixed compile flags for Mac
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418777 13f79535-47bb-0310-9956-ffa450edef68
2006-07-03 14:38:37 +00:00
James Strachan
98dcd68429
log the exception stack trace when the activemq script fails - see AMQ-790 for detail
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418766 13f79535-47bb-0310-9956-ffa450edef68
2006-07-03 13:30:16 +00:00
James Strachan
0803e6308b
preserve the exception stack trace when the activemq script fails - see AMQ-790 for detail
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418765 13f79535-47bb-0310-9956-ffa450edef68
2006-07-03 13:29:50 +00:00
Nathan Christopher Mittler
be47d4066c
AMQ-517 - adding activemq-cpp project to support integration of c++ stomp and openwire projects.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418749 13f79535-47bb-0310-9956-ffa450edef68
2006-07-03 11:51:36 +00:00
Nathan Christopher Mittler
7a853a45bf
Initial import.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418748 13f79535-47bb-0310-9956-ffa450edef68
2006-07-03 11:40:24 +00:00
Adrian T. Co
20f08f48a8
Added warning message if file is not found.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418688 13f79535-47bb-0310-9956-ffa450edef68
2006-07-03 05:45:42 +00:00
Adrian T. Co
6d9e5b5951
Add some info when loading properties and extDir files.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418686 13f79535-47bb-0310-9956-ffa450edef68
2006-07-03 05:42:35 +00:00
Adrian T. Co
0d9c764bf5
NPE checking
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418683 13f79535-47bb-0310-9956-ffa450edef68
2006-07-03 05:09:17 +00:00
Hiram R. Chirino
7113c5efd8
Fix for
...
http://issues.apache.org/activemq/browse/AMQ-665
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418618 13f79535-47bb-0310-9956-ffa450edef68
2006-07-02 16:49:07 +00:00
Hiram R. Chirino
be742f2339
Receipt action was not being populated.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418617 13f79535-47bb-0310-9956-ffa450edef68
2006-07-02 16:48:34 +00:00
Hiram R. Chirino
530884a2d9
Better protocol error handling.
...
Fixed http://issues.apache.org/activemq/browse/AMQ-649
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418602 13f79535-47bb-0310-9956-ffa450edef68
2006-07-02 15:00:13 +00:00
Hiram R. Chirino
1ac3421e36
Fixing http://issues.apache.org/activemq/browse/AMQ-724 , async exception could close a connection while a new consumer is being added which resulted in the consumer not being removed from the
...
broker when the connction was shut down.
Danielius Jurna, thanks for the great bug report and problem determination!
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418592 13f79535-47bb-0310-9956-ffa450edef68
2006-07-02 13:43:19 +00:00
Hiram R. Chirino
dc98d967b5
Added a new/highly refactored version of the STOMP protocol implementation.
...
The biggest difference between this and previous implementation is that conversion between the STOMP protocol and
the ActiveMQ protocol happens at a Transport Filter layer instead of doing it all at the WireFormat layer.
I think this has resulted in cleaner code since there's a better seperating between marshalling/unmarshalling of
the STOMP protocol and converting the stomp protocol to the activemq protocol.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418550 13f79535-47bb-0310-9956-ffa450edef68
2006-07-02 04:18:44 +00:00
Hiram R. Chirino
6d550302a2
Enabled working test
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418549 13f79535-47bb-0310-9956-ffa450edef68
2006-07-02 04:10:36 +00:00
Hiram R. Chirino
b4b8499be5
Cleaned up TCP transport a little.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418548 13f79535-47bb-0310-9956-ffa450edef68
2006-07-02 04:08:53 +00:00
Hiram R. Chirino
e423bc58a0
http://issues.apache.org/activemq/browse/AMQ-789
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418497 13f79535-47bb-0310-9956-ffa450edef68
2006-07-01 19:03:00 +00:00
Hiram R. Chirino
3a4f3d5bd9
Fixed ItStillMarshallsTheSameTest
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418496 13f79535-47bb-0310-9956-ffa450edef68
2006-07-01 18:37:22 +00:00
Hiram R. Chirino
7f0e13571f
http://issues.apache.org/activemq/browse/AMQ-406
...
You can now configure the prefetchPolicy and redeliveryPolicy using the jndi properties.
You can also do it using the Broker URL
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418495 13f79535-47bb-0310-9956-ffa450edef68
2006-07-01 18:08:24 +00:00
Hiram R. Chirino
9befb11435
http://issues.apache.org/activemq/browse/AMQ-788
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418486 13f79535-47bb-0310-9956-ffa450edef68
2006-07-01 16:03:18 +00:00
Hiram R. Chirino
6f9cfad67b
Changed tests so that the data files are under the target directory
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418437 13f79535-47bb-0310-9956-ffa450edef68
2006-07-01 04:22:58 +00:00
Hiram R. Chirino
4404311534
Make this guy succeed on linux
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418436 13f79535-47bb-0310-9956-ffa450edef68
2006-07-01 04:21:40 +00:00
Hiram R. Chirino
5401cf8365
added some debug to see when consumers are added and removed.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418435 13f79535-47bb-0310-9956-ffa450edef68
2006-07-01 04:20:53 +00:00
Hiram R. Chirino
47abda2a7d
Trying to get this to pass more reliably on linux
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418424 13f79535-47bb-0310-9956-ffa450edef68
2006-07-01 00:32:26 +00:00
Hiram R. Chirino
0da70121d4
Put data file under target directory
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418422 13f79535-47bb-0310-9956-ffa450edef68
2006-07-01 00:06:58 +00:00
Hiram R. Chirino
a537902613
http://issues.apache.org/activemq/browse/AMQ-787
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418413 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 23:06:54 +00:00
Hiram R. Chirino
311cd54b78
Updated pom so that when you do a mvn clean, it does not affect your eclipse project
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418380 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 21:07:54 +00:00
Hiram R. Chirino
a49e0850f7
.settings file should not be checked into svn
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418379 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 21:04:48 +00:00
Hiram R. Chirino
8905b967bb
.project file should not be checked into svn
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418378 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 21:04:01 +00:00
Hiram R. Chirino
66f759123b
We should not be checking in ide project files since maven can generate them
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418372 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 20:48:44 +00:00
Adrian T. Co
edf3ba702c
Remove third party MQ implementations pending further discussions.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418358 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 18:44:17 +00:00
Adrian T. Co
6a9d59658b
Added apache copyright headers
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418349 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 18:13:10 +00:00
Hiram R. Chirino
1e54538e69
Support a destinationOptions servlet parameter that configures the destination options used on a destination
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418311 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 15:28:15 +00:00
Hiram R. Chirino
d0c46a7726
If the server and client are configured to disable async dispatch, the servlet could cause a deadlock due to the way
...
it was syncing on the WebClient
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418306 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 15:06:05 +00:00
Hiram R. Chirino
686db796b9
If sessionAsyncDispatch==false we do not need to create a session thread.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418285 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 13:48:30 +00:00
Joseph Dennis O. Gapuz
2f7da7fa9b
added to support SwiftMQ.
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418212 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 09:31:41 +00:00