summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Applied patch from Jim Meyering, submitted on dev list:Gordon Sim2007-02-141-4/+4
| | | | | | | | | | | 2007-02-14 Jim Meyering <jim@meyering.net> * configure.ac: Use $enableval, not $enable_APR in the code supporting --disable-apr and --enable-apr. The latter doesn't work. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@507455 13f79535-47bb-0310-9956-ffa450edef68
* (Submitted by Rupert Smith) All tests run without hanging forever.Robert Greig2007-02-135-9/+35
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@507110 13f79535-47bb-0310-9956-ffa450edef68
* (Submitted by Rupert Smith and Tomas Restrepo) Qpid-344 patches.Robert Greig2007-02-131-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@507109 13f79535-47bb-0310-9956-ffa450edef68
* (Path submitted by Tomas Restrepo) Qpid-336 Field table updated to match ↵Robert Greig2007-02-1314-422/+2158
| | | | | | Java client. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@507096 13f79535-47bb-0310-9956-ffa450edef68
* (Submitted by Rupert Smith) Small ommission corrected.Robert Greig2007-02-131-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@506972 13f79535-47bb-0310-9956-ffa450edef68
* (Submitted by Rupert Smith) Qpid-351, c++ build instructions, all in one file.Robert Greig2007-02-131-0/+222
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@506967 13f79535-47bb-0310-9956-ffa450edef68
* (Patch submitted by Rupert Smith) Qpid-365, sets dummy values for ↵Robert Greig2007-02-122-4/+7
| | | | | | retrotranslator required jars for verification. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@506542 13f79535-47bb-0310-9956-ffa450edef68
* (Submitted by Rupert Smith) Undid accidental exclusion of broker from ↵Robert Greig2007-02-121-1/+0
| | | | | | distribution. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@506517 13f79535-47bb-0310-9956-ffa450edef68
* (Patch submitted by Rupert Smith) Qpid-360 fixes.Robert Greig2007-02-125-260/+437
| | | | | | | Message type defaults to ByteMessage when not specified. Unknown destination type is used as default when not specified. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@506439 13f79535-47bb-0310-9956-ffa450edef68
* * lib/client/Connection.h - changed default virtual host from '/' to '' as ↵Gordon Sim2007-02-122-2/+2
| | | | | | | | | | per QPID-349 * lib/client/ClientExchange.h - fixed typo in a comment git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@506406 13f79535-47bb-0310-9956-ffa450edef68
* Fix for null virtual host (which got converted to the invalid string 'null').Gordon Sim2007-02-121-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@506405 13f79535-47bb-0310-9956-ffa450edef68
* (Path Qpid-337 submitted by Rupert Smith)Robert Greig2007-02-127-57/+290
| | | | | | Does 1.4 retrotranslation as part of the maven build. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@506401 13f79535-47bb-0310-9956-ffa450edef68
* QPID-359 : Allow for rudimentary use of access ticketsRobert Godfrey2007-02-116-12/+94
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@505972 13f79535-47bb-0310-9956-ffa450edef68
* QPID-358 : Field table encoding: types i and I are the wrong way roundRobert Godfrey2007-02-111-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@505892 13f79535-47bb-0310-9956-ffa450edef68
* junit-toolkit is now added to maven repositoryBhupendra Bhusman Bhardwaj2007-02-091-13/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@505355 13f79535-47bb-0310-9956-ffa450edef68
* QPID-170Bhupendra Bhusman Bhardwaj2007-02-094-77/+177
| | | | | | | predelivery queues will also be cleared with moved messages. Messages will be moved to another queue and predelivery queues of subsribers of another queue will also be populated. the features - removeMmessageFromTop and clearQueue is also modified by using the getNextMessage git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@505268 13f79535-47bb-0310-9956-ffa450edef68
* Rerverted to octal values for fileMode as we have reverted to assembly 2.1Marnie McCormack2007-02-091-6/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@505256 13f79535-47bb-0310-9956-ffa450edef68
* Rerverted to octal values for fileMode as we have reverted to assembly 2.1Marnie McCormack2007-02-091-8/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@505255 13f79535-47bb-0310-9956-ffa450edef68
* QPID-357 : Add support for a "default" virtual hostRobert Greig2007-02-094-1/+26
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@505242 13f79535-47bb-0310-9956-ffa450edef68
* QPID-353 : Amend type of JMS destination type from byte to intRobert Greig2007-02-083-6/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@504915 13f79535-47bb-0310-9956-ffa450edef68
* Improved version of the "accept the broker version" fix.Robert Greig2007-02-081-34/+32
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@504868 13f79535-47bb-0310-9956-ffa450edef68
* (Submitted by Rupert Smith) JUnit-toolkit 0.5 now available on Maven central ↵Robert Greig2007-02-084-31/+20
| | | | | | repo. Using it. Also test classes now use test context properties so that test parameters are correctly printed out in the test results. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@504864 13f79535-47bb-0310-9956-ffa450edef68
* Added a system property qpid.accept.broker.version to allow the client to ↵Robert Greig2007-02-071-8/+17
| | | | | | accept whatever version the broker offers on connection negotiation. Useful when testing different broker implementations that may not be in sync with Qpid versioning. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@504736 13f79535-47bb-0310-9956-ffa450edef68
* QPID-170Bhupendra Bhusman Bhardwaj2007-02-0714-35/+179
| | | | | | Management feature added - moving messages from one Queue to another git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@504507 13f79535-47bb-0310-9956-ffa450edef68
* To make this management console with the java broker with no virtual host ↵Bhupendra Bhusman Bhardwaj2007-02-066-23/+52
| | | | | | mbean implementation, default virtual host is assigned to all mbeans git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@504112 13f79535-47bb-0310-9956-ffa450edef68
* Applied patch from Jonathan Anstey <janstey@iona.com> to fix trivial compile ↵Gordon Sim2007-02-061-1/+1
| | | | | | error. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@504025 13f79535-47bb-0310-9956-ffa450edef68
* QPID-326Bhupendra Bhusman Bhardwaj2007-02-055-19/+53
| | | | | | AMQQueueMBean updated with attribute MaximumMessageAge git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@503790 13f79535-47bb-0310-9956-ffa450edef68
* QPID-213 Bhupendra Bhusman Bhardwaj2007-02-054-99/+204
| | | | | | Also the parameter selection of boolean type is made as check-boxes instead of a drop-down. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@503706 13f79535-47bb-0310-9956-ffa450edef68
* (Submitted by Rupert Smith)Robert Greig2007-02-0528-281/+0
| | | | | | This local repository is no longer needed. JUnit-Toolkit snapshot repository is now hosted on sourceforge: http://junit-toolkit.svn.sourceforge.net/svnroot/junit-toolkit/. A release is also in progress to the central maven repository. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@503646 13f79535-47bb-0310-9956-ffa450edef68
* (Submitted by Rupert Smith)Robert Greig2007-02-051-2/+2
| | | | | | Junit-toolkit has now fully migrated onto sourceforge. Snapshot repository location updated. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@503637 13f79535-47bb-0310-9956-ffa450edef68
* Update to performance testing to allow the use of shared destinations. This ↵Martin Ritchie2007-02-054-136/+290
| | | | | | allows topics to have multiple consumers and the total message counts updated correctly. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@503609 13f79535-47bb-0310-9956-ffa450edef68
* QPID-326 : Patch supplied by Rob Godfrey - add oldest message on queue ↵Robert Greig2007-02-0515-173/+482
| | | | | | notification, and log notifications in log file git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@503604 13f79535-47bb-0310-9956-ffa450edef68
* Fixed bug in stop(). If a connection is opened not start()ed then closed a ↵Martin Ritchie2007-02-051-1/+5
| | | | | | NullPointerException will be thrown as the Dispatcher has not been created. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@503593 13f79535-47bb-0310-9956-ffa450edef68
* (Submitted by Rupert Smith) Options moved to top of contructor. Were at ↵Robert Greig2007-02-021-12/+16
| | | | | | bottom and not being used! git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@502655 13f79535-47bb-0310-9956-ffa450edef68
* (Submitted by Rupert Smith)Robert Greig2007-02-021-3/+3
| | | | | | Fixed problem with losing message results. Was not passing in self generated message correlation id in the async test, to match up replies with. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@502627 13f79535-47bb-0310-9956-ffa450edef68
* (Submitted by Rupert Smith) Robert Greig2007-02-0222-89/+157
| | | | | | | Perftests improved with better timeout handling. Shared/unique destinations to ping now an option. TestRunner now runs all per-thread setups, synchs all threads, then runs tests, synchas all threads, then runs tear downs. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@502620 13f79535-47bb-0310-9956-ffa450edef68
* QPID-84Bhupendra Bhusman Bhardwaj2007-02-025-695/+3
| | | | | | tests for FSContextFactory deleted.fscontext.jar is not part of apache svn. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@502610 13f79535-47bb-0310-9956-ffa450edef68
* QPID-343 Performance test suite doesn't output missing message count on failure.Martin Ritchie2007-02-022-7/+9
| | | | | | | Updated PingAsyncTestPerf to output missing messsage count. Updated PingPongProducer so it doesn't use AMQShortStringx. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@502576 13f79535-47bb-0310-9956-ffa450edef68
* Added more intelij files to the ignore listMartin Ritchie2007-02-010-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@502273 13f79535-47bb-0310-9956-ffa450edef68
* QPID-341 When using Queues and Topics defined via JNDI settings are not ↵Martin Ritchie2007-02-011-3/+3
| | | | | | | | preserved. Removed extraction of destination/queue name and used BindingURL directly to create Destination. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@502271 13f79535-47bb-0310-9956-ffa450edef68
* some part commented, so that it lets users copy paste the host details on ↵Bhupendra Bhusman Bhardwaj2007-02-011-2/+5
| | | | | | the new connection window git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@502269 13f79535-47bb-0310-9956-ffa450edef68
* Increased logging on a failure to attain stateMartin Ritchie2007-02-011-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@502268 13f79535-47bb-0310-9956-ffa450edef68
* QPID-339 DispatcherTest.java was broker now it actually tests correctly.Martin Ritchie2007-02-013-8/+288
| | | | | | Added test to Check changing message listeners git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@502261 13f79535-47bb-0310-9956-ffa450edef68
* QPID-339 Java client hangs when starting up (intermittently)Martin Ritchie2007-02-013-74/+348
| | | | | | | | | | | | | | Patched the problem where the dispatcher would hang. The previous logic was flawed. Patch worked on by Robert Godfrey and Martin Ritchie. Added test to ensure that the connection is not automatically started. (Only added the test last time by mistake. This is the actual fix) With a test for the DispatcherTest git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@502253 13f79535-47bb-0310-9956-ffa450edef68
* QPID-330 Clients occasionally fail to notice connectMartin Ritchie2007-02-011-31/+18
| | | | | | The AMQConnection.java constructor now deals with the full connection process. The failover thread should not be started. This allows the connection method to be simplified and not Thread.sleep waiting for the connection. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@502249 13f79535-47bb-0310-9956-ffa450edef68
* QPID-339 Java client hangs when starting up (intermittently)Martin Ritchie2007-02-011-0/+165
| | | | | | | | | | Patched the problem where the dispatcher would hang. The previous logic was flawed. Patch worked on by Robert Godfrey and Martin Ritchie. Added test to ensure that the connection is not automatically started. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@502248 13f79535-47bb-0310-9956-ffa450edef68
* (Submitted by Rupert Smith) Added comments as a reminder of improvements to ↵Robert Greig2007-02-011-1/+2
| | | | | | be made to the tests. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@502182 13f79535-47bb-0310-9956-ffa450edef68
* QPID-331Bhupendra Bhusman Bhardwaj2007-02-0110-91/+157
| | | | | | and setting operation parameters to default values after executing the operation once. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@502180 13f79535-47bb-0310-9956-ffa450edef68
* (Submitted by Rupert Smith) Added comments as a reminder of improvements to ↵Robert Greig2007-02-011-4/+25
| | | | | | be made to the tests. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@502179 13f79535-47bb-0310-9956-ffa450edef68
* virtual host string correctedBhupendra Bhusman Bhardwaj2007-02-012-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@502178 13f79535-47bb-0310-9956-ffa450edef68