summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/implementation-extension/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3677 all implementation.* samples are part of sca-features samples setkelvingoodson2010-09-1632-2342/+0
* Cleanup EmbedUtil a bit. Use a builder pattern and closures to pass a node fa...jsdelfino2010-09-133-147/+226
* Add a SOAP Web service binding and a test case for it. Minor cleanup, remove ...jsdelfino2010-09-029-170/+188
* Add a test case showing how to register a ProviderFactory instance. Minor cle...jsdelfino2010-08-3112-34/+221
* Show how to embed a runtime, load WSDL, assemble a SCDL composite in memory a...jsdelfino2010-08-317-18/+376
* Replace usage of Xpath by pure java code walking through the DOM.jsdelfino2010-08-313-11/+128
* Sample implementation extension that shows how to support both Java and WSDL ...jsdelfino2010-08-2928-0/+1583