summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/host-webapp (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-26Remove commented out codeantelder2-16/+0
2009-02-26Add dependency to manifestantelder1-0/+1
2009-02-26CHange webapp host so it doesn't need any static singleton (TUSCANY-2881) and...antelder5-28/+42
2009-02-26More TUSCANY-2858 work on bringing up the webapp support. Separate out the ru...antelder5-159/+238
2009-02-20Update so webapp runtime works with web-inf/web.compositeantelder1-1/+29
2009-02-19Simplify implementation-web-runtime by adding a facility to set context attri...antelder1-1/+11
2009-02-18Fix the invalid MANIFEST.MFrfeng1-13/+1
2009-02-18Change servlet-api scope so it doesn't get included in appsantelder1-0/+1
2009-02-18Tidy up dependenciesantelder1-3/+1
2009-02-18MOve the jsp taglib to implementation-web-runtimeantelder1-51/+0
2009-02-18Remove context script code as its not used presently, move JSP taglib from ho...antelder4-171/+0
2009-02-04Fix host-webapp jsp dependency level to start getting webapps workingantelder1-1/+1
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2-4/+4
2009-01-28Updated scope on the javax.servlet and org.apache.geronimo.specs dependencies...mcombellack1-2/+0
2009-01-26Fix up host-webapp so that it at least compiles. Doesn't actually work yet bu...slaws2-9/+17
2009-01-23TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende1-1/+1
2009-01-20Updating MANIFEST.MF versions to 2.0.0lresende1-8/+8
2008-11-21Start getting the host-webapp module to work with the current stage 1 trunk m...antelder2-2/+7
2008-11-20Add required dependenciesantelder1-2/+17
2008-11-19Fixing up pom artifact version to 2.0-SNAPSHOTlresende1-5/+5
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende3-17/+48
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende12-0/+1183
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende16-1513/+0
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder1-4/+4
2008-10-03TUSCANY-2620, TUSCANY-2628 Fix up OSOA headers. slaws3-17/+48
2008-09-26TUSCANY-2618 - Adding required attribute elements to sca.tldlresende1-0/+3
2008-08-13Added missing @Override annotation to methods that override methods from thei...mcombellack2-0/+3
2008-08-12Change taglib to use a ComponentContext if its availableantelder1-4/+13
2008-08-11Support setting attributes in the app contextantelder1-1/+8
2008-07-28Fix to also work when servlet path doesn't have a nested pathantelder1-0/+3