summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib/samples/extending-tuscany/implementation-sample/src/test/java/sample/UpperSampleAsyncReferenceBareImpl.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-02-15Enable async bare test now that TUSCANY-3832 is fixed.scottkurz1-0/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1070929 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10Copy all trunk samples to contribantelder1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069274 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10Copy trunk to beta2 release branch. (I've not yet changed the version so ↵antelder1-0/+0
that would need to be done first before the branch is used) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069272 13f79535-47bb-0310-9956-ffa450edef68
2011-01-23Tag 2.0 Beta2 RC1antelder1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1062506 13f79535-47bb-0310-9956-ffa450edef68
2011-01-10Add a simple test case to look a implementations that use doc/lit (bare) ↵slaws1-0/+77
interfaces. There was a conversation on the ML about whether databinding is clever enough to translate between bare and wrapped as the data passes from implementation to binding as it's send through a reference. At the moment the test gives me index out of bounds. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057230 13f79535-47bb-0310-9956-ffa450edef68