summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/host-webapp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-08-01Fix the Tuscany servlet filter so that it won't load Tuscany node twice if th...rfeng1-3/+12
2012-07-22Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende1-6/+6
2012-02-13Bump up the date in the NOTICE fileantelder1-1/+1
2011-07-21Add missing license headerantelder1-0/+18
2011-07-20Add a domain.registry,uri paramrfeng1-0/+5
2011-03-29Update to support a default domain URI set via a system property. (we need to...antelder1-0/+4
2011-03-29Update to use prefix uri: instead of tuscany: to match the other places that ...antelder1-3/+3
2011-03-21Expose Node to the servletrfeng1-1/+11
2011-03-21Bring up the servlet-scoped node start/stop with Spring MVCrfeng2-7/+13
2011-03-21Allow the spring component to receive parent application context from the com...rfeng5-37/+46
2011-03-21Fix to correctly save the node so that its stopped properly when the webapp i...antelder1-1/+1
2011-03-18Add servlet scoped Node lifecycle support for web applicationsrfeng5-123/+368
2011-01-10Bump up copyright year in the NOTICE filesantelder1-1/+1
2010-12-02If WEB-INF/sca-contributions contains contributions then use it automatically...antelder1-2/+19
2010-09-17TUSCANY-3667 - Reverting usage of generics and just catching the exception to...lresende1-6/+2
2010-09-08Fix the base URI displayrfeng3-14/+121
2010-09-06TUSCANY-3667 - InetAddress is not allowed in GoogleAppEngine, so try to load ...lresende1-23/+29
2010-08-20Adjust the contribution parameter checkingrfeng1-23/+40
2010-07-28Allow Spring WebApplicationContext to be used by Tuscanyrfeng1-0/+4
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-12Updating Copyright Year in NOTICE fileslresende1-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 urirfeng4-51/+81
2010-02-26Pass security context into getURLMapping() so that appropriate scheme/port ar...slaws1-1/+1
2010-02-25Add security context changes in from 1.x. Going to use for firing up SSL in t...slaws1-1/+6
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 trunklresende10-0/+1111