summaryrefslogtreecommitdiffstats
path: root/branches (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-05-07Refactoring Spring Moduleramkumar21-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772608 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06moving spring-runtime to spring-scaramkumar21-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772357 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06Refactoring Spring moduleramkumar4-41/+42
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772162 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06Refactoring Spring moduleramkumar1-0/+216
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772155 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06Refactoring Spring moduleramkumar21-0/+1837
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772154 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06Refactoring Spring moduleramkumar38-3614/+2145
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772153 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06Renaming Spring modules as oldramkumar78-0/+6169
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772152 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06Removing unwanted files, got in accidentalyramkumar25-640/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772150 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772148 ↵ramkumar25-0/+640
13f79535-47bb-0310-9956-ffa450edef68
2009-05-06TUSCANY-2968 - Fixing NPE with pure http bindinglresende1-9/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772022 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05Small clean up and formatting on testslresende3-170/+141
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772008 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05USCANY-2968 - Enabling more tests that are currently passinglresende1-6/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772007 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05TUSCANY-2968 - Fixing exception handling issues to properly report ↵lresende2-14/+28
exceptions as json error responses git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772005 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05USCANY-2968 - Enabling more tests that are currently passinglresende1-12/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772004 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05TUSCANY-2968 - Fixing data binding related issues to properly transform ↵lresende3-58/+43
to/from json format as needed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772003 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05TUSCANY-3005 - Take account of the case where there are either no input ↵slaws5-8/+50
parameters or a void return type (or both). Thanks for the patch Kaushik. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771740 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05Tidy commentslaws1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771723 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05Add host-jetty dependency as binging-http needs are servlet host. For some ↵slaws1-0/+7
reason this test works OK in Eclipse but doesn't work in Maven. So eclipse is picking up the jetty dependency from somewhere else. Ass some ignores also. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771680 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05TUSCANY-2968 - Enabling more tests that are currently passinglresende3-26/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771606 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05TUSCANY-2968 - Setting JSON dataBinding on service interface contractlresende2-0/+46
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771605 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05TUSCANY-2968 - Adding databinding dependencies to integration testslresende1-0/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771603 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05TUSCANY-2968 - Enabling test that invoke remote jsonrpc services using the ↵lresende1-4/+4
new operation selector/wire format implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771602 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05TUSCANY-2968 - JSONRPC invocation using operation selector and wire formats ↵lresende4-9/+251
working end to end git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771601 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05TUSCANY-2968 - Discovering and adding wire format and operation selector ↵lresende5-11/+117
interceptors via extension point, but inside binding provider git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771600 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05Fixing NPE when no operation provided when creating invokerlresende1-1/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771598 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04Set context for mediateFault as well.scottkurz1-1/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771345 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04TUSCANY-2968 - Minor update to make serice providers follow the same ↵lresende4-7/+12
implementation pattern git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771212 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04TUSCANY-2968 - Further changes trying to add the json-rpc wireformat and ↵lresende7-16/+69
operation selector interceptors to the invocation chain git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771209 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04TUSCANY-2968 - Moving unit tests to iTest to avoid circular referenceslresende11-13/+96
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771207 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04TUSCANY-2968 - JSONRPC operation selectorlresende9-13/+181
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771205 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02Remove the unused mediator lookuprfeng1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770972 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02TUSCANY-3008 disable reference test in testContributeEAR_Enhanced16 until ↵slaws1-1/+2
this problem is fixed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770931 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02TUSCANY-2978 - Add test code to exercise new JEE sample archives including ↵slaws9-18/+483
code to show how to process an archive that appears outside of the contribution that references it. See TestExternalEarModelResolver.java. Some jee processing changes were required to make this work. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770930 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02TUSCANY-2978 - Add some more sample archives based on the scenarios here ↵slaws19-62/+542
http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Java+EE+Integration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770928 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02Double the time the test waits for the time to live to be set into the ↵slaws1-1/+1
initial context as it's failing on my machine with the existing timeout. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770927 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02TUSCANY-2968 - Renaming new binding.http module to avoid confusion with the ↵lresende67-777/+777
oasis draft, as we are not really implementing the whole spec but just following the wireFormat and operationSelector options implemented in binding.jms git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770880 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02TUSCANY-2968 - Changing binding to tuscany namespace and other small updateslresende14-31/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770874 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02TUSCANY-2968 - Updating binding-http schema and moving wireFormat and ↵lresende3-8/+42
operationSelector to tuscany-sca-core.xsd to be sharable git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770873 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02TUSCANY-3006 - Disabling failing test caseslresende1-22/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770870 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01Clean up importsrfeng1-8/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770731 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01TUSCANY-3002: fix writeStartElement calls in JMSBindingProcessor do not pass ↵antelder1-17/+14
namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770621 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01Add jee contribution samples to the build as the contribution-jee itest ↵antelder1-0/+1
depends on it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770606 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01Refactor the data transformation and copy logic into Mediator utilityrfeng8-426/+557
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770532 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01Update to cargo plugin 1.0rfeng1-11/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770531 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01Add annotation dependency as the provided scope is not transitiverfeng1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770529 13f79535-47bb-0310-9956-ffa450edef68
2009-04-30Start to add contribution level SDO type registrationrfeng6-11/+490
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770396 13f79535-47bb-0310-9956-ffa450edef68
2009-04-30Move the Holder logic into JAXWS interface processorrfeng2-45/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770367 13f79535-47bb-0310-9956-ffa450edef68
2009-04-30TUSCANY-2993 Fix global variable handling that was causing store-dojo to ↵bdaniel1-13/+15
fail with internet explorer git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770287 13f79535-47bb-0310-9956-ffa450edef68
2009-04-30TUSCANY-2965 - add fault handling code for wireFormat.bytesXMLslaws5-22/+70
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770283 13f79535-47bb-0310-9956-ffa450edef68
2009-04-30TUSCANY-2996 - Add support for wrapSingle attribute that, when set true, ↵slaws14-48/+389
ensures that single parameters are wrapped in an array on the wire. When set false single parameters will not be wrapped on the wire. Multiple parameters will always be wrapped. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770201 13f79535-47bb-0310-9956-ffa450edef68