summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-02-10Remove samples subfolder as its now in contrib and unreleasedantelder79-12593/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069284 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10Take out all the sample subfolders from the buildantelder1-5/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069283 13f79535-47bb-0310-9956-ffa450edef68
2011-02-07Fixed path issue with scdl-include-contribution sample.fmoga1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067923 13f79535-47bb-0310-9956-ffa450edef68
2011-02-07Fixed paths for implementation-composite samples.fmoga2-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067920 13f79535-47bb-0310-9956-ffa450edef68
2011-02-07README editsantelder1-12/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067875 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06Simplifying modules structure by merging *-js-dojo into the binding-runtime ↵lresende2-20/+0
specific modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067729 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06Moving to latest dojo release (1.5.0)lresende4-130/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067728 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06Add a composite using binding.ws that can be used with the helloworld ↵antelder1-0/+32
contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067627 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06Update the getting started contribution to ues the contribution cretaed from ↵antelder7-114/+138
the Tuscany contribution-jar Maven archetype git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067625 13f79535-47bb-0310-9956-ffa450edef68
2011-02-05Update all samples to use the top level samples as parentantelder35-119/+119
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067524 13f79535-47bb-0310-9956-ffa450edef68
2011-02-05Fix lots of depricated maven variable warnings for Maven v3antelder38-54/+54
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067440 13f79535-47bb-0310-9956-ffa450edef68
2011-02-04Update all samples to use the top level samples as their parent. Whatever ↵antelder11-69/+66
happens with the other sample discussion this hopefully gets them working from the bin distro without having to do a local build first git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067184 13f79535-47bb-0310-9956-ffa450edef68
2011-01-27Modified poms for Maven 3 compliance.fmoga3-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1064296 13f79535-47bb-0310-9956-ffa450edef68
2011-01-26Update to as much as possible only use dependencies in the maven central ↵antelder2-2/+24
repo and for where thats not possible define the other repository in the module that uses it not the top level pom.xml git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1063664 13f79535-47bb-0310-9956-ffa450edef68
2011-01-21TUSCANY-3783 - Fix a hole in the AsyncReponseInvoker serialization to cover ↵slaws4-27/+137
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 ↵slaws7-6/+101
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) ↵slaws9-1/+356
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
2011-01-10Bump up copyright year in the NOTICE filesantelder4-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057117 13f79535-47bb-0310-9956-ffa450edef68
2011-01-04Update to support being run with mvn exec:javaantelder2-3/+25
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1055077 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 ↵edwardsmj4-14/+33
core + JMS binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1051397 13f79535-47bb-0310-9956-ffa450edef68
2010-12-13Corrected wrong parent poms.fmoga65-83/+83
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1045041 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11Correct dependenciesantelder1-8/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044654 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11Correct dependency name and add excludeantelder1-16/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044625 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11Correct dependency nameantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044624 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11Correct dependency nameantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044623 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 ↵edwardsmj4-1/+109
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 ↵slaws12-10/+451
extension sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043914 13f79535-47bb-0310-9956-ffa450edef68
2010-12-08Having sample actually pointing to base-runtime pomlresende1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043313 13f79535-47bb-0310-9956-ffa450edef68
2010-12-03Disable web unit tests for nowantelder2-3/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041722 13f79535-47bb-0310-9956-ffa450edef68
2010-12-03Clean up the getting started helloworld webapp. Update it to use a jsp to ↵antelder4-27/+82
invoke the component git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041721 13f79535-47bb-0310-9956-ffa450edef68
2010-12-03Add a top level pom to build it allantelder1-0/+39
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041715 13f79535-47bb-0310-9956-ffa450edef68
2010-12-02Get the eightball webapp runningantelder3-10/+51
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041540 13f79535-47bb-0310-9956-ffa450edef68
2010-12-02Start bringing up eightball app in trunkantelder23-0/+1187
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041296 13f79535-47bb-0310-9956-ffa450edef68
2010-11-18Add a toString methodantelder1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036635 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17Re-enable the test caserfeng1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035933 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17Add the discovery for javax.ws.rs.ext.RuntimeDelegate and update the slf4j ↵rfeng1-1/+1
version to fix the osgi rest sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035932 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17Adding @Ignore to calculator-rest-osgi test as it seems that wink-1.1.2 have ↵lresende1-0/+1
some OSGi issues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035927 13f79535-47bb-0310-9956-ffa450edef68
2010-11-17More exclusions from wink-1.1.2 update to avoid legal-check test failurelresende1-3/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035918 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12Migrate 1.5 holder sample to 2.x - build disabled for nowbdaniel14-0/+1159
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034441 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12more base + extension updatesantelder8-33/+49
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034349 13f79535-47bb-0310-9956-ffa450edef68
2010-11-10Update more things for base + extensions approachantelder6-40/+55
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033523 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09Correct to call the right launcherslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032915 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09TUSCANY-3756 - from the JIRA this is the "leave them but remove most of the ↵slaws34-1335/+169
detail and refer to the web page " option. (merge from beta1) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032911 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09TUSCANY-3674 - Add some rudimentary function to the helloworld apps so that ↵slaws6-7/+56
the very first time user at least has a chance of working out what's going on. (merge from beta1) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032910 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09Correct relative location of contributionslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032903 13f79535-47bb-0310-9956-ffa450edef68
2010-11-08Fix paths in build.xml for implementation.script samplebdaniel1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032475 13f79535-47bb-0310-9956-ffa450edef68
2010-11-08Fix up build.xml file for maven-osgi-junit samplebdaniel1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032474 13f79535-47bb-0310-9956-ffa450edef68