Commit graph

11382 commits

Author SHA1 Message Date
jsdelfino
2fedb4a4b6 Remove type=feed and type=entry parameters from application/atom+xml media 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
2010-12-29 07:24:32 +00:00
jsdelfino
788cba4bc8 Fix automated build and Ubuntu 10.10 install.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053221 13f79535-47bb-0310-9956-ffa450edef68
2010-12-27 23:19:34 +00:00
jsdelfino
ddee608e43 Improve EC2 setup scripts. Remove dependency on external environment variables.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053166 13f79535-47bb-0310-9956-ffa450edef68
2010-12-27 19:54:31 +00:00
antelder
1c0d8a7ab8 Start branch for beta2 release
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053042 13f79535-47bb-0310-9956-ffa450edef68
2010-12-27 10:50:45 +00:00
jsdelfino
c5e532242f Port REST support improvements to AppEngine Python integration scripts and add a sample.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053004 13f79535-47bb-0310-9956-ffa450edef68
2010-12-27 05:59:31 +00:00
jsdelfino
fe9add6a09 Simplify relay sample a bit.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053003 13f79535-47bb-0310-9956-ffa450edef68
2010-12-27 05:59:24 +00:00
jsdelfino
349630f676 Merge changes from apr-2 branch. Port to APR 1.4.x and enable mod_session_crypto.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053002 13f79535-47bb-0310-9956-ffa450edef68
2010-12-27 05:59:19 +00:00
jsdelfino
1d671d8dac Port to HTTPD 2.3.10 + latest APR 1.4.x and enable mod_session_crypto.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052818 13f79535-47bb-0310-9956-ffa450edef68
2010-12-25 23:48:25 +00:00
jsdelfino
3941252017 Port to HTTPD 2.3.10 alpha release.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052741 13f79535-47bb-0310-9956-ffa450edef68
2010-12-25 01:58:38 +00:00
jsdelfino
dc15dc32bb Create a sandbox branch to experiment with latest APR.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052740 13f79535-47bb-0310-9956-ffa450edef68
2010-12-25 01:49:19 +00:00
slaws
088b2e4738 add explicit dependency on binding sca runtime and reorder a couple of other dependencies
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052496 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24 12:21:13 +00:00
slaws
2c58a7bc10 Add comment to remind me about domainRegistryURI properties
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052495 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24 12:19:26 +00:00
jsdelfino
69b7a8dddb Improve component and reference rendering and layout. Recurse over wired 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
2010-12-24 04:35:57 +00:00
jsdelfino
86fa951ba9 Apply roundtripping fixes from SVN r1052432 to Python and Javascript scripts.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052445 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24 04:35:53 +00:00
jsdelfino
150feb74a6 Fix content types. Removed duplicate function.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052444 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24 04:35:47 +00:00
jsdelfino
8b3a6ecfaa Turn off URL canonicalization when routing a request through HTTPD's reverse proxy.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052434 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24 02:54:51 +00:00
jsdelfino
f5f3443357 Add a sample showing how to relay various REST requests.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052433 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24 02:54:46 +00:00
jsdelfino
74aef8947b Fix roundtripping of JSON arrays, booleans and numbers, ATOM / RSS feed 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
2010-12-24 02:54:39 +00:00
jsdelfino
e5f662ac57 Preserve HTTP request path when routing a request through a component reference.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052431 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24 02:54:32 +00:00
jsdelfino
a4f8fcde0e Add support for XML and JSON formats to file database component.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052430 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24 02:54:28 +00:00
slaws
0d01ae7c04 Close the output writer before reading from it.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052293 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23 14:44:33 +00:00
slaws
85720a9d40 convert to base pom dependency
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052292 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23 14:43:33 +00:00
slaws
d8ec1846a7 remove redundant dependencies
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052291 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23 14:42:20 +00:00
slaws
bc1cfb13c9 remove redundant profile.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052290 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23 14:40:28 +00:00
slaws
4e85f41ce3 Add missing dependencies
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052289 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23 14:39:14 +00:00
slaws
de1598a06b Remove specific version numbers to allow us to pick up the latest
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052288 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23 14:37:51 +00:00
slaws
09094e4a66 Add missing dependencies
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052287 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23 14:36:26 +00:00
slaws
d65f0561d5 Revert back to fetching the interceptors starting at SERVICE_POLICY in order to miss out any databinding transformation.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052265 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23 13:24:31 +00:00
slaws
bde31d46c8 Bring the unknown endpoint plugin into play at build and run time.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052258 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23 13:07:30 +00:00
slaws
ff2090ae53 Throw systematic errors as ServiceRuntimeExceptions
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052256 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23 13:06:07 +00:00
slaws
88d884f450 Close input stream when reading is finished
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052255 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23 13:04:47 +00:00
slaws
47140fa8d1 Correct the order that the phase constants appear in to match the actual 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
2010-12-23 13:02:14 +00:00
slaws
e2ba93b52c Correct module name
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052252 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23 13:00:04 +00:00
slaws
922b82ecc3 Add print out to show written XML
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052251 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23 12:59:11 +00:00
slaws
d0a8d0cb92 Add print out to show written XML
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052250 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23 12:58:21 +00:00
slaws
9302e118aa Add exclusion to ActiveMQ dependency. Also why is this dependency here and not in the ActiveMQ specific module?
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052248 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23 12:56:50 +00:00
slaws
9c51230ae1 Add ActiveMQ dependencies
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052247 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23 12:55:23 +00:00
slaws
50ea93ab5b Restrict test cases to starting a single composite
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052246 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23 12:54:23 +00:00
edwardsmj
7aa3996076 Enable binding.sca to support async invocation in the local case - as under TUSCANY-3811
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1051467 13f79535-47bb-0310-9956-ffa450edef68
2010-12-21 11:42:38 +00:00
edwardsmj
73b4ab12bd Extend AsyncResponseInvoker to be Generic to cope with binding-specific response address information - under TUSCANY-3807
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1051465 13f79535-47bb-0310-9956-ffa450edef68
2010-12-21 11:39:24 +00:00
edwardsmj
8a3cfda99d Fix to invokeAsyncResponse method to cope with a Binding Chain with zero entries
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1051464 13f79535-47bb-0310-9956-ffa450edef68
2010-12-21 11:37:46 +00:00
edwardsmj
6ec76289c6 Extend AsyncResponseInvoker to be Generic to cope with binding-specific response address information - under TUSCANY-3807
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1051463 13f79535-47bb-0310-9956-ffa450edef68
2010-12-21 11:36:36 +00:00
edwardsmj
e1710decd4 Update POM to exclude Spring transitive dependencies of ActiveMQ
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1051461 13f79535-47bb-0310-9956-ffa450edef68
2010-12-21 11:32:58 +00:00
edwardsmj
e721aa978d Tweaks and extensions to better match the async service implementation in core + JMS binding
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1051397 13f79535-47bb-0310-9956-ffa450edef68
2010-12-21 07:22:12 +00:00
edwardsmj
1f91615143 Extending binding-jms-runtime to provide native async service invocation with separate forward request messages and back response messages - as described in TUSCANY-3809
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1051255 13f79535-47bb-0310-9956-ffa450edef68
2010-12-20 19:36:27 +00:00
edwardsmj
d7ebda7877 Updating core invocation code to support bindings that provide native async support - as described in TUSCANY-3801
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1051250 13f79535-47bb-0310-9956-ffa450edef68
2010-12-20 19:28:04 +00:00
edwardsmj
3c7130f5e2 Updating core invocation code to support bindings that provide native async support - as described in TUSCANY-3801
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1051249 13f79535-47bb-0310-9956-ffa450edef68
2010-12-20 19:26:33 +00:00
edwardsmj
9611e82a22 Updating core invocation code to support bindings that provide native async support - as described in TUSCANY-3801
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1051247 13f79535-47bb-0310-9956-ffa450edef68
2010-12-20 19:19:32 +00:00
antelder
d501c0f47f Use the mapped binding when looking up the provider
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1049556 13f79535-47bb-0310-9956-ffa450edef68
2010-12-15 14:09:06 +00:00
edwardsmj
98f2827db6 Updating the fix for OSGi support to deal with error cases
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1049443 13f79535-47bb-0310-9956-ffa450edef68
2010-12-15 07:16:40 +00:00