apache-tuscany/sandbox/sebastien/java/extend/samples/implementation-extension
2010-08-29 18:30:47 +00:00
..
src Replace usage of Xpath by pure java code walking through the DOM. 2010-08-29 18:30:47 +00:00
build.xml Sample implementation extension that shows how to support both Java and WSDL interfaces and different data bindings. 2010-08-29 17:44:58 +00:00
pom.xml Sample implementation extension that shows how to support both Java and WSDL interfaces and different data bindings. 2010-08-29 17:44:58 +00:00
README Sample implementation extension that shows how to support both Java and WSDL interfaces and different data bindings. 2010-08-29 17:44:58 +00:00

Sample Implementation Extension
===============================
This sample demonstrates how to develop a new component implementation type
for Apache Tuscany SCA. 

The README in the samples directory (the directory above this) provides 
instructions about building and running the samples. Take a look there.