summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-2.0-M2/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/ServletHostHelper.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-11Moving 2.x brancheslresende1-202/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835134 13f79535-47bb-0310-9956-ffa450edef68
2009-03-28Create M2 relese branchantelder1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759448 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Remove commented out codeantelder1-4/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748233 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26CHange webapp host so it doesn't need any static singleton (TUSCANY-2881) ↵antelder1-10/+29
and make webapp host only be used if no other hosts (like jetty) are in the classpath git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748109 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26More TUSCANY-2858 work on bringing up the webapp support. Separate out the ↵antelder1-0/+187
runtime initilization into a helper class so the common code can be shared, add a TuscanyContextListener that can start the Tuscany runtime, clean up the use of ThreadLocals. Just need to fix TUSCANY-2881 now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748050 13f79535-47bb-0310-9956-ffa450edef68