summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/binding-jms-runtime (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-10TUSCANY-2905 Implement third rule which is supposed to look for an operation ...beckerdo1-9/+66
2009-02-25TUSCANY-2857 Correct handling of JMSDeliveryMode and JMSPrioritybeckerdo2-1/+20
2009-02-25TUSCANY-2867 - Pass checked exceptions as InvocationTargetExceptions. Don't r...slaws5-10/+51
2009-02-19Fix already closed bug with oneway requestsantelder1-1/+0
2009-02-19Fix already closed bug when the responseConnection is the same as the request...antelder1-1/+1
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...antelder3-181/+26
2009-01-08Handle both InvocationTargetException and FaultExceptionantelder1-0/+3
2009-01-07Commit temporary work arounds for TUSCANY-2593antelder2-2/+8
2008-12-02Changing version 1.4-SNAPSHOT to 1.5-SNAPSHOTramkumar1-12/+12
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...slaws36-186/+580
2008-11-13Creating Java SCA 1.x branchlresende57-0/+6327