summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Corrected wrong parent poms.fmoga2010-12-1365-83/+83
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1045041 13f79535-47bb-0310-9956-ffa450edef68
* Correct dependenciesantelder2010-12-111-8/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044654 13f79535-47bb-0310-9956-ffa450edef68
* Correct dependency name and add excludeantelder2010-12-111-16/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044625 13f79535-47bb-0310-9956-ffa450edef68
* Correct dependency nameantelder2010-12-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044624 13f79535-47bb-0310-9956-ffa450edef68
* Correct dependency nameantelder2010-12-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044623 13f79535-47bb-0310-9956-ffa450edef68
* Adding a testcase that uses <binding.jms/> to connect reference to an async ↵edwardsmj2010-12-101-0/+38
| | | | | | service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044423 13f79535-47bb-0310-9956-ffa450edef68
* Adding a testcase that uses <binding.jms/> to connect reference to an async ↵edwardsmj2010-12-104-1/+109
| | | | | | service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044379 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3801 - Start adding an async dimension to the implementation ↵slaws2010-12-0912-10/+451
| | | | | | extension sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043914 13f79535-47bb-0310-9956-ffa450edef68
* Having sample actually pointing to base-runtime pomlresende2010-12-081-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043313 13f79535-47bb-0310-9956-ffa450edef68
* Disable web unit tests for nowantelder2010-12-032-3/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041722 13f79535-47bb-0310-9956-ffa450edef68
* Clean up the getting started helloworld webapp. Update it to use a jsp to ↵antelder2010-12-034-27/+82
| | | | | | invoke the component git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041721 13f79535-47bb-0310-9956-ffa450edef68
* Add a top level pom to build it allantelder2010-12-031-0/+39
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041715 13f79535-47bb-0310-9956-ffa450edef68
* Get the eightball webapp runningantelder2010-12-023-10/+51
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1041540 13f79535-47bb-0310-9956-ffa450edef68