summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/implementation-extension/src/test/java/sample/Xutil.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-3677 all implementation.* samples are part of sca-features samples setkelvingoodson2010-09-161-225/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997789 13f79535-47bb-0310-9956-ffa450edef68
* Cleanup EmbedUtil a bit. Use a builder pattern and closures to pass a node ↵jsdelfino2010-09-131-31/+12
| | | | | | 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@996622 13f79535-47bb-0310-9956-ffa450edef68
* Replace usage of Xpath by pure java code walking through the DOM.jsdelfino2010-08-311-2/+104
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@991042 13f79535-47bb-0310-9956-ffa450edef68
* Sample implementation extension that shows how to support both Java and WSDL ↵jsdelfino2010-08-291-0/+142
interfaces and different data bindings. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990618 13f79535-47bb-0310-9956-ffa450edef68