summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Move HTTPD Require configuration for openid resources to the openid ↵jsdelfino2010-12-083-16/+22
| | | | | | configuration scripts. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043294 13f79535-47bb-0310-9956-ffa450edef68
* Add a CSS style sheet. Fix HTTPD Require configuration for files in the js ↵jsdelfino2010-12-083-2/+145
| | | | | | module. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043293 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-0715-144/+222
| | | | | | 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 new modules to web20 featurelresende2010-12-061-7/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042740 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-069-40/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042609 13f79535-47bb-0310-9956-ffa450edef68
* Fix error message. The details stay the same but the prefix "Test service ↵slaws2010-12-061-1/+1
| | | | | | got an exception during execution" is removed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042563 13f79535-47bb-0310-9956-ffa450edef68
* Add RAT exclude for OO diagramsantelder2010-12-061-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042543 13f79535-47bb-0310-9956-ffa450edef68
* Create a js module for client side javascripts. Move client component script ↵jsdelfino2010-12-0623-20/+964
| | | | | | to that module and add a few utility scripts. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042535 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to Google appengine version 1.4.0.jsdelfino2010-12-062-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042534 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
* Add test for three-dimensional arraynash2010-12-043-0/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042130 13f79535-47bb-0310-9956-ffa450edef68
* Print WSDL once onlynash2010-12-041-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042124 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3800: Add test for multi-dimensional array typenash2010-12-041-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042123 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3800: Generate correct WSDL for two-dimensional arraysnash2010-12-041-3/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042122 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3805: Fix compilation errornash2010-12-031-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042007 13f79535-47bb-0310-9956-ffa450edef68
* Add more testsnash2010-12-0311-1/+333
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041988 13f79535-47bb-0310-9956-ffa450edef68
* Refactor into framework and separate test cases, and add more testsnash2010-12-037-379/+399
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041987 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-3298: Enable JAXB wrappers for WSDL generationnash2010-12-037-20/+129
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041912 13f79535-47bb-0310-9956-ffa450edef68
* correct importslaws2010-12-031-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041875 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
* TUSCANY-3801 - update to match infrastructure changes to support native ↵slaws2010-12-035-19/+66
| | | | | | async bindings (not committed yet) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041784 13f79535-47bb-0310-9956-ffa450edef68
* Disable web unit tests for nowantelder2010-12-032-3/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041722 13f79535-47bb-0310-9956-ffa450edef68
* Clean up the getting started helloworld webapp. Update it to use a jsp to ↵antelder2010-12-034-27/+82
| | | | | | invoke the component git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041721 13f79535-47bb-0310-9956-ffa450edef68
* Set svn ignoresantelder2010-12-030-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041716 13f79535-47bb-0310-9956-ffa450edef68
* Add a top level pom to build it allantelder2010-12-031-0/+39
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041715 13f79535-47bb-0310-9956-ffa450edef68
* Add scripts to support 'Require valid-user' and 'Require group' authz ↵jsdelfino2010-12-0321-41/+113
| | | | | | configurations separately. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041681 13f79535-47bb-0310-9956-ffa450edef68
* Reset auth cookie before re-auth in login page.jsdelfino2010-12-038-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041680 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
* Get the eightball webapp runningantelder2010-12-023-10/+51
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041540 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
* TUSCANY-3802: Remove one @Ignore annotation and update another to identify ↵nash2010-12-021-2/+1
| | | | | | the correct JIRA git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041361 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3804: Handle input and output wrappers separatelynash2010-12-022-7/+50
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041359 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3806: Close the SCA domain after running the testsnash2010-12-021-7/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041352 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