summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/webapps (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-3677 more samples reorg -- all in webapps were helloworld, so moved ↵kelvingoodson2010-09-1687-4309/+0
| | | | | | to getting started git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997796 13f79535-47bb-0310-9956-ffa450edef68
* Add new files which are left outrfeng2010-07-291-0/+58
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980273 13f79535-47bb-0310-9956-ffa450edef68
* Add the parent delegation for the SCA spring application contextrfeng2010-07-291-1/+6
| | | | | | Improve the sample to demonstrate the child bean wired to a bean in the parent context (WebApplicationContext) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980272 13f79535-47bb-0310-9956-ffa450edef68
* Add artifacts for the webapprfeng2010-07-283-0/+257
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980223 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importsrfeng2010-07-281-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980213 13f79535-47bb-0310-9956-ffa450edef68
* Change all the samples to use samples\pom.xml as the parent instead of the ↵antelder2010-07-239-12/+12
| | | | | | sca parent so that they pick up the sample s=config (which is mainly the deploy plugin config which has skip=true so they don;t get deployed to the maven repo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@967047 13f79535-47bb-0310-9956-ffa450edef68
* Fix no class def error from wink update to use slf4j api from 1.6 which ↵antelder2010-07-121-0/+5
| | | | | | includes a default noop log impl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963497 13f79535-47bb-0310-9956-ffa450edef68
* Updating Wink to it's most recent release to avoid security issue reported ↵lresende2010-07-091-5/+5
| | | | | | at CVE-2010-2245 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@962398 13f79535-47bb-0310-9956-ffa450edef68
* Move the wicket sample to contrib as it doesn't work yet and no one is ↵antelder2010-05-2711-513/+0
| | | | | | actively working on it right now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948748 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3563 - stubbs for missing READMES + marking old style samples as suchkelvingoodson2010-05-257-0/+49
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948030 13f79535-47bb-0310-9956-ffa450edef68
* Move never finished sample from trunk to contribantelder2010-05-0612-646/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@941643 13f79535-47bb-0310-9956-ffa450edef68
* Add testcase that uses SCAClient to invoke service. Named FIXME as it ↵antelder2010-04-244-0/+109
| | | | | | doesn't work till the config URI support in the runtime is finished git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937601 13f79535-47bb-0310-9956-ffa450edef68
* Move the contributions folder to be inside web-inf so its not accesibleantelder2010-04-242-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937598 13f79535-47bb-0310-9956-ffa450edef68
* Add testcase for JAX-RS helloworld sampleantelder2010-04-243-5/+65
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937597 13f79535-47bb-0310-9956-ffa450edef68
* Update helloworld webapp sample to start a distributed domainantelder2010-04-231-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937254 13f79535-47bb-0310-9956-ffa450edef68
* Update to embedded helloworld sample contributionantelder2010-04-235-92/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937250 13f79535-47bb-0310-9956-ffa450edef68
* Add integration tests to the webapp samples copied from itest distribution ↵antelder2010-04-2314-42/+611
| | | | | | tests. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937182 13f79535-47bb-0310-9956-ffa450edef68
* Moving to 1.5.2 release of stripes that fixes some issues with jar search ↵lresende2010-04-211-1/+2
| | | | | | (similar to STS-561) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936556 13f79535-47bb-0310-9956-ffa450edef68
* Change stripes sample to use base jarantelder2010-04-211-7/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936266 13f79535-47bb-0310-9956-ffa450edef68
* Add helloworld sample for JAX-RS supportantelder2010-03-267-0/+285
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927710 13f79535-47bb-0310-9956-ffa450edef68
* Update to use junit 4.8.1 and add explicit surefire plugin configs which ↵antelder2010-01-202-2/+2
| | | | | | disable paralell test running on the modules that currently don't work with that git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901133 13f79535-47bb-0310-9956-ffa450edef68
* Update dependency to see if that helps the hudson buildantelder2010-01-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900713 13f79535-47bb-0310-9956-ffa450edef68
* Update to use base jarantelder2010-01-181-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900351 13f79535-47bb-0310-9956-ffa450edef68
* Update to use the shaded jarsantelder2010-01-131-6/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898808 13f79535-47bb-0310-9956-ffa450edef68
* Update dependencies to use base jarantelder2010-01-121-10/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898194 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3388 - Updating to the latests OASIS schemalresende2009-12-118-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889531 13f79535-47bb-0310-9956-ffa450edef68
* Small updates to webapp sample artifactId to group them together when ↵lresende2009-12-0410-20/+21
| | | | | | imported in eclipse, but continue to use the simple names to produce war avoiding having users to type long names which was a concern of the tuscany community git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887442 13f79535-47bb-0310-9956-ffa450edef68
* Moving 2.x trunklresende2009-11-2087-0/+4143
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68