summaryrefslogtreecommitdiffstats
path: root/sandbox/sebastien/java/embed/samples (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-09-13Cleanup EmbedUtil a bit. Use a builder pattern and closures to pass a node ↵jsdelfino3-147/+226
factory context around instead of being kept in a static. Change the DOM util to use a similar builder pattern as well. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996620 13f79535-47bb-0310-9956-ffa450edef68
2010-09-02Add a SOAP Web service binding and a test case for it. Minor cleanup, remove ↵jsdelfino9-170/+188
redundant test case and refactor test WSDL namespaces. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@992150 13f79535-47bb-0310-9956-ffa450edef68
2010-08-30Add a test case showing how to register a ProviderFactory instance. Minor ↵jsdelfino12-34/+221
cleanup, add a createNode method that takes a list of contributions and remove reference to NodeFactory implementation class. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990870 13f79535-47bb-0310-9956-ffa450edef68
2010-08-30Show how to embed a runtime, load WSDL, assemble a SCDL composite in memory ↵jsdelfino7-18/+376
and then run it. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990676 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29Sandbox to experiment with different ways to embed the runtime.jsdelfino545-0/+36499
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990620 13f79535-47bb-0310-9956-ffa450edef68