summaryrefslogtreecommitdiffstats
path: root/java/sca/samples/webapps (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-2087-4143/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68
* Various corrects to files headers resulting from the 2.0-M4-RC2 reviewslaws2009-11-046-0/+105
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832839 13f79535-47bb-0310-9956-ffa450edef68
* Use 6.1.18 release of jetty to be consistent across other samplesantelder2009-11-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831668 13f79535-47bb-0310-9956-ffa450edef68
* Add the Jetty plugin to the webapp pom.xml's so that the samples can be run ↵antelder2009-11-015-0/+35
| | | | | | with mvn jetty:run git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831664 13f79535-47bb-0310-9956-ffa450edef68
* Add the servlet api dependency to try to fix the hudson build problem, ↵antelder2009-10-281-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
* Update servlet sample to use ComponentContext look up in non-SCA enabled ↵antelder2009-10-273-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
* Update to use the new implementation-web-client moduleantelder2009-10-263-88/+51
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829753 13f79535-47bb-0310-9956-ffa450edef68
* Add sample showing using <implementation.web> with browser-side JavaScript ↵antelder2009-10-257-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
* Update sample readme for using jetty pluginantelder2009-10-011-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820635 13f79535-47bb-0310-9956-ffa450edef68
* Add configuration for Jetty so you can run the sample with mvn jetty:runantelder2009-10-012-0/+55
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820618 13f79535-47bb-0310-9956-ffa450edef68
* Minor clean up and commentsantelder2009-10-013-5/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820612 13f79535-47bb-0310-9956-ffa450edef68
* Add new 2.x JMS webapp sample migrated from 1.xantelder2009-10-019-0/+483
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820607 13f79535-47bb-0310-9956-ffa450edef68
* Change back the webapp samples to have the simple namingantelder2009-07-285-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798391 13f79535-47bb-0310-9956-ffa450edef68
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-2152-2356/+2356
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796166 13f79535-47bb-0310-9956-ffa450edef68
* Fixing artifact id to follow same name pattern and to group all webapps when ↵lresende2009-07-215-6/+6
| | | | | | loading into eclipse ide git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796125 13f79535-47bb-0310-9956-ffa450edef68
* Update Jetty to 6.1.19 and set up the cargo plugin to use a customized ↵rfeng2009-07-131-1/+1
| | | | | | version of Jetty git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793724 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3134 - Fixing obsolete Tuscany namespace, trying to resolve BPEL ↵lresende2009-07-121-1/+1
| | | | | | iTest failures git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793406 13f79535-47bb-0310-9956-ffa450edef68
* Update JSF sample for sca namespace change and missing tuscany config in web.xmlantelder2009-07-042-2/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791089 13f79535-47bb-0310-9956-ffa450edef68
* Update the bpelrfeng2009-07-021-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790461 13f79535-47bb-0310-9956-ffa450edef68
* Correct the jsf sample dependency. (Sigh, thought i committed this the other ↵antelder2009-06-261-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
* Add version to maven-jetty-pluginrfeng2009-06-111-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783819 13f79535-47bb-0310-9956-ffa450edef68
* Correct bpel script so that it returns 'Hello ' and the nameantelder2009-06-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783656 13f79535-47bb-0310-9956-ffa450edef68
* Add a webapp sample using a BPEL componentantelder2009-06-107-0/+419
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783348 13f79535-47bb-0310-9956-ffa450edef68
* Add node-impl, node-api as the depsrfeng2009-05-271-7/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779310 13f79535-47bb-0310-9956-ffa450edef68
* Add ASL headersrfeng2009-05-273-8/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779288 13f79535-47bb-0310-9956-ffa450edef68
* Clean up the coderfeng2009-05-274-76/+78
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779276 13f79535-47bb-0310-9956-ffa450edef68
* Update deprfeng2009-05-271-2/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779272 13f79535-47bb-0310-9956-ffa450edef68
* Add servlet-api deprfeng2009-05-271-3/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779271 13f79535-47bb-0310-9956-ffa450edef68
* Add a sample showing a servlet using SCA annotationsantelder2009-05-277-0/+243
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779027 13f79535-47bb-0310-9956-ffa450edef68
* Changing sample artifact name to follow same pattern as other samples and to ↵lresende2009-05-123-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
* TUSCANY-2919: Start commiting contribution from Prateek Temkar for JAX-RS ↵antelder2009-04-2412-0/+541
| | | | | | Support in Tuscany git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768260 13f79535-47bb-0310-9956-ffa450edef68
* Add some more missing license headersantelder2009-03-281-12/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759445 13f79535-47bb-0310-9956-ffa450edef68
* Add some missing license headersantelder2009-03-2811-87/+285
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759443 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2917ramkumar2009-03-185-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755499 13f79535-47bb-0310-9956-ffa450edef68
* Revert 755183 an errant commit from the release pluginantelder2009-03-173-12/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755206 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare branch test-branchantelder2009-03-173-12/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755183 13f79535-47bb-0310-9956-ffa450edef68
* Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende2009-03-063-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750765 13f79535-47bb-0310-9956-ffa450edef68
* Updating composites that were still with osoa NSlresende2009-03-053-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750666 13f79535-47bb-0310-9956-ffa450edef68
* Update more samples for the oasis namespace change so the build runs cleanantelder2009-03-054-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750404 13f79535-47bb-0310-9956-ffa450edef68
* Update helloworld-jsp sample for oasis namespace changeantelder2009-03-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750403 13f79535-47bb-0310-9956-ffa450edef68
* Update wicket sample for latest Tuscany wicket moduleantelder2009-03-032-2/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749565 13f79535-47bb-0310-9956-ffa450edef68
* Start of a helloworld sample showing SCA integration with the Wicket web ↵antelder2009-02-2711-0/+363
| | | | | | framework git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748427 13f79535-47bb-0310-9956-ffa450edef68
* Add a sample using the stripes web frameworkantelder2009-02-2613-0/+389
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748041 13f79535-47bb-0310-9956-ffa450edef68
* Start of a JSF sampleantelder2009-02-1810-0/+537
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745567 13f79535-47bb-0310-9956-ffa450edef68
* Format code and remove redundant annotationantelder2009-02-182-7/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745566 13f79535-47bb-0310-9956-ffa450edef68
* Format code and make composite scopeantelder2009-02-182-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745565 13f79535-47bb-0310-9956-ffa450edef68
* Add a JSP helloworld sampleantelder2009-02-186-0/+222
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745484 13f79535-47bb-0310-9956-ffa450edef68
* Start of a basic helloworld sample that demonstrates embedding a Tuscany ↵antelder2009-02-185-0/+184
runtime within a webapp git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745479 13f79535-47bb-0310-9956-ffa450edef68