summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/host-webapp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix the Tuscany servlet filter so that it won't load Tuscany node twice if th...rfeng2012-08-011-3/+12
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-6/+6
* Bump up the date in the NOTICE fileantelder2012-02-131-1/+1
* Add missing license headerantelder2011-07-211-0/+18
* Add a domain.registry,uri paramrfeng2011-07-201-0/+5
* Update to support a default domain URI set via a system property. (we need to...antelder2011-03-291-0/+4
* Update to use prefix uri: instead of tuscany: to match the other places that ...antelder2011-03-291-3/+3
* Expose Node to the servletrfeng2011-03-211-1/+11
* Bring up the servlet-scoped node start/stop with Spring MVCrfeng2011-03-212-7/+13
* Allow the spring component to receive parent application context from the com...rfeng2011-03-215-37/+46
* Fix to correctly save the node so that its stopped properly when the webapp i...antelder2011-03-211-1/+1
* Add servlet scoped Node lifecycle support for web applicationsrfeng2011-03-185-123/+368
* Bump up copyright year in the NOTICE filesantelder2011-01-101-1/+1
* If WEB-INF/sca-contributions contains contributions then use it automatically...antelder2010-12-021-2/+19
* TUSCANY-3667 - Reverting usage of generics and just catching the exception to...lresende2010-09-171-6/+2
* Fix the base URI displayrfeng2010-09-083-14/+121
* TUSCANY-3667 - InetAddress is not allowed in GoogleAppEngine, so try to load ...lresende2010-09-061-23/+29
* Adjust the contribution parameter checkingrfeng2010-08-201-23/+40
* Allow Spring WebApplicationContext to be used by Tuscanyrfeng2010-07-281-0/+4
* Add a public getNodeFactory() method to WebAppHelper to allow a servlet to ge...jsdelfino2010-07-081-0/+4
* TUSCANY-3555: apply change from Henry Saputra to remove an unnecessary castantelder2010-05-181-1/+1
* Updating Copyright Year in NOTICE fileslresende2010-05-121-1/+1
* Use default node factory config if no config init param existsantelder2010-05-051-1/+5
* Update webapp host to support a contribution init param pointing to a folder ...antelder2010-04-251-5/+16
* Update host webapp to use the new runtime config properties. Add a TODO commentantelder2010-04-151-1/+7
* Ensure a Node is created for each contextantelder2010-04-091-3/+10
* Improve the IP address binding to be based on the host from the urirfeng2010-03-144-51/+81
* Pass security context into getURLMapping() so that appropriate scheme/port ar...slaws2010-02-261-1/+1
* Add security context changes in from 1.x. Going to use for firing up SSL in t...slaws2010-02-251-1/+6
* Change Node getInstance/newInstance methods so that newInstance really create...antelder2010-01-181-6/+1
* Correctlt set the domain name based on the name in the config uriantelder2010-01-141-1/+19
* Tell the ServletHostHelper that the webapp host is being used and use it to l...antelder2010-01-111-20/+2
* Add setting the domain uri from an init parameter to start getting the distri...antelder2009-12-041-0/+6
* Moving 2.x trunklresende2009-11-2010-0/+1111