summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/host-webapp/src/main (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-13Moving 1.x trunklresende13-1207/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835700 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23TUSCANY-3173 remove the contents of thread local storage when the webapp ↵slaws1-1/+3
shuts down. If you don't remove it the thread local storage will hold an object which, via its class, points to the WebAppClassloader. With a container with pooled threads this pins the classloader so it can't be GCd git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797219 13f79535-47bb-0310-9956-ffa450edef68
2009-07-23TUSCANY-3173 - make getServletMapping handle the input mapping in the same ↵slaws1-0/+5
ways as addServletMapping(). Allows servlets to to be found and removed successfully. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797040 13f79535-47bb-0310-9956-ffa450edef68
2009-07-18TUSCANY-3149 - Generally be more careful about removing object references in ↵slaws3-1/+23
host-webapp. Specifically there is a problem with the axis ws binding (JIRA 3732 in the Axis project) where a shutdown hook is registered but not removed. This is fixed in Axis2 1.5 but as we are still in 1.4.1 I've worked round it here. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795364 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Updating WebAppServletHost to provide new version of addServletMappinglresende1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748011 13f79535-47bb-0310-9956-ffa450edef68
2009-02-11Fix the TLD to use jsp taglib 2.1 xsdrfeng1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743523 13f79535-47bb-0310-9956-ffa450edef68
2009-01-05update svn eol propertiesslaws2-69/+69
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@731536 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13Creating Java SCA 1.x branchlresende13-0/+1175
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713805 13f79535-47bb-0310-9956-ffa450edef68