summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/extending-tuscany/implementation-sample/src/main/java/sample/impl/SampleWSDLProxy.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a simple test case to look a implementations that use doc/lit (bare) ↵slaws2011-01-101-0/+10
| | | | | | 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
* Tweaks and extensions to better match the async service implementation in ↵edwardsmj2010-12-211-8/+6
| | | | | | core + JMS binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1051397 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3801 - Start adding an async dimension to the implementation ↵slaws2010-12-091-1/+40
| | | | | | extension sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043914 13f79535-47bb-0310-9956-ffa450edef68
* Create a new sample folder 'extending-tuscany' and move the implementation ↵antelder2010-10-011-0/+57
sample there git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003416 13f79535-47bb-0310-9956-ffa450edef68