summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/host-webapp/src (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-23Fix NPE when using jetty:run plugin with webapps, change contribution to be e...antelder1-3/+3
2009-05-20Align the webapp node with the node configurationrfeng1-86/+90
2009-05-15Push down some of the createNode() methods to NodeFactory and only require th...rfeng1-34/+11
2009-02-26Remove commented out codeantelder2-16/+0
2009-02-26CHange webapp host so it doesn't need any static singleton (TUSCANY-2881) and...antelder4-26/+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-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...antelder2-163/+0
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack1-2/+2
2008-11-21Start getting the host-webapp module to work with the current stage 1 trunk m...antelder2-2/+7
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende1-16/+5
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende8-0/+867
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende13-1175/+0
2008-10-03TUSCANY-2620, TUSCANY-2628 Fix up OSOA headers. slaws1-16/+5
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