summaryrefslogtreecommitdiffstats
path: root/java/sca/samples/webapps (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-04Various corrects to files headers resulting from the 2.0-M4-RC2 reviewslaws6-0/+105
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832839 13f79535-47bb-0310-9956-ffa450edef68
2009-11-01Use 6.1.18 release of jetty to be consistent across other samplesantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831668 13f79535-47bb-0310-9956-ffa450edef68
2009-11-01Add the Jetty plugin to the webapp pom.xml's so that the samples can be run ↵antelder5-0/+35
with mvn jetty:run git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831664 13f79535-47bb-0310-9956-ffa450edef68
2009-10-28Add the servlet api dependency to try to fix the hudson build problem, ↵antelder1-0/+7
though strangely its building fine for without that for me locally with mvn git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830455 13f79535-47bb-0310-9956-ffa450edef68
2009-10-27Update servlet sample to use ComponentContext look up in non-SCA enabled ↵antelder3-10/+20
runtimes where injection doesn't work. And add the jetty plugin to the pom.xml so the sample can be tried with mvn jetty:run git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830270 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26Update to use the new implementation-web-client moduleantelder3-88/+51
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829753 13f79535-47bb-0310-9956-ffa450edef68
2009-10-25Add sample showing using <implementation.web> with browser-side JavaScript ↵antelder7-0/+280
client using web 2.0 style ajax (ported from 1.x) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829513 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Update sample readme for using jetty pluginantelder1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820635 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Add configuration for Jetty so you can run the sample with mvn jetty:runantelder2-0/+55
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820618 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Minor clean up and commentsantelder3-5/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820612 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Add new 2.x JMS webapp sample migrated from 1.xantelder9-0/+483
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820607 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28Change back the webapp samples to have the simple namingantelder5-6/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798391 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng52-2356/+2356
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796166 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21Fixing artifact id to follow same name pattern and to group all webapps when ↵lresende5-6/+6
loading into eclipse ide git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796125 13f79535-47bb-0310-9956-ffa450edef68
2009-07-13Update Jetty to 6.1.19 and set up the cargo plugin to use a customized ↵rfeng1-1/+1
version of Jetty git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793724 13f79535-47bb-0310-9956-ffa450edef68
2009-07-12TUSCANY-3134 - Fixing obsolete Tuscany namespace, trying to resolve BPEL ↵lresende1-1/+1
iTest failures git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793406 13f79535-47bb-0310-9956-ffa450edef68
2009-07-04Update JSF sample for sca namespace change and missing tuscany config in web.xmlantelder2-2/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791089 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02Update the bpelrfeng1-7/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790461 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26Correct the jsf sample dependency. (Sigh, thought i committed this the other ↵antelder1-3/+3
day, there's always one more isn't there) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788671 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Add version to maven-jetty-pluginrfeng1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783819 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Correct bpel script so that it returns 'Hello ' and the nameantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783656 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Add a webapp sample using a BPEL componentantelder7-0/+419
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783348 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Add node-impl, node-api as the depsrfeng1-7/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779310 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Add ASL headersrfeng3-8/+43
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779288 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Clean up the coderfeng4-76/+78
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779276 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Update deprfeng1-2/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779272 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Add servlet-api deprfeng1-3/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779271 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Add a sample showing a servlet using SCA annotationsantelder7-0/+243
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779027 13f79535-47bb-0310-9956-ffa450edef68
2009-05-12Changing sample artifact name to follow same pattern as other samples and to ↵lresende3-3/+3
group all together in developer IDE git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774063 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24TUSCANY-2919: Start commiting contribution from Prateek Temkar for JAX-RS ↵antelder12-0/+541
Support in Tuscany git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768260 13f79535-47bb-0310-9956-ffa450edef68
2009-03-28Add some more missing license headersantelder1-12/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759445 13f79535-47bb-0310-9956-ffa450edef68
2009-03-28Add some missing license headersantelder11-87/+285
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759443 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18Fixes for TUSCANY-2917ramkumar5-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755499 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17Revert 755183 an errant commit from the release pluginantelder3-12/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755206 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17[maven-release-plugin] prepare branch test-branchantelder3-12/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755183 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende3-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750765 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05Updating composites that were still with osoa NSlresende3-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750666 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05Update more samples for the oasis namespace change so the build runs cleanantelder4-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750404 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05Update helloworld-jsp sample for oasis namespace changeantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750403 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03Update wicket sample for latest Tuscany wicket moduleantelder2-2/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749565 13f79535-47bb-0310-9956-ffa450edef68
2009-02-27Start of a helloworld sample showing SCA integration with the Wicket web ↵antelder11-0/+363
framework git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748427 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Add a sample using the stripes web frameworkantelder13-0/+389
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748041 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Start of a JSF sampleantelder10-0/+537
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745567 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Format code and remove redundant annotationantelder2-7/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745566 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Format code and make composite scopeantelder2-7/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745565 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Add a JSP helloworld sampleantelder6-0/+222
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745484 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18Start of a basic helloworld sample that demonstrates embedding a Tuscany ↵antelder5-0/+184
runtime within a webapp git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745479 13f79535-47bb-0310-9956-ffa450edef68