summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/extending-tuscany/implementation-sample/src/test (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-02-10Remove samples subfolder as its now in contrib and unreleasedantelder30-2118/+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-11/+80
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 ↵slaws6-4/+98
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) ↵slaws7-1/+345
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-23Close the output writer before reading from it. slaws1-1/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052293 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23Restrict test cases to starting a single compositeslaws2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052246 13f79535-47bb-0310-9956-ffa450edef68
2010-12-21Tweaks and extensions to better match the async service implementation in ↵edwardsmj1-2/+12
core + JMS binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1051397 13f79535-47bb-0310-9956-ffa450edef68
2010-12-10Adding a testcase that uses <binding.jms/> to connect reference to an async ↵edwardsmj1-0/+38
service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044423 13f79535-47bb-0310-9956-ffa450edef68
2010-12-10Adding a testcase that uses <binding.jms/> to connect reference to an async ↵edwardsmj3-1/+103
service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044379 13f79535-47bb-0310-9956-ffa450edef68
2010-12-09TUSCANY-3801 - Start adding an async dimension to the implementation ↵slaws5-0/+280
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 ↵antelder16-0/+1172
sample there git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003416 13f79535-47bb-0310-9956-ffa450edef68