summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0-Beta2-RC3/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/WebAppHelper.java (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-16Delete old RC tagsantelder1-287/+0
2011-02-12Create the 2.0-Beta2-RC3 tag.fmoga1-0/+0
2011-01-25Sandbox to experiment with dynamic mass virtual hosting and running a differe...jsdelfino1-0/+0
2011-01-10Sandbox to experiment with Databinding automatic wrapper transformations.jsdelfino1-0/+0
2010-12-27Start branch for beta2 releaseantelder1-0/+0
2010-12-02If WEB-INF/sca-contributions contains contributions then use it automatically...antelder1-2/+19
2010-09-08Fix the base URI displayrfeng1-12/+35
2010-08-20Adjust the contribution parameter checkingrfeng1-23/+40
2010-07-08Add a public getNodeFactory() method to WebAppHelper to allow a servlet to ge...jsdelfino1-0/+4
2010-05-18TUSCANY-3555: apply change from Henry Saputra to remove an unnecessary castantelder1-1/+1
2010-05-05Use default node factory config if no config init param existsantelder1-1/+5
2010-04-25Update webapp host to support a contribution init param pointing to a folder ...antelder1-5/+16
2010-04-15Update host webapp to use the new runtime config properties. Add a TODO commentantelder1-1/+7
2010-04-09Ensure a Node is created for each contextantelder1-3/+10
2010-03-14Improve the IP address binding to be based on the host from the urirfeng1-32/+41
2010-01-18Change Node getInstance/newInstance methods so that newInstance really create...antelder1-6/+1
2010-01-14Correctlt set the domain name based on the name in the config uriantelder1-1/+19
2010-01-11Tell the ServletHostHelper that the webapp host is being used and use it to l...antelder1-20/+2
2009-12-04Add setting the domain uri from an init parameter to start getting the distri...antelder1-0/+6
2009-11-20Moving 2.x trunklresende1-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