summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/implementation-extension/src/test/java/sample (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3677 all implementation.* samples are part of sca-features samples setkelvingoodson2010-09-1613-988/+0
* Cleanup EmbedUtil a bit. Use a builder pattern and closures to pass a node fa...jsdelfino2010-09-132-39/+28
* Add a SOAP Web service binding and a test case for it. Minor cleanup, remove ...jsdelfino2010-09-025-161/+152
* Add a test case showing how to register a ProviderFactory instance. Minor cle...jsdelfino2010-08-3111-8/+172
* Show how to embed a runtime, load WSDL, assemble a SCDL composite in memory a...jsdelfino2010-08-314-9/+169
* 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-2910-0/+567