summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/implementation-extension/src (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-13Cleanup EmbedUtil a bit. Use a builder pattern and closures to pass a node fa...jsdelfino3-147/+226
2010-09-02Add a SOAP Web service binding and a test case for it. Minor cleanup, remove ...jsdelfino9-170/+188
2010-08-31Add a test case showing how to register a ProviderFactory instance. Minor cle...jsdelfino12-34/+221
2010-08-31Show how to embed a runtime, load WSDL, assemble a SCDL composite in memory a...jsdelfino7-18/+376
2010-08-31Replace usage of Xpath by pure java code walking through the DOM.jsdelfino3-11/+128
2010-08-29Sample implementation extension that shows how to support both Java and WSDL ...jsdelfino28-0/+1583