summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do BytesMessage.reset() on BytesMP, DefaultMP to be consistent across wire fo...scottkurz2009-05-192-1/+3
* TUSCANY-3032 - fix binding.ejb schema so that ejb-link-name is a string not a...slaws2009-05-181-1/+1
* TUSCANY-3030 if the fault exception mapper is null try getting it from the re...slaws2009-05-181-1/+8
* Mereg bouncy castle excludes from 1.5 to 1.xantelder2009-05-181-0/+12
* Remove provided csope from spring dependenciesantelder2009-05-181-3/+0
* Exclude bouncycastleantelder2009-05-181-0/+6
* Add missing license headerantelder2009-05-185-72/+164
* TUSCANY-3031 Ensure that JMS wire formats that don't required a data transfor...slaws2009-05-158-8/+8
* TUSCANY-2967 Fix up just jmsBytes wire format to return exceptions as bytes t...slaws2009-05-151-0/+30
* Fix NPE bug in TUSCANY-2962 fixscottkurz2009-05-142-4/+4
* Add support for using Tuscany threads instead on setMessageListener in a JEE ...antelder2009-05-147-15/+90
* Start bringing up Tuscany version of JMS transport so the setMessageListener ...antelder2009-05-149-3/+2006
* Abandon trying to use the new Axis2 JMS transport for now as its proving too ...antelder2009-05-1383-12546/+0
* Fix for TUSCANY-3017ramkumar2009-05-131-1/+5
* Removing obsolete modules that have been merged or renamed.lresende2009-05-1236-4375/+0
* Renaming binding-http-new-jsonrpc* to binding-http-jsonrpc*lresende2009-05-1229-8/+6
* Merging HTTPBindingProcessor from binding-http-new that introduces support to...lresende2009-05-124-3/+169
* Remove unused classesrfeng2009-05-128-907/+124
* Leverage optimization from the Axiom 1.2.7rfeng2009-05-124-42/+105
* Fix for TUSCANY-2962ramkumar2009-05-122-1/+34
* Merging changes from binding-http-new that introduces support to wire format ...lresende2009-05-118-784/+1041
* Add a new soap/jms transport module copied from the Apache WS Commons transpo...antelder2009-05-1183-0/+12546
* Performance enhancement to avoid processing the deployable composite twice wh...lresende2009-05-081-0/+15
* TUSCANY-3011 correct JMS binding XSD to make OperationalProperties/Headers op...slaws2009-05-081-1/+1
* TUSCANY-2900 - Add code to generate JMS binding and service/port to generated...slaws2009-05-083-6/+46
* Refactoring Spring Moduleramkumar2009-05-071-0/+9
* Refactoring Spring Moduleramkumar2009-05-0742-1435/+38
* Changing Spring Dependenciesramkumar2009-05-072-1/+2
* Refactoring Spring Moduleramkumar2009-05-0721-0/+0
* moving spring-runtime to spring-scaramkumar2009-05-0621-0/+0
* Refactoring Spring moduleramkumar2009-05-064-41/+42
* Refactoring Spring moduleramkumar2009-05-061-0/+216
* Refactoring Spring moduleramkumar2009-05-0621-0/+1837
* Refactoring Spring moduleramkumar2009-05-0638-3614/+2145
* Renaming Spring modules as oldramkumar2009-05-0678-0/+6169
* Removing unwanted files, got in accidentalyramkumar2009-05-0625-640/+0
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772148 13f79535-47bb-0...ramkumar2009-05-0625-0/+640
* TUSCANY-2968 - Fixing NPE with pure http bindinglresende2009-05-061-9/+15
* TUSCANY-2968 - Fixing exception handling issues to properly report exceptions...lresende2009-05-052-14/+28
* TUSCANY-2968 - Fixing data binding related issues to properly transform to/fr...lresende2009-05-053-58/+43
* TUSCANY-3005 - Take account of the case where there are either no input param...slaws2009-05-051-8/+27
* Tidy commentslaws2009-05-051-3/+1
* TUSCANY-2968 - Setting JSON dataBinding on service interface contractlresende2009-05-052-0/+46
* TUSCANY-2968 - JSONRPC invocation using operation selector and wire formats w...lresende2009-05-054-9/+251
* TUSCANY-2968 - Discovering and adding wire format and operation selector inte...lresende2009-05-055-11/+117
* Fixing NPE when no operation provided when creating invokerlresende2009-05-051-1/+6
* Set context for mediateFault as well.scottkurz2009-05-041-1/+15
* TUSCANY-2968 - Minor update to make serice providers follow the same implemen...lresende2009-05-043-4/+7
* TUSCANY-2968 - Further changes trying to add the json-rpc wireformat and oper...lresende2009-05-046-12/+67
* TUSCANY-2968 - Moving unit tests to iTest to avoid circular referenceslresende2009-05-049-663/+0