summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/ServletHostHelper.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-201-188/+0
* Resolve relative path of the contribution locations against the node.xmlrfeng2009-10-141-20/+12
* Add missing files and use name attribute to identify the hostrfeng2009-10-061-2/+7
* Enable lazy loading of ServletHost extensionsrfeng2009-10-061-4/+5
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-211-190/+190
* Enable setting the domain used by the webapp via a context attributeantelder2009-07-081-1/+8
* Fix NPE when using jetty:run plugin with webapps, change contribution to be e...antelder2009-05-231-3/+3
* Align the webapp node with the node configurationrfeng2009-05-201-86/+90
* Push down some of the createNode() methods to NodeFactory and only require th...rfeng2009-05-151-34/+11
* Remove commented out codeantelder2009-02-261-4/+0
* CHange webapp host so it doesn't need any static singleton (TUSCANY-2881) and...antelder2009-02-261-10/+29
* More TUSCANY-2858 work on bringing up the webapp support. Separate out the ru...antelder2009-02-261-0/+187