summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0-M4-RC2/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/ServletHostHelper.java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-12Delete RC tagantelder1-188/+0
2009-11-11Moving 2.x tagslresende1-0/+0
2009-11-03Tag 2.0 M4 RC2antelder1-0/+0
2009-10-30Create 2.0-M4 release branchantelder1-0/+0
2009-10-14Resolve relative path of the contribution locations against the node.xmlrfeng1-20/+12
2009-10-06Add missing files and use name attribute to identify the hostrfeng1-2/+7
2009-10-06Enable lazy loading of ServletHost extensionsrfeng1-4/+5
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng1-190/+190
2009-07-08Enable setting the domain used by the webapp via a context attributeantelder1-1/+8
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 codeantelder1-4/+0
2009-02-26CHange webapp host so it doesn't need any static singleton (TUSCANY-2881) and...antelder1-10/+29
2009-02-26More TUSCANY-2858 work on bringing up the webapp support. Separate out the ru...antelder1-0/+187