summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/extending-tuscany/implementation-sample/src/main/java/sample (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-02-10Remove samples subfolder as its now in contrib and unreleasedantelder13-1296/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069285 13f79535-47bb-0310-9956-ffa450edef68
2011-01-21TUSCANY-3783 - Fix a hole in the AsyncReponseInvoker serialization to cover ↵slaws2-16/+57
the case there invoker is de-serialized inside the same context that serialized it. Update the sample to demonstrate a stop/start scenario. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1061851 13f79535-47bb-0310-9956-ffa450edef68
2011-01-14TUSCANY-3784 - Add multiple operations and a void return type to the async ↵slaws1-2/+3
part of the implementation same git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1059033 13f79535-47bb-0310-9956-ffa450edef68
2011-01-10Add a simple test case to look a implementations that use doc/lit (bare) ↵slaws2-0/+11
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
2010-12-21Tweaks and extensions to better match the async service implementation in ↵edwardsmj3-12/+21
core + JMS binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1051397 13f79535-47bb-0310-9956-ffa450edef68
2010-12-09TUSCANY-3801 - Start adding an async dimension to the implementation ↵slaws6-9/+169
extension sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043914 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01Create a new sample folder 'extending-tuscany' and move the implementation ↵antelder12-0/+1074
sample there git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003416 13f79535-47bb-0310-9956-ffa450edef68