summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/implementation-extension (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 sample to Maven build. Remove outdated build.xml, will add a working one ...jsdelfino2010-08-311-51/+0
* 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-2931-0/+1721