summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Add a stripped down JSE sample. This has rolled it back to the simplest I ↵slaws2011-04-148-0/+240
| | | | | | think we can make it. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1092086 13f79535-47bb-0310-9956-ffa450edef68
* Rename to make it more obvious that these are README files. We know what the ↵slaws2011-04-142-0/+0
| | | | | | sample is because of the directory name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1092083 13f79535-47bb-0310-9956-ffa450edef68
* Experimenting with creating links in odt docs using the command line doc as ↵slaws2011-04-134-2/+25
| | | | | | an example. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1091813 13f79535-47bb-0310-9956-ffa450edef68
* Start adding the running-tuscany samples back in to trunk. I'll do it one at ↵slaws2011-04-122-0/+19
| | | | | | a time so people can see each one and review. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1091427 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headerantelder2011-04-121-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1091332 13f79535-47bb-0310-9956-ffa450edef68
* Add a helloworld sample that uses web servicesantelder2011-04-117-0/+303
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1091011 13f79535-47bb-0310-9956-ffa450edef68
* Add a version of the helloworld sample that has an Ant buildantelder2011-04-1111-0/+740
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1091009 13f79535-47bb-0310-9956-ffa450edef68
* Add a sample using jsonrpcantelder2011-04-117-0/+279
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1091007 13f79535-47bb-0310-9956-ffa450edef68
* Copy store applicationantelder2011-04-0620-0/+1409
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1089476 13f79535-47bb-0310-9956-ffa450edef68
* Add the top level getting-started docantelder2011-04-052-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1088922 13f79535-47bb-0310-9956-ffa450edef68
* Add comment explaining the dependencyantelder2011-04-051-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1088921 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up readme, doc all the ways of running it, tidy up dependenciesantelder2011-04-052-5/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1088920 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up samples system out printlnsantelder2011-04-051-6/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1088918 13f79535-47bb-0310-9956-ffa450edef68
* Update the helloworld webapp sample to support using 'mvn tuscany:run' to ↵antelder2011-04-011-1/+8
| | | | | | run the webapp git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087676 13f79535-47bb-0310-9956-ffa450edef68
* Reverting groupId changeslresende2011-03-305-4/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087013 13f79535-47bb-0310-9956-ffa450edef68
* Move the store app to unreleasedantelder2011-03-3022-1445/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086859 13f79535-47bb-0310-9956-ffa450edef68
* Starting to port store sample to next releaselresende2011-03-3026-5/+1449
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086849 13f79535-47bb-0310-9956-ffa450edef68
* Correct README typosantelder2011-03-291-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086772 13f79535-47bb-0310-9956-ffa450edef68
* Include the three gettig started samples in the buildantelder2011-03-291-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086614 13f79535-47bb-0310-9956-ffa450edef68
* Update the webapp sample to have the itest from the old helloworld-jsp sampleantelder2011-03-295-72/+105
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086597 13f79535-47bb-0310-9956-ffa450edef68
* Copy the getting started webapp sample to trunk samplesantelder2011-03-299-0/+358
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086589 13f79535-47bb-0310-9956-ffa450edef68
* Start adding the getting started helloworld samples back to trunk samplesantelder2011-03-2914-0/+557
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086563 13f79535-47bb-0310-9956-ffa450edef68
* Update samples top level pom.xml to remove all the old config and to enable ↵antelder2011-02-141-26/+4
| | | | | | deployng samples wth generated legal files git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1070426 13f79535-47bb-0310-9956-ffa450edef68
* Remove samples subfolder as its now in contrib and unreleasedantelder2011-02-101-154/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069290 13f79535-47bb-0310-9956-ffa450edef68
* Remove samples subfolder as its now in contrib and unreleasedantelder2011-02-10104-5000/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069289 13f79535-47bb-0310-9956-ffa450edef68
* Remove samples subfolder as its now in contrib and unreleasedantelder2011-02-10451-21838/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069288 13f79535-47bb-0310-9956-ffa450edef68
* Remove samples subfolder as its now in contrib and unreleasedantelder2011-02-1045-1942/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069286 13f79535-47bb-0310-9956-ffa450edef68
* Remove samples subfolder as its now in contrib and unreleasedantelder2011-02-1071-4423/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069285 13f79535-47bb-0310-9956-ffa450edef68
* Remove samples subfolder as its now in contrib and unreleasedantelder2011-02-1079-12593/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069284 13f79535-47bb-0310-9956-ffa450edef68
* Take out all the sample subfolders from the buildantelder2011-02-101-5/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069283 13f79535-47bb-0310-9956-ffa450edef68
* Fixed path issue with scdl-include-contribution sample.fmoga2011-02-071-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067923 13f79535-47bb-0310-9956-ffa450edef68
* Fixed paths for implementation-composite samples.fmoga2011-02-072-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067920 13f79535-47bb-0310-9956-ffa450edef68
* README editsantelder2011-02-071-12/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067875 13f79535-47bb-0310-9956-ffa450edef68
* Simplifying modules structure by merging *-js-dojo into the binding-runtime ↵lresende2011-02-062-20/+0
| | | | | | specific modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067729 13f79535-47bb-0310-9956-ffa450edef68
* Moving to latest dojo release (1.5.0)lresende2011-02-064-130/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067728 13f79535-47bb-0310-9956-ffa450edef68
* Add a composite using binding.ws that can be used with the helloworld ↵antelder2011-02-061-0/+32
| | | | | | contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067627 13f79535-47bb-0310-9956-ffa450edef68
* Update the getting started contribution to ues the contribution cretaed from ↵antelder2011-02-067-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
* Update all samples to use the top level samples as parentantelder2011-02-0535-119/+119
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067524 13f79535-47bb-0310-9956-ffa450edef68
* Fix lots of depricated maven variable warnings for Maven v3antelder2011-02-0538-54/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067440 13f79535-47bb-0310-9956-ffa450edef68
* Update all samples to use the top level samples as their parent. Whatever ↵antelder2011-02-0411-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
* Modified poms for Maven 3 compliance.fmoga2011-01-273-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1064296 13f79535-47bb-0310-9956-ffa450edef68
* Update to as much as possible only use dependencies in the maven central ↵antelder2011-01-262-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
* TUSCANY-3783 - Fix a hole in the AsyncReponseInvoker serialization to cover ↵slaws2011-01-214-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
* TUSCANY-3784 - Add multiple operations and a void return type to the async ↵slaws2011-01-147-6/+101
| | | | | | part of the implementation same git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1059033 13f79535-47bb-0310-9956-ffa450edef68
* Add a simple test case to look a implementations that use doc/lit (bare) ↵slaws2011-01-109-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
* Bump up copyright year in the NOTICE filesantelder2011-01-104-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057117 13f79535-47bb-0310-9956-ffa450edef68
* Update to support being run with mvn exec:javaantelder2011-01-042-3/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1055077 13f79535-47bb-0310-9956-ffa450edef68
* Close the output writer before reading from it. slaws2010-12-231-1/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052293 13f79535-47bb-0310-9956-ffa450edef68
* Restrict test cases to starting a single compositeslaws2010-12-232-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052246 13f79535-47bb-0310-9956-ffa450edef68
* Tweaks and extensions to better match the async service implementation in ↵edwardsmj2010-12-214-14/+33
| | | | | | core + JMS binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1051397 13f79535-47bb-0310-9956-ffa450edef68