summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/host-webapp/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to not relocate a servlet if it already includes the context path in i...antelder2009-10-311-1/+3
* Update to end all service provider files with a new lineantelder2009-10-291-1/+1
* Update to re-register servlets if the servelt host context path is updated. T...antelder2009-10-261-0/+20
* Update to remove the entire serelet path if the path starts with it so that s...antelder2009-10-261-0/+3
* Turn JavaClassVisitor to declarative services and remove the module activatorrfeng2009-10-201-3/+22
* Properly setting contextPath to avoid uri for service being available only wi...lresende2009-10-181-0/+30
* This is to change the Monitor to be request scoped for most of the cases:rfeng2009-10-161-31/+48
* Resolve relative path of the contribution locations against the node.xmlrfeng2009-10-142-20/+18
* Add missing files and use name attribute to identify the hostrfeng2009-10-063-2/+29
* Enable lazy loading of ServletHost extensionsrfeng2009-10-063-79/+5
* Fix calculation of service uri with a null context pathantelder2009-08-111-1/+3
* Create a Tuscany specific listener manager so that the shutdown hook is clear...slaws2009-07-282-0/+7
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-211-190/+190
* Enable setting the domain used by the webapp via a context attributeantelder2009-07-081-1/+8
* Fix NPE when using jetty:run plugin with webapps, change contribution to be e...antelder2009-05-231-3/+3
* Align the webapp node with the node configurationrfeng2009-05-201-86/+90
* Push down some of the createNode() methods to NodeFactory and only require th...rfeng2009-05-151-34/+11
* Remove commented out codeantelder2009-02-262-16/+0
* CHange webapp host so it doesn't need any static singleton (TUSCANY-2881) and...antelder2009-02-264-26/+42
* More TUSCANY-2858 work on bringing up the webapp support. Separate out the ru...antelder2009-02-265-159/+238
* Update so webapp runtime works with web-inf/web.compositeantelder2009-02-201-1/+29
* Simplify implementation-web-runtime by adding a facility to set context attri...antelder2009-02-191-1/+11
* MOve the jsp taglib to implementation-web-runtimeantelder2009-02-181-51/+0
* Remove context script code as its not used presently, move JSP taglib from ho...antelder2009-02-182-163/+0
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-281-2/+2
* Start getting the host-webapp module to work with the current stage 1 trunk m...antelder2008-11-212-2/+7
* Merging the 1.x delta on top of the equinox based moduleslresende2008-11-191-16/+5
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-198-0/+867
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-1913-1175/+0
* TUSCANY-2620, TUSCANY-2628 Fix up OSOA headers. slaws2008-10-031-16/+5
* TUSCANY-2618 - Adding required attribute elements to sca.tldlresende2008-09-261-0/+3
* Added missing @Override annotation to methods that override methods from thei...mcombellack2008-08-132-0/+3
* Change taglib to use a ComponentContext if its availableantelder2008-08-121-4/+13
* Support setting attributes in the app contextantelder2008-08-111-1/+8
* Fix to also work when servlet path doesn't have a nested pathantelder2008-07-281-0/+3
* Move Tuscany from Incubator to top level.dims2008-06-1713-0/+1161