summaryrefslogtreecommitdiffstats
path: root/sandbox/sebastien/java/embed (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup EmbedUtil a bit. Use a builder pattern and closures to pass a node ↵jsdelfino2010-09-133-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
* Add a SOAP Web service binding and a test case for it. Minor cleanup, remove ↵jsdelfino2010-09-029-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
* Add a test case showing how to register a ProviderFactory instance. Minor ↵jsdelfino2010-08-3014-34/+236
| | | | | | 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
* Show how to embed a runtime, load WSDL, assemble a SCDL composite in memory ↵jsdelfino2010-08-307-18/+376
| | | | | | and then run it. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990676 13f79535-47bb-0310-9956-ffa450edef68
* Sandbox to experiment with different ways to embed the runtime.jsdelfino2010-08-295918-0/+509213
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990620 13f79535-47bb-0310-9956-ffa450edef68