summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-205-0/+785