summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/getting-started (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update sample READMEantelder2011-07-241-29/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150291 13f79535-47bb-0310-9956-ffa450edef68
* Update sample READMEantelder2011-07-241-12/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150290 13f79535-47bb-0310-9956-ffa450edef68
* Include all the samples in buildantelder2011-07-241-1/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150287 13f79535-47bb-0310-9956-ffa450edef68
* Add a sample for a zip contribution using a nested jarantelder2011-07-238-0/+364
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150211 13f79535-47bb-0310-9956-ffa450edef68
* Add a helloworld sample for the JSONP bindingantelder2011-07-237-0/+326
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150200 13f79535-47bb-0310-9956-ffa450edef68
* Add to the helloworld-webservices testcase a test of the endpoint ?wsdl urlantelder2011-07-231-2/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150199 13f79535-47bb-0310-9956-ffa450edef68
* Add to the helloworld-jsonrpc testcase a test of the enpoint urlantelder2011-07-231-2/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150198 13f79535-47bb-0310-9956-ffa450edef68
* Typo.scottkurz2011-07-221-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149604 13f79535-47bb-0310-9956-ffa450edef68
* Add the ASF snapshot repositories to the getting started samples so that ↵antelder2011-07-209-0/+126
| | | | | | they can be used from an svn checkouts of the individual samples without having to do a local trunk build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1148679 13f79535-47bb-0310-9956-ffa450edef68
* Htmlunit's use of xalan is a test dependencyantelder2011-07-171-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147555 13f79535-47bb-0310-9956-ffa450edef68
* Correct dependencies following the move up to opensaml-2.4.1.jar, slaws2011-07-141-0/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1146617 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3861: rename the tuscany plugin to ↵antelder2011-05-249-18/+18
| | | | | | org.apache.tuscany.sca:tuscany-maven-plugin git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1126928 13f79535-47bb-0310-9956-ffa450edef68
* Update for latest domain node changesantelder2011-05-171-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1104145 13f79535-47bb-0310-9956-ffa450edef68
* Update testcase to use local loop back address to try to avoid network issuesantelder2011-05-061-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1100212 13f79535-47bb-0310-9956-ffa450edef68
* UPdates to try to get the bpel sample workingantelder2011-05-043-6/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1099445 13f79535-47bb-0310-9956-ffa450edef68
* Add helloworld sample using BPEL. This doesn't work yet, looks like the is ↵antelder2011-04-198-0/+418
| | | | | | some issue with the imml bpel module/ode as it complains about the bpwl script url which looks ok to me git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095098 13f79535-47bb-0310-9956-ffa450edef68
* Add a Spring version of the helloworld sampleantelder2011-04-198-0/+294
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095081 13f79535-47bb-0310-9956-ffa450edef68
* Add a helloworld sample using JAX-RS and the REST bindingantelder2011-04-198-0/+346
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095019 13f79535-47bb-0310-9956-ffa450edef68
* Add jsonrpc dependency to pluginantelder2011-04-191-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1094979 13f79535-47bb-0310-9956-ffa450edef68
* Remove unnecessary scopeantelder2011-04-191-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1094974 13f79535-47bb-0310-9956-ffa450edef68
* Rename to helloworld-webserviceantelder2011-04-197-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1094947 13f79535-47bb-0310-9956-ffa450edef68
* Remove line breaksantelder2011-04-191-4/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1094920 13f79535-47bb-0310-9956-ffa450edef68
* Update parent. The parent doesn't seem to work as documented on the Maven ↵antelder2011-04-183-4/+3
| | | | | | site and so far i can't find any way that works with the parent hierachy being different from the directory heirachy, so add this relative parent for now while i investigate further git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1094353 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
* 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-304-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087013 13f79535-47bb-0310-9956-ffa450edef68
* Starting to port store sample to next releaselresende2011-03-304-4/+4
| | | | 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-2913-0/+556
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086563 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
* 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
* README editsantelder2011-02-071-12/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067875 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-054-57/+57
| | | | 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-053-4/+4
| | | | 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-042-52/+51
| | | | | | 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
* Corrected wrong parent poms.fmoga2010-12-135-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1045041 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