summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-07-27Add license info in plain text files and update sample logic not to process ↵fmoga4-6/+42
comments. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151507 13f79535-47bb-0310-9956-ffa450edef68
2011-07-27Use Google CDN for jQuery. Other minor adjustments to samples.fmoga20-1319/+80
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151487 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26Fix store sample groupId.fmoga1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151273 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26Change section name to match the other ones.fmoga1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151272 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26Update pom relationships to reflect the new samples.fmoga12-54/+35
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151265 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26Update comet binding samples names.fmoga28-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151256 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26Copy the learning-more pom.xml to trunk.fmoga1-0/+60
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151248 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26Move the websocket binding samples to trunk.fmoga50-0/+3131
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151246 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26Move the comet binding samples to trunk.fmoga50-0/+3320
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1151245 13f79535-47bb-0310-9956-ffa450edef68
2011-07-25Include response typeantelder1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150588 13f79535-47bb-0310-9956-ffa450edef68
2011-07-24Update sample READMEantelder1-35/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150296 13f79535-47bb-0310-9956-ffa450edef68
2011-07-24Update sample READMEantelder1-6/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150295 13f79535-47bb-0310-9956-ffa450edef68
2011-07-24Update sample READMEantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150293 13f79535-47bb-0310-9956-ffa450edef68
2011-07-24Update sample READMEantelder1-16/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150292 13f79535-47bb-0310-9956-ffa450edef68
2011-07-24Update sample READMEantelder1-29/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150291 13f79535-47bb-0310-9956-ffa450edef68
2011-07-24Update sample READMEantelder1-12/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150290 13f79535-47bb-0310-9956-ffa450edef68
2011-07-24Include all the samples in buildantelder1-1/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150287 13f79535-47bb-0310-9956-ffa450edef68
2011-07-23Add a sample for a zip contribution using a nested jarantelder8-0/+364
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150211 13f79535-47bb-0310-9956-ffa450edef68
2011-07-23Add a helloworld sample for the JSONP bindingantelder7-0/+326
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150200 13f79535-47bb-0310-9956-ffa450edef68
2011-07-23Add to the helloworld-webservices testcase a test of the endpoint ?wsdl urlantelder1-2/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150199 13f79535-47bb-0310-9956-ffa450edef68
2011-07-23Add to the helloworld-jsonrpc testcase a test of the enpoint urlantelder1-2/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1150198 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22Typo.scottkurz1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149604 13f79535-47bb-0310-9956-ffa450edef68
2011-07-20Add start of a samples READMEantelder1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1148730 13f79535-47bb-0310-9956-ffa450edef68
2011-07-20Add the ASF snapshot repositories to the getting started samples so that ↵antelder9-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
2011-07-17Htmlunit's use of xalan is a test dependencyantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147555 13f79535-47bb-0310-9956-ffa450edef68
2011-07-14Correct dependencies following the move up to opensaml-2.4.1.jar, slaws1-0/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1146617 13f79535-47bb-0310-9956-ffa450edef68
2011-05-24TUSCANY-3861: rename the tuscany plugin to ↵antelder9-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
2011-05-17Update for latest domain node changesantelder1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1104145 13f79535-47bb-0310-9956-ffa450edef68
2011-05-06Update testcase to use local loop back address to try to avoid network issuesantelder1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1100212 13f79535-47bb-0310-9956-ffa450edef68
2011-05-04UPdates to try to get the bpel sample workingantelder3-6/+33
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1099445 13f79535-47bb-0310-9956-ffa450edef68
2011-04-19Add helloworld sample using BPEL. This doesn't work yet, looks like the is ↵antelder8-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
2011-04-19Add a Spring version of the helloworld sampleantelder8-0/+294
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095081 13f79535-47bb-0310-9956-ffa450edef68
2011-04-19Add a helloworld sample using JAX-RS and the REST bindingantelder8-0/+346
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095019 13f79535-47bb-0310-9956-ffa450edef68
2011-04-19Add jsonrpc dependency to pluginantelder1-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1094979 13f79535-47bb-0310-9956-ffa450edef68
2011-04-19Remove unnecessary scopeantelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1094974 13f79535-47bb-0310-9956-ffa450edef68
2011-04-19Rename to helloworld-webserviceantelder7-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1094947 13f79535-47bb-0310-9956-ffa450edef68
2011-04-19Remove line breaksantelder1-4/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1094920 13f79535-47bb-0310-9956-ffa450edef68
2011-04-18Add readme for antslaws4-49/+97
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1094501 13f79535-47bb-0310-9956-ffa450edef68
2011-04-18Add an ant sample. readme to follow.slaws1-0/+83
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1094494 13f79535-47bb-0310-9956-ffa450edef68
2011-04-18Add license header to fix legal itest.antelder5-92/+182
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1094357 13f79535-47bb-0310-9956-ffa450edef68
2011-04-18Update parent. The parent doesn't seem to work as documented on the Maven ↵antelder3-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
2011-04-14correct for changed parent group idslaws2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1092209 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14Fix parent definitionslaws1-2/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1092202 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14Add the running-tuscany samples into the buildslaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1092129 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14Rename the modules to make them consistent with getting startedslaws2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1092127 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14Add a sample contributionslaws1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1092126 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14Add pom to drive the individual samplesslaws1-0/+44
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1092125 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14Tidy up READMEs a bit. Add an icon at the top level to see if it gets ↵slaws8-8/+21
generated correctly. The next natural thing to do would be to add a doc template. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1092120 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14Add a stripped down JUnit sample. slaws5-0/+160
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1092119 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14Changes the Eclipse readme to open office formatslaws2-0/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1092088 13f79535-47bb-0310-9956-ffa450edef68