apache-tuscany/sandbox/sebastien/java
2011-03-07 01:05:00 +00:00
..
distribution Reorganize sandbox a little bit. 2010-07-19 02:45:18 +00:00
dynamic Test passing multiple parameters, and use JSON-RPC binding in all test cases. 2010-07-20 04:36:21 +00:00
embed Cleanup EmbedUtil a bit. Use a builder pattern and closures to pass a node factory context around instead of being kept in a static. Change the DOM util to use a similar builder pattern as well. 2010-09-13 18:03:53 +00:00
extend Replace usage of Xpath by pure java code walking through the DOM. 2010-08-29 18:30:47 +00:00
sca-node Move Tuscany from Incubator to top level. 2008-06-17 00:23:01 +00:00
shell Change uri parameter to location of deployment composite and make it optional. Change restart command to use previous config if not specified. 2010-09-08 00:02:05 +00:00
vhost Show how NodeFactory and Node can be replaced by finer grain deploy, build, activate and start methods. This would enable an SCA runtime virtual hosting environment to build a composite model, cache it, and only activate / start its components on demand when a request hits them. 2011-03-07 01:05:00 +00:00
wrapped Print result from the UpperTest service to show wrappering/unwrappering issues. 2011-01-24 20:58:16 +00:00