summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a public getNodeFactory() method to WebAppHelper to allow a servlet to ↵jsdelfino2010-07-081-0/+4
| | | | | | get the NodeFactory and create nodes bound to the Webapp's environment. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961583 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3555: apply change from Henry Saputra to remove an unnecessary castantelder2010-05-181-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945519 13f79535-47bb-0310-9956-ffa450edef68
* Use default node factory config if no config init param existsantelder2010-05-051-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@941245 13f79535-47bb-0310-9956-ffa450edef68
* Update webapp host to support a contribution init param pointing to a folder ↵antelder2010-04-251-5/+16
| | | | | | as well as an individual contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937880 13f79535-47bb-0310-9956-ffa450edef68
* Update host webapp to use the new runtime config properties. Add a TODO commentantelder2010-04-151-1/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934326 13f79535-47bb-0310-9956-ffa450edef68
* Ensure a Node is created for each contextantelder2010-04-091-3/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932418 13f79535-47bb-0310-9956-ffa450edef68
* Improve the IP address binding to be based on the host from the urirfeng2010-03-144-51/+81
| | | | | | Having servlet host to return deployed uri git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922701 13f79535-47bb-0310-9956-ffa450edef68
* Pass security context into getURLMapping() so that appropriate scheme/port ↵slaws2010-02-261-1/+1
| | | | | | are chosen when no concrete url is provided by the binding. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916695 13f79535-47bb-0310-9956-ffa450edef68
* Add security context changes in from 1.x. Going to use for firing up SSL in ↵slaws2010-02-251-1/+6
| | | | | | the embedded container case when testing binding.ws policy. Manual merge as there are subsequent 2.x changes here. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916308 13f79535-47bb-0310-9956-ffa450edef68
* Change Node getInstance/newInstance methods so that newInstance really ↵antelder2010-01-181-6/+1
| | | | | | creates a new instance, and getInstance returns the singleton instance git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900354 13f79535-47bb-0310-9956-ffa450edef68
* Correctlt set the domain name based on the name in the config uriantelder2010-01-141-1/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899172 13f79535-47bb-0310-9956-ffa450edef68
* Tell the ServletHostHelper that the webapp host is being used and use it to ↵antelder2010-01-111-20/+2
| | | | | | locate the host git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897970 13f79535-47bb-0310-9956-ffa450edef68
* Add setting the domain uri from an init parameter to start getting the ↵antelder2009-12-041-0/+6
| | | | | | distributed domain working in webapps and the tomcat distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887188 13f79535-47bb-0310-9956-ffa450edef68
* Moving 2.x trunklresende2009-11-205-0/+785
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68