summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/host-webapp (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-202-86/+91
* Remove unused depenedencyantelder2009-05-161-7/+0
* Push down some of the createNode() methods to NodeFactory and only require th...rfeng2009-05-151-34/+11
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-141-1/+1
* Merge license changes in r763560 from m2 branch to trunkantelder2009-04-092-42/+1
* Revert 755183 an errant commit from the release pluginantelder2009-03-171-8/+8
* [maven-release-plugin] prepare branch test-branchantelder2009-03-171-8/+8
* Remove commented out codeantelder2009-02-262-16/+0
* Add dependency to manifestantelder2009-02-261-0/+1
* CHange webapp host so it doesn't need any static singleton (TUSCANY-2881) and...antelder2009-02-265-28/+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
* Fix the invalid MANIFEST.MFrfeng2009-02-181-13/+1
* Change servlet-api scope so it doesn't get included in appsantelder2009-02-181-0/+1
* Tidy up dependenciesantelder2009-02-181-3/+1
* 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-184-171/+0
* Fix host-webapp jsp dependency level to start getting webapps workingantelder2009-02-041-1/+1
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-282-4/+4
* Updated scope on the javax.servlet and org.apache.geronimo.specs dependencies...mcombellack2009-01-281-2/+0
* Fix up host-webapp so that it at least compiles. Doesn't actually work yet bu...slaws2009-01-262-9/+17
* TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende2009-01-231-1/+1
* Updating MANIFEST.MF versions to 2.0.0lresende2009-01-201-8/+8
* Start getting the host-webapp module to work with the current stage 1 trunk m...antelder2008-11-212-2/+7
* Add required dependenciesantelder2008-11-201-2/+17
* Fixing up pom artifact version to 2.0-SNAPSHOTlresende2008-11-191-5/+5
* Merging the 1.x delta on top of the equinox based moduleslresende2008-11-193-17/+48
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-1912-0/+1183
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-1916-1513/+0
* Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder2008-11-171-4/+4
* TUSCANY-2620, TUSCANY-2628 Fix up OSOA headers. slaws2008-10-033-17/+48
* 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