summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules (unfollow)
Commit message (Expand)AuthorFilesLines
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
2009-05-04TUSCANY-2968 - Further changes trying to add the json-rpc wireformat and oper...lresende6-12/+67
2009-05-04TUSCANY-2968 - Moving unit tests to iTest to avoid circular referenceslresende9-663/+0
2009-05-04TUSCANY-2968 - JSONRPC operation selectorlresende9-13/+181
2009-05-02Remove the unused mediator lookuprfeng1-2/+0
2009-05-02TUSCANY-2978 - Add test code to exercise new JEE sample archives including co...slaws3-11/+33
2009-05-02TUSCANY-2968 - Renaming new binding.http module to avoid confusion with the o...lresende67-777/+777
2009-05-02TUSCANY-2968 - Changing binding to tuscany namespace and other small updateslresende14-31/+30
2009-05-02TUSCANY-2968 - Updating binding-http schema and moving wireFormat and operati...lresende3-8/+42
2009-05-02TUSCANY-3006 - Disabling failing test caseslresende1-22/+19
2009-05-01TUSCANY-3002: fix writeStartElement calls in JMSBindingProcessor do not pass ...antelder1-17/+14
2009-05-01Refactor the data transformation and copy logic into Mediator utilityrfeng8-426/+557
2009-04-30Start to add contribution level SDO type registrationrfeng6-11/+490
2009-04-30Move the Holder logic into JAXWS interface processorrfeng2-45/+11
2009-04-30TUSCANY-2993 Fix global variable handling that was causing store-dojo to fail...bdaniel1-13/+15
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...slaws8-26/+268
2009-04-30Fix the clone()rfeng1-6/+8
2009-04-30Fix for TUSCANY-3000rfeng21-547/+608
2009-04-30Removing data-engine-helper from pom as it was moved to contriblresende1-1/+0
2009-04-30MOving data-engine-helper to contriblresende10-1178/+0
2009-04-30Make sure the checked exception is tested against the target operationrfeng1-1/+1
2009-04-29Remove unused xsdsrfeng2-276/+0
2009-04-28TUSCANY-2968 - Starting to bring up JSON RPC runtime pieces as wire format fo...lresende17-1/+1238