summaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Changed IBM Unix scripts to have the correct path /tmp not c:/tempMartin Ritchie2006-09-275-5/+5
* AMQProtocolSession.java - white space changesMartin Ritchie2006-09-278-73/+113
* Changed default instance id to 1 to make getInstance simpler.Martin Ritchie2006-09-262-14/+19
* Fixed class cast problem and ensured that the correct application registry wa...Martin Ritchie2006-09-261-7/+14
* Fixed old BLAZE_LIB RefernceMartin Ritchie2006-09-252-2/+3
* Combined.java - removed ApplicationRegistry ReferenceMartin Ritchie2006-09-256-20/+38
* Removed VmOrRemoteTestCase.java and the testutil package.Martin Ritchie2006-09-2522-283/+509
* AMQPFastProtocolHandler.java - Added (Integer appRegId) constructor to allow ...Martin Ritchie2006-09-2511-25/+229
* AMQBrokerDetails.java - Changed default SSL value to use a static constantMartin Ritchie2006-09-2511-48/+454
* Added Broker Details to exceptionMartin Ritchie2006-09-251-1/+9
* Updated Performance tests to use "." rather than "/" i.e. "amq.ConnectionFact...Martin Ritchie2006-09-2216-29/+34
* Removed logging outputMartin Ritchie2006-09-203-27/+14
* Windows seems to ignore invalid file URLs should be file:// + path not file:/...Martin Ritchie2006-09-203-6/+6
* Added / to default JNDI name as under linux java.io.temp is '/tmp' but under ...Martin Ritchie2006-09-203-5/+11
* Changed BLAZE_HOME reference to QPID_HOME.Martin Ritchie2006-09-201-1/+1
* Updated default location of JNDI FS context to be in java.io.tempMartin Ritchie2006-09-203-11/+111
* Closeable's checkNotClosed now throws a javax.jms.IllegalStateException rathe...Steven Shaw2006-09-206-17/+16
* Corrected some text from Blaze to QpidCarl C. Trieloff2006-09-201-0/+0
* No longer throw commons-lang's NotImplementedException. See http://issues.apa...Steven Shaw2006-09-202-6/+34
* made the default config use the memory message storeRafael H. Schloming2006-09-191-3/+1
* Import of qpid from etp:Rafael H. Schloming2006-09-19687-0/+142267