summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/binding-jms-runtime (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-05TUSCANY-3005 - Take account of the case where there are either no input param...slaws1-8/+27
2009-05-05TUSCANY-2968 - Discovering and adding wire format and operation selector inte...lresende1-2/+0
2009-04-30TUSCANY-2965 - add fault handling code for wireFormat.bytesXMLslaws5-22/+70
2009-04-30TUSCANY-2996 - Add support for wrapSingle attribute that, when set true, ensu...slaws5-23/+236
2009-04-26TUSCANY-2966 - reset bytes message after read in operation selector so that f...slaws1-0/+1
2009-04-26TUSCANY-2965 - add a jmsBytesXML wireFormat analogous to jmsTextXMLslaws7-0/+607
2009-04-26TUSCANY-2987, TUSCANY-2964. Rename operation selector that allows the user to...slaws4-9/+11
2009-04-24TUSCANY-2987 code to make nativeOperation based operation selection work and ...slaws6-2/+308
2009-04-24TUSCANY-2986 - move the callback processing into a separate interceptor to al...slaws3-37/+110
2009-04-24TUSCANY-2930 main part of separating wireFormat.jmsdefault out from wireForma...slaws15-40/+1109
2009-04-18Bump up 1.x trunk version to 1.6-SNAPSHOTantelder1-12/+12
2009-03-26Remove old "getWireFormatInterfaceContract" operationslaws8-37/+8
2009-03-26Remove these files as they are no longer required. Replaced by RRB... versions.slaws3-741/+2
2009-03-26TUSCANY-2931 - allow separate request and response wire formats in binding.jm...slaws10-136/+241
2009-03-25TUSCANY-2918, Update jms support so that the service listener can be pluggabl...antelder2-114/+24
2009-03-19Fixes for TUSCANY-2922ramkumar7-9/+72
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