summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/binding-jms-runtime/src/main/java/org (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-19TUSCANY-2861: Fix Object wireformat to deal with receiveing a null message co...antelder1-0/+2
2009-02-19TUSCANY-2859: Add a closeResponseConnection method to the JMSResourceFactoryantelder3-1/+18
2009-02-17TUSCANY-2845: Change JMS binding so unchecked exceptions are returned as Runt...antelder1-2/+4
2009-02-17TUSCANY-2839: Add checks to bypass response processing for oneway operationsantelder5-17/+37
2009-02-13Partial fix for exceptions for sca clients using text xml wireformatantelder2-12/+25
2009-02-13Change XMLTextMessageProcessor to override the createFaultMessage to handle F...antelder1-0/+23
2009-02-12TUSCANY-2836 remove DEFAULT_DESTINATION_NAME and DEFAULT_RESPONSE_DESTINATION...slaws5-5/+5
2009-02-12Make sure resource factory gets set before use to avoid any NPEsantelder1-1/+1
2009-02-12TUSCANY-2839: Start at supporting services invoked by oneway requests not nee...antelder8-18/+32
2009-02-12TUSCANY-2841: start to add support for using a seperate response connection f...antelder9-3/+77
2009-02-06TUSCANY-2799 Fix NPE in JMS Object wire format when a null object is returned...slaws4-10/+21
2009-02-05TUSCANY-2799 - don't return responses inside arrays. Generally reorg the code...slaws13-39/+44
2009-01-30TUSCANY-2798: Fix the jms binding to use the destination in the binding respo...antelder1-2/+13
2009-01-28Intial cut at changing the jms binding to use the jms host for the service li...antelder2-176/+21
2009-01-08Handle both InvocationTargetException and FaultExceptionantelder1-0/+3
2009-01-07Commit temporary work arounds for TUSCANY-2593antelder2-2/+8
2008-12-01Mark old listener and invoker as deprecatedslaws2-0/+7
2008-11-30Remove some more file that have been deleted to remove split packagesslaws5-472/+0
2008-11-30Tidy jms policy implementations to remove code from the binding and put it i...slaws33-179/+573
2008-11-13Creating Java SCA 1.x branchlresende45-0/+5497