summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-20Reporting fault message with exception in json representation, when jsonrpc o...lresende3-17/+37
2009-05-20Removing obsolete FIXME tags, as exceptions are handled ok on wireFormat inte...lresende1-14/+1
2009-05-19Do BytesMessage.reset() on BytesMP, DefaultMP to be consistent across wire fo...scottkurz2-1/+3
2009-05-18TUSCANY-3032 - fix binding.ejb schema so that ejb-link-name is a string not a...slaws1-1/+1
2009-05-18TUSCANY-3030 if the fault exception mapper is null try getting it from the re...slaws1-1/+8
2009-05-18Mereg bouncy castle excludes from 1.5 to 1.xantelder1-0/+12
2009-05-18Remove provided csope from spring dependenciesantelder1-3/+0
2009-05-18Exclude bouncycastleantelder1-0/+6
2009-05-18Add missing license headerantelder5-72/+164
2009-05-15TUSCANY-3031 Ensure that JMS wire formats that don't required a data transfor...slaws8-8/+8
2009-05-15TUSCANY-2967 Fix up just jmsBytes wire format to return exceptions as bytes t...slaws1-0/+30
2009-05-14Fix NPE bug in TUSCANY-2962 fixscottkurz2-4/+4
2009-05-14Add support for using Tuscany threads instead on setMessageListener in a JEE ...antelder7-15/+90
2009-05-14Start bringing up Tuscany version of JMS transport so the setMessageListener ...antelder9-3/+2006
2009-05-13Abandon trying to use the new Axis2 JMS transport for now as its proving too ...antelder83-12546/+0
2009-05-13Fix for TUSCANY-3017ramkumar1-1/+5
2009-05-12Removing obsolete modules that have been merged or renamed.lresende36-4375/+0
2009-05-12Renaming binding-http-new-jsonrpc* to binding-http-jsonrpc*lresende29-8/+6
2009-05-12Merging HTTPBindingProcessor from binding-http-new that introduces support to...lresende4-3/+169
2009-05-12Remove unused classesrfeng8-907/+124
2009-05-12Leverage optimization from the Axiom 1.2.7rfeng4-42/+105
2009-05-12Fix for TUSCANY-2962ramkumar2-1/+34
2009-05-11Merging changes from binding-http-new that introduces support to wire format ...lresende8-784/+1041
2009-05-11Add a new soap/jms transport module copied from the Apache WS Commons transpo...antelder83-0/+12546
2009-05-08Performance enhancement to avoid processing the deployable composite twice wh...lresende1-0/+15
2009-05-08TUSCANY-3011 correct JMS binding XSD to make OperationalProperties/Headers op...slaws1-1/+1
2009-05-08TUSCANY-2900 - Add code to generate JMS binding and service/port to generated...slaws3-6/+46
2009-05-07Refactoring Spring Moduleramkumar1-0/+9
2009-05-07Refactoring Spring Moduleramkumar42-1435/+38
2009-05-07Changing Spring Dependenciesramkumar2-1/+2
2009-05-07Refactoring Spring Moduleramkumar21-0/+0
2009-05-06moving spring-runtime to spring-scaramkumar21-0/+0
2009-05-06Refactoring Spring moduleramkumar4-41/+42
2009-05-06Refactoring Spring moduleramkumar1-0/+216
2009-05-06Refactoring Spring moduleramkumar21-0/+1837
2009-05-06Refactoring Spring moduleramkumar38-3614/+2145
2009-05-06Renaming Spring modules as oldramkumar78-0/+6169
2009-05-06Removing unwanted files, got in accidentalyramkumar25-640/+0
2009-05-06git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772148 13f79535-47bb-0...ramkumar25-0/+640
2009-05-06TUSCANY-2968 - Fixing NPE with pure http bindinglresende1-9/+15
2009-05-05TUSCANY-2968 - Fixing exception handling issues to properly report exceptions...lresende2-14/+28
2009-05-05TUSCANY-2968 - Fixing data binding related issues to properly transform to/fr...lresende3-58/+43
2009-05-05TUSCANY-3005 - Take account of the case where there are either no input param...slaws1-8/+27
2009-05-05Tidy commentslaws1-3/+1
2009-05-05TUSCANY-2968 - Setting JSON dataBinding on service interface contractlresende2-0/+46
2009-05-05TUSCANY-2968 - JSONRPC invocation using operation selector and wire formats w...lresende4-9/+251
2009-05-05TUSCANY-2968 - Discovering and adding wire format and operation selector inte...lresende5-11/+117
2009-05-05Fixing NPE when no operation provided when creating invokerlresende1-1/+6
2009-05-04Set context for mediateFault as well.scottkurz1-1/+15
2009-05-04TUSCANY-2968 - Minor update to make serice providers follow the same implemen...lresende3-4/+7