summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Update release notes for beta2antelder2010-12-311-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1054073 13f79535-47bb-0310-9956-ffa450edef68
* Add a method remove duplicate service declsrationsrfeng2010-12-301-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053940 13f79535-47bb-0310-9956-ffa450edef68
* Change json serialization to not marshal null valuesrfeng2010-12-305-3/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053939 13f79535-47bb-0310-9956-ffa450edef68
* Add logic to list, add, remove apps and link to the edit page.jsdelfino2010-12-307-62/+144
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053825 13f79535-47bb-0310-9956-ffa450edef68
* Simplify and cleanup HTTP binding client Javascript code, now portable ↵jsdelfino2010-12-301-366/+298
| | | | | | across browsers. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053824 13f79535-47bb-0310-9956-ffa450edef68
* Make XML serialization logic portable across browsers.jsdelfino2010-12-301-5/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053823 13f79535-47bb-0310-9956-ffa450edef68
* Support ATOM and RSS entries with no content or description.jsdelfino2010-12-304-7/+45
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053822 13f79535-47bb-0310-9956-ffa450edef68
* Skeleton of a composite app editor module.jsdelfino2010-12-2923-42/+1047
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053560 13f79535-47bb-0310-9956-ffa450edef68
* Remove type=feed and type=entry parameters from application/atom+xml media ↵jsdelfino2010-12-296-8/+23
| | | | | | types as they make IE 6's XMLHttpRequest hang. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053559 13f79535-47bb-0310-9956-ffa450edef68
* Fix automated build and Ubuntu 10.10 install.jsdelfino2010-12-273-9/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053221 13f79535-47bb-0310-9956-ffa450edef68
* Improve EC2 setup scripts. Remove dependency on external environment variables.jsdelfino2010-12-277-13/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053166 13f79535-47bb-0310-9956-ffa450edef68
* Start branch for beta2 releaseantelder2010-12-276284-0/+529067
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053042 13f79535-47bb-0310-9956-ffa450edef68
* Port REST support improvements to AppEngine Python integration scripts and ↵jsdelfino2010-12-2715-28/+404
| | | | | | add a sample. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053004 13f79535-47bb-0310-9956-ffa450edef68
* Simplify relay sample a bit.jsdelfino2010-12-277-102/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053003 13f79535-47bb-0310-9956-ffa450edef68
* Merge changes from apr-2 branch. Port to APR 1.4.x and enable ↵jsdelfino2010-12-278-26/+73
| | | | | | mod_session_crypto. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053002 13f79535-47bb-0310-9956-ffa450edef68
* Port to HTTPD 2.3.10 + latest APR 1.4.x and enable mod_session_crypto.jsdelfino2010-12-258-30/+77
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052818 13f79535-47bb-0310-9956-ffa450edef68
* Port to HTTPD 2.3.10 alpha release.jsdelfino2010-12-252-12/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052741 13f79535-47bb-0310-9956-ffa450edef68
* Create a sandbox branch to experiment with latest APR.jsdelfino2010-12-25590-0/+55306
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052740 13f79535-47bb-0310-9956-ffa450edef68
* add explicit dependency on binding sca runtime and reorder a couple of other ↵slaws2010-12-241-12/+18
| | | | | | dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052496 13f79535-47bb-0310-9956-ffa450edef68
* Add comment to remind me about domainRegistryURI propertiesslaws2010-12-241-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052495 13f79535-47bb-0310-9956-ffa450edef68
* Improve component and reference rendering and layout. Recurse over wired ↵jsdelfino2010-12-243-164/+364
| | | | | | references to calculate correct dimensions of each component. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052446 13f79535-47bb-0310-9956-ffa450edef68
* Apply roundtripping fixes from SVN r1052432 to Python and Javascript scripts.jsdelfino2010-12-2410-23/+47
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052445 13f79535-47bb-0310-9956-ffa450edef68
* Fix content types. Removed duplicate function.jsdelfino2010-12-241-23/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052444 13f79535-47bb-0310-9956-ffa450edef68
* Turn off URL canonicalization when routing a request through HTTPD's reverse ↵jsdelfino2010-12-241-0/+1
| | | | | | proxy. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052434 13f79535-47bb-0310-9956-ffa450edef68
* Add a sample showing how to relay various REST requests.jsdelfino2010-12-2412-1/+299
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052433 13f79535-47bb-0310-9956-ffa450edef68
* Fix roundtripping of JSON arrays, booleans and numbers, ATOM / RSS feed ↵jsdelfino2010-12-2415-31/+183
| | | | | | detection, and support REST-style JSON and XML payloads in server handler and client proxy. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052432 13f79535-47bb-0310-9956-ffa450edef68
* Preserve HTTP request path when routing a request through a component reference.jsdelfino2010-12-241-3/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052431 13f79535-47bb-0310-9956-ffa450edef68
* Add support for XML and JSON formats to file database component.jsdelfino2010-12-247-48/+151
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052430 13f79535-47bb-0310-9956-ffa450edef68
* Close the output writer before reading from it. slaws2010-12-231-1/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052293 13f79535-47bb-0310-9956-ffa450edef68
* convert to base pom dependencyslaws2010-12-232-3/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052292 13f79535-47bb-0310-9956-ffa450edef68
* remove redundant dependencies slaws2010-12-232-16/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052291 13f79535-47bb-0310-9956-ffa450edef68
* remove redundant profile. slaws2010-12-231-9/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052290 13f79535-47bb-0310-9956-ffa450edef68
* Add missing dependenciesslaws2010-12-231-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052289 13f79535-47bb-0310-9956-ffa450edef68
* Remove specific version numbers to allow us to pick up the latestslaws2010-12-232-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052288 13f79535-47bb-0310-9956-ffa450edef68
* Add missing dependenciesslaws2010-12-233-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052287 13f79535-47bb-0310-9956-ffa450edef68
* Revert back to fetching the interceptors starting at SERVICE_POLICY in order ↵slaws2010-12-231-1/+1
| | | | | | to miss out any databinding transformation. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052265 13f79535-47bb-0310-9956-ffa450edef68
* Bring the unknown endpoint plugin into play at build and run time. slaws2010-12-231-16/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052258 13f79535-47bb-0310-9956-ffa450edef68
* Throw systematic errors as ServiceRuntimeExceptionsslaws2010-12-231-9/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052256 13f79535-47bb-0310-9956-ffa450edef68
* Close input stream when reading is finishedslaws2010-12-231-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052255 13f79535-47bb-0310-9956-ffa450edef68
* Correct the order that the phase constants appear in to match the actual ↵slaws2010-12-232-2/+2
| | | | | | phase order and make the local binding.sca optimization link to the head of the service operation wire. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052253 13f79535-47bb-0310-9956-ffa450edef68
* Correct module nameslaws2010-12-231-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052252 13f79535-47bb-0310-9956-ffa450edef68
* Add print out to show written XMLslaws2010-12-231-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052251 13f79535-47bb-0310-9956-ffa450edef68
* Add print out to show written XMLslaws2010-12-231-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052250 13f79535-47bb-0310-9956-ffa450edef68
* Add exclusion to ActiveMQ dependency. Also why is this dependency here and ↵slaws2010-12-231-1/+8
| | | | | | not in the ActiveMQ specific module? git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052248 13f79535-47bb-0310-9956-ffa450edef68
* Add ActiveMQ dependenciesslaws2010-12-231-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052247 13f79535-47bb-0310-9956-ffa450edef68
* Restrict test cases to starting a single compositeslaws2010-12-232-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052246 13f79535-47bb-0310-9956-ffa450edef68
* Enable binding.sca to support async invocation in the local case - as under ↵edwardsmj2010-12-211-7/+29
| | | | | | TUSCANY-3811 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1051467 13f79535-47bb-0310-9956-ffa450edef68
* Extend AsyncResponseInvoker to be Generic to cope with binding-specific ↵edwardsmj2010-12-211-2/+3
| | | | | | response address information - under TUSCANY-3807 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1051465 13f79535-47bb-0310-9956-ffa450edef68
* Fix to invokeAsyncResponse method to cope with a Binding Chain with zero entriesedwardsmj2010-12-211-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1051464 13f79535-47bb-0310-9956-ffa450edef68
* Extend AsyncResponseInvoker to be Generic to cope with binding-specific ↵edwardsmj2010-12-211-5/+8
| | | | | | response address information - under TUSCANY-3807 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1051463 13f79535-47bb-0310-9956-ffa450edef68