summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a method that returns an unchecked exceptionslaws2009-02-194-0/+45
* Start of an itest for the webapp samplesantelder2009-02-191-0/+113
* Fixes for TUSCANY-2840-Part3ramkumar2009-02-1910-33/+158
* Fixes for TUSCANY-2840-Part2ramkumar2009-02-193-0/+78
* Simplify implementation-web-runtime by adding a facility to set context attri...antelder2009-02-197-59/+31
* Fix for TUSCANY-2860rfeng2009-02-1913-13/+13
* Fix for TUSCANY-2702rfeng2009-02-191-12/+35
* Update some commentsantelder2009-02-182-7/+9
* Set svn ignoresantelder2009-02-180-0/+0
* Add a pom.xml for the reactor buildrfeng2009-02-181-0/+111
* Start of some integration with the Stripes web frameworkantelder2009-02-187-0/+775
* Create a webapp feature to contain implementation-webapp stuffrfeng2009-02-183-3/+69
* Add missing import-packagerfeng2009-02-181-0/+1
* Fix the invalid MANIFEST.MFrfeng2009-02-184-23/+13
* Simplify the code a bitantelder2009-02-181-14/+5
* Set some svn ignoresantelder2009-02-180-0/+0
* Start of a JSF sampleantelder2009-02-1810-0/+537
* Format code and remove redundant annotationantelder2009-02-182-7/+5
* Format code and make composite scopeantelder2009-02-182-7/+7
* Change servlet-api scope so it doesn't get included in appsantelder2009-02-181-0/+1
* Start to get basic JSP references workingantelder2009-02-183-29/+84
* Add implementation-web-runtime to the buildantelder2009-02-181-0/+1
* Add impl.webantelder2009-02-181-0/+6
* Tidy up dependenciesantelder2009-02-183-4/+39
* Add a JSP helloworld sampleantelder2009-02-186-0/+222
* MOve the jsp taglib to implementation-web-runtimeantelder2009-02-182-53/+4
* Start of a basic helloworld sample that demonstrates embedding a Tuscany runt...antelder2009-02-185-0/+184
* Add jsp taglib files left off previous commitantelder2009-02-182-0/+163
* Add a webapps folder in samples to keep the webapp samples seperate while the...antelder2009-02-180-0/+0
* Remove context script code as its not used presently, move JSP taglib from ho...antelder2009-02-1815-1123/+5
* Start to bringup the implementation-web-runtime module (copied frm 1.x)antelder2009-02-1815-0/+1381
* Remove the etc folder as its now in the top level java/etc folderantelder2009-02-181-7/+0
* Add a policy file to top level etc folderantelder2009-02-181-0/+7
* [maven-release-plugin] prepare for next development iterationantelder2009-02-181-4/+4
* [maven-release-plugin] copy for tag maven-bundle-plugin-1.0antelder2009-02-1818-0/+6241
* [maven-release-plugin] prepare release maven-bundle-plugin-1.0antelder2009-02-181-4/+4
* [maven-release-plugin] rollback the release of maven-bundle-plugin-1.0antelder2009-02-181-4/+4
* Update NOTICE file for project nameantelder2009-02-181-1/+1
* [maven-release-plugin] prepare release maven-bundle-plugin-1.0antelder2009-02-181-4/+4
* [maven-release-plugin] rollback the release of maven-bundle-plugin-1.0antelder2009-02-181-4/+4
* [maven-release-plugin] prepare release maven-bundle-plugin-1.0antelder2009-02-181-4/+4
* Remove empty folderantelder2009-02-181-0/+4
* [maven-release-plugin] rollback the release of maven-bundle-plugin-1.0antelder2009-02-181-4/+4
* [maven-release-plugin] prepare release maven-bundle-plugin-1.0antelder2009-02-181-4/+4
* Delete rc1 tagantelder2009-02-1818-6237/+0
* Revert back to 1.0 to respin the releaseantelder2009-02-181-1/+1
* Fix the JAXBException if package-info annotated with @XmlSchema is present wi...rfeng2009-02-171-1/+4
* Fix the JAXBException if package-info annotated with @XmlSchema is present wi...rfeng2009-02-171-1/+4
* TUSCANY-2855 Holder sample not appearing (part 2, missed a few files)beckerdo2009-02-171-0/+104
* TUSCANY 2855 - Adding Holder WS Samplebeckerdo2009-02-1714-0/+935