summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/binding-jms-runtime (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-2905 Implement third rule which is supposed to look for an operation ...beckerdo2009-03-101-9/+66
* TUSCANY-2857 Correct handling of JMSDeliveryMode and JMSPrioritybeckerdo2009-02-252-1/+20
* TUSCANY-2867 - Pass checked exceptions as InvocationTargetExceptions. Don't r...slaws2009-02-255-10/+51
* Fix already closed bug with oneway requestsantelder2009-02-191-1/+0
* Fix already closed bug when the responseConnection is the same as the request...antelder2009-02-191-1/+1
* TUSCANY-2861: Fix Object wireformat to deal with receiveing a null message co...antelder2009-02-191-0/+2
* TUSCANY-2859: Add a closeResponseConnection method to the JMSResourceFactoryantelder2009-02-193-1/+18
* TUSCANY-2845: Change JMS binding so unchecked exceptions are returned as Runt...antelder2009-02-171-2/+4
* TUSCANY-2839: Add checks to bypass response processing for oneway operationsantelder2009-02-175-17/+37
* Partial fix for exceptions for sca clients using text xml wireformatantelder2009-02-132-12/+25
* Change XMLTextMessageProcessor to override the createFaultMessage to handle F...antelder2009-02-131-0/+23
* TUSCANY-2836 remove DEFAULT_DESTINATION_NAME and DEFAULT_RESPONSE_DESTINATION...slaws2009-02-125-5/+5
* Make sure resource factory gets set before use to avoid any NPEsantelder2009-02-121-1/+1
* TUSCANY-2839: Start at supporting services invoked by oneway requests not nee...antelder2009-02-128-18/+32
* TUSCANY-2841: start to add support for using a seperate response connection f...antelder2009-02-129-3/+77
* TUSCANY-2799 Fix NPE in JMS Object wire format when a null object is returned...slaws2009-02-064-10/+21
* TUSCANY-2799 - don't return responses inside arrays. Generally reorg the code...slaws2009-02-0513-39/+44
* TUSCANY-2798: Fix the jms binding to use the destination in the binding respo...antelder2009-01-301-2/+13
* Intial cut at changing the jms binding to use the jms host for the service li...antelder2009-01-283-181/+26
* Handle both InvocationTargetException and FaultExceptionantelder2009-01-081-0/+3
* Commit temporary work arounds for TUSCANY-2593antelder2009-01-072-2/+8
* Changing version 1.4-SNAPSHOT to 1.5-SNAPSHOTramkumar2008-12-021-12/+12
* Mark old listener and invoker as deprecatedslaws2008-12-012-0/+7
* Remove some more file that have been deleted to remove split packagesslaws2008-11-305-472/+0
* Tidy jms policy implementations to remove code from the binding and put it i...slaws2008-11-3036-186/+580
* Creating Java SCA 1.x branchlresende2008-11-1357-0/+6327