summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move HttpClientFactory from common-http to host-httprfeng2010-12-0810-72/+44
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043774 13f79535-47bb-0310-9956-ffa450edef68
* More version changes and make sure HttpClient connections are releasedrfeng2010-12-086-45/+48
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043772 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to Axis2 1.5.3, Axiom 1.2.10 and Abdera 1.1.1rfeng2010-12-0823-287/+416
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043771 13f79535-47bb-0310-9956-ffa450edef68
* Update EndpointReferenceBinder with a plug point for an ↵antelder2010-12-081-7/+28
| | | | | | UnknownEndpointHandler thats called when an endpoint isn't found in the registry. Don't know if this is the best approach yet but it gives something to try with itests too see how it works git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043464 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3801 - Separate off the asyncy response invocation interfaces from ↵slaws2010-12-088-77/+40
| | | | | | the "process" methods I added as a convenience for sharing invoker implementation. Asl get rid of "throws" from Invocable git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043447 13f79535-47bb-0310-9956-ffa450edef68
* Start exploring way sof handling a pluggable approach of what to do when the ↵antelder2010-12-081-0/+29
| | | | | | endpoint for a reference is not found in the endpoint registry git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043439 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3801 - Thinking about how to wrap the difference between native and ↵slaws2010-12-081-0/+70
| | | | | | non-native async at the service end. Not actually used yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043436 13f79535-47bb-0310-9956-ffa450edef68
* Update so the binding type is publicantelder2010-12-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043372 13f79535-47bb-0310-9956-ffa450edef68
* Enabling transformer to avoid issues with rest binding and json wireFormatlresende2010-12-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043312 13f79535-47bb-0310-9956-ffa450edef68
* Fixing minor issue when running regular resolution path (side effect of ↵lresende2010-12-081-11/+21
| | | | | | previous change) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043311 13f79535-47bb-0310-9956-ffa450edef68
* Allowing more flexible resolution for the widget artifactlresende2010-12-081-17/+42
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043310 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3801 - add missing response interface slaws2010-12-071-0/+50
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043212 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3801 - missed files from previous check in. slaws2010-12-075-19/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043211 13f79535-47bb-0310-9956-ffa450edef68
* Change method call to support older versions of XmlSchemabdaniel2010-12-071-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043206 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3801 - Allow the response chain "previous" link to be attached to an ↵slaws2010-12-0711-129/+193
| | | | | | async response handler so that the invokerAsyncResponse can have a void return type. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042976 13f79535-47bb-0310-9956-ffa450edef68
* Modifying typo in the package name for the jsonrpc js proxy factory service ↵lresende2010-12-061-1/+1
| | | | | | registration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042741 13f79535-47bb-0310-9956-ffa450edef68
* Adding client javascript proxy support for rest binding integrated with ↵lresende2010-12-061-0/+19
| | | | | | implementation widget git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042739 13f79535-47bb-0310-9956-ffa450edef68
* Removing duplicated HTTPContext class from binding-http and using the one ↵lresende2010-12-065-57/+12
| | | | | | from common-http git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042738 13f79535-47bb-0310-9956-ffa450edef68
* Start updating the sca binding to be able to choose the binding type impl on ↵antelder2010-12-064-45/+68
| | | | | | a per service basis instead of a single global choice git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042665 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3801 - move chain tail location code into the chain implementationslaws2010-12-068-39/+45
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042609 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanuplresende2010-12-061-49/+52
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042506 13f79535-47bb-0310-9956-ffa450edef68
* Modify test cases so that they aren't checking for an exact string. ↵bdaniel2010-12-033-10/+97
| | | | | | Different parser implementations can return strings that are equivalent but different in some trivial way git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041915 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3801 - only create a service to accept async responses if the ↵slaws2010-12-031-3/+10
| | | | | | binding doesn't support asycn interactions natively git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041872 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3801 - Update SCA binding to allow the invoker to exploit the new ↵slaws2010-12-033-17/+62
| | | | | | async interceptor impl and add and async response invoker to push async response back from service to reference (this only works in the local case though). git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041870 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3801 - Update the invocation chain infrastructure, and the ↵slaws2010-12-039-25/+251
| | | | | | enpoints/endpointreferences that call it, to allow async response messages to be processed backwards along the response part of the chain independently of the forward message processing. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041866 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3801 - Move the SCA binding up to the new async provider interfaces. slaws2010-12-032-3/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041863 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3801 - add an async implementation provider interface to allow ↵slaws2010-12-031-0/+65
| | | | | | provider to create async invokers for the forward and response call. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041861 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3801 - add an async interceptor interface to chain can be navigated ↵slaws2010-12-032-0/+114
| | | | | | backwards. Also add an implementation that can hold generic interceptor implementation that to date, for the forward chain, has been repeated in each interceptor. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041858 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3801 - Add new provider interfaces that allow providers to indicate ↵slaws2010-12-032-0/+96
| | | | | | whether they support async or not. May be merged into existing interfaces but kept separate for the time being so as not to upset existing providers. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041855 13f79535-47bb-0310-9956-ffa450edef68
* just remove some blank linesslaws2010-12-031-4/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041847 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3801 - allow endpoints to report when they are configured for async ↵slaws2010-12-033-2/+26
| | | | | | invocation. Correct comment on endpoint reference version of the operation. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041845 13f79535-47bb-0310-9956-ffa450edef68
* Update to support entering quoted strings conatining spacesantelder2010-12-021-9/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041571 13f79535-47bb-0310-9956-ffa450edef68
* If WEB-INF/sca-contributions contains contributions then use it ↵antelder2010-12-021-2/+19
| | | | | | automatically without requireing users define it in the web.xml git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041529 13f79535-47bb-0310-9956-ffa450edef68
* Added manifest entries for missing package dependencies, for TUSCANY-3803edwardsmj2010-12-021-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041307 13f79535-47bb-0310-9956-ffa450edef68
* Added manifest entries for missing package dependencies, for TUSCANY-3803edwardsmj2010-12-021-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041306 13f79535-47bb-0310-9956-ffa450edef68
* Fix typo in commentslaws2010-11-301-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1040607 13f79535-47bb-0310-9956-ffa450edef68
* Code now moved to deployerslaws2010-11-301-53/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1040446 13f79535-47bb-0310-9956-ffa450edef68
* Just tidy layout of line. slaws2010-11-301-4/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1040445 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3788, TUSCANY-3786 - Allow build time resolvable references to be ↵slaws2010-11-3018-129/+461
| | | | | | resolved then so that async response services can be established at that point. In a reliable situation the response service is then available as soon as reference is resolved and doesn't depend on the reference actually being used. Also start adding interfaces to allow the implementation provider to make an async invocation explicitly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1040444 13f79535-47bb-0310-9956-ffa450edef68
* Fix the passing in of an initial contribution url, and add the start of a ↵antelder2010-11-301-4/+26
| | | | | | status command git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1040437 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3704 - Reset the artifact name in the monitor so that the correct ↵slaws2010-11-301-0/+3
| | | | | | name is reported. Thanks for the patch Yang. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1040436 13f79535-47bb-0310-9956-ffa450edef68
* Start of an sca binding impl that can use different delegate bindings for ↵antelder2010-11-2920-0/+1381
| | | | | | individual services and references git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1040062 13f79535-47bb-0310-9956-ffa450edef68
* Exclude xbean-reflect as it doesn't seem to be needed and the version of the ↵antelder2010-11-271-0/+4
| | | | | | transitive dependency doesn't seem to exist in maven central git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039754 13f79535-47bb-0310-9956-ffa450edef68
* Update for API changes and rename 'status' command to be 'started' to match ↵antelder2010-11-273-20/+20
| | | | | | the pattern the other commands use git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039645 13f79535-47bb-0310-9956-ffa450edef68
* Comment out the updateXxx methods for now as its not clear what they should ↵antelder2010-11-275-76/+77
| | | | | | do, and rename getDeployedComposites and getInstalledContributions to make it clearer what they do git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039643 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3778: Use same code as 1.x so that wrapper is generated in correct ↵nash2010-11-251-3/+4
| | | | | | namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039193 13f79535-47bb-0310-9956-ffa450edef68
* Update Shell for API changesantelder2010-11-251-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039078 13f79535-47bb-0310-9956-ffa450edef68
* Update node2 api to more closely match the commands the Shell hasantelder2010-11-255-31/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039077 13f79535-47bb-0310-9956-ffa450edef68
* Fix to use a new List for the deployables as the List in the contribution ↵antelder2010-11-251-1/+1
| | | | | | gets over written git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039044 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importantelder2010-11-251-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1039042 13f79535-47bb-0310-9956-ffa450edef68