Managed to get a sample working with SDO, web services, and running in a web container (Tomcat) using the latest SCA and SDO nightly build binaries, and discovered that the following libraries had to be removed:
tuscany-databinding-sdo-axiom - org.apache.axiom.om.OMException: java.util.NoSuchElementException: End of stream has reached. tuscany-http-jetty - java.lang.NullPointerException Using slightly older builds, I found problems with tuscany-databinding-jaxb and tuscany-http-tomcat also, but they seem fine now. I will post the sample to JIRA after cleaning it up a little.
