summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* remove unused importsStephen Vinoski2006-12-1837-74/+0
* add empty test to make junit under Eclipse happyStephen Vinoski2006-12-181-0/+5
* QPID-207 : Patch supplied by Rob Godfrey - fix implementation of acknowledge ...Robert Greig2006-12-165-15/+151
* QPID-206 : Fix byte buffer reseting in AbstractJMSMessageRobert Greig2006-12-165-15/+46
* QPID-205 : Do not allow subscription to temporary topics created on a differe...Robert Greig2006-12-166-74/+182
* QPID-204 : Implement TemporaryTopic.deleteRobert Greig2006-12-164-10/+55
* QPID-202 : Implement TemporaryQueue.deleteRobert Greig2006-12-164-20/+161
* QPID-202 : Fix so not to throw NullPointerException when using unidentified s...Robert Greig2006-12-161-31/+36
* QPID-201 : Fix to throw correct exception when getting char as null in JMSMap...Robert Greig2006-12-164-63/+69
* QPID-195 : Fix to JMSObjectMessage so that setObject(null) rteurns the messag...Robert Greig2006-12-162-2/+10
* This contains a fix for QPID-200Rajith Muditha Attapattu2006-12-152-4/+6
* reinstating the fix for QPID-191 that was wiped out as a result of another fixRajith Muditha Attapattu2006-12-151-1/+10
* Replacement for ProtocolVersionListClass in current xslt generatorKim van der Riet2006-12-151-0/+38
* QPID-199 Patch supplied by Rob GodfreyRobert Greig2006-12-151-9/+23
* QPID-194 Patch supplied by Rob Godfrey.Robert Greig2006-12-152-18/+26
* Fixed lack of refs in some generated C++ files; code comments and other minor...Kim van der Riet2006-12-153-67/+65
* [for Jim Meyring] configure.ac: Restore the logic used to determine whether toKim van der Riet2006-12-151-3/+6
* Changed name of getType() method to avoid clash with generated method of same...Kim van der Riet2006-12-156-6/+6
* QPID-183 Patch supplied by Rob Godfrey. Major changes to durable topic subscr...Robert Greig2006-12-151-0/+20
* QPID-183 Patch supplied by Rob Godfrey. Major changes to durable topic subscr...Robert Greig2006-12-1523-219/+844
* QPID-182Martin Ritchie2006-12-153-76/+23
* QPID-181 QPID-180Martin Ritchie2006-12-1514-847/+3077
* This contains a fix for QPID-191 and QPID-192Rajith Muditha Attapattu2006-12-153-6/+20
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@487383...Robert Greig2006-12-142-16/+195
* QPID-193 Make createConsumer synchronous to avoid races in client code.Robert Greig2006-12-142-9/+83
* Broker side dynamic version hook up.Carl C. Trieloff2006-12-142-35/+52
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@487299...Bhupendra Bhusman Bhardwaj2006-12-142-6/+7
* updated for handling MBeanException. Added some java-doc and comments in the ...Bhupendra Bhusman Bhardwaj2006-12-1413-127/+179
* QPID-190 Bhupendra Bhusman Bhardwaj2006-12-144-539/+734
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@487216...Bhupendra Bhusman Bhardwaj2006-12-141-1/+2
* fixed a merge conflict for TopicPublisherAdapter.java and a possible fix for ...Rajith Muditha Attapattu2006-12-142-27/+38
* Removed reference to CTS packageMarnie McCormack2006-12-141-4/+0
* Removing CTS as no longer useful, since team have access to JMC TCK and no pr...Marnie McCormack2006-12-149-713/+0
* Added error code to the construction JMS exception passed back to the excepti...Marnie McCormack2006-12-141-1/+8
* A bit more documentation for the client tests which are currently doubling as...Gordon Sim2006-12-134-10/+128
* QPID-179 Patch supplied by Rob Godfrey. Field table remove was fundamentally ...Robert Greig2006-12-131-17/+10
* README-dev: Added Fedora 6 setup instructions.Alan Conway2006-12-132-3/+28
* Switch BaseMessagingTestFixture to use connection uri.Steven Shaw2006-12-131-3/+4
* QPID-179 Now has hook for pre-send preparation of message which in turn allow...Robert Greig2006-12-135-133/+141
* QPID-182. GRM broke :(. We need to flip the buffer when getting the Data from...Steven Shaw2006-12-133-47/+11
* QPID-182. Removed old GRM hack.Steven Shaw2006-12-131-11/+0
* QPID-182. Removed old GRM hack.Steven Shaw2006-12-131-13/+0
* Added some doxygen comments for the client API.Gordon Sim2006-12-1313-24/+416
* QPID-176 Patch supplied by Rob Godfrey. Check for topic is now more sophistic...Robert Greig2006-12-132-134/+244
* QPID-177 Patch supplied by Rob Godfrey: adapter now calls the correct createT...Robert Greig2006-12-132-36/+163
* QPID-173. Re-port JmsByteBytes (QpidBytesMessage) from Java. Notably missing ...Steven Shaw2006-12-137-436/+105
* QPID-9Martin Ritchie2006-12-133-26/+38
* QPID-149Martin Ritchie2006-12-138-51/+73
* Minor white space and logging changesMartin Ritchie2006-12-133-7/+8
* Added comments about possible RejectedExecutionException that may occur when ...Martin Ritchie2006-12-132-2/+12