summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/host-jetty (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to end all service provider files with a new lineantelder2009-10-291-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830951 13f79535-47bb-0310-9956-ffa450edef68
* Use JDK Logger for Jettyrfeng2009-10-122-35/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824543 13f79535-47bb-0310-9956-ffa450edef68
* Add missing files and use name attribute to identify the hostrfeng2009-10-062-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822369 13f79535-47bb-0310-9956-ffa450edef68
* Enable lazy loading of ServletHost extensionsrfeng2009-10-064-146/+81
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822343 13f79535-47bb-0310-9956-ffa450edef68
* Change println to use loggerantelder2009-08-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804119 13f79535-47bb-0310-9956-ffa450edef68
* Remove the Jetty server shutdown hook when the server is stoppedantelder2009-07-301-2/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799246 13f79535-47bb-0310-9956-ffa450edef68
* Update Jetty version in MFrfeng2009-07-271-10/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798332 13f79535-47bb-0310-9956-ffa450edef68
* Use API to set jetty loggerrfeng2009-07-271-5/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798331 13f79535-47bb-0310-9956-ffa450edef68
* Update Jetty to 6.1.19 and set up the cargo plugin to use a customized ↵rfeng2009-07-131-2/+2
| | | | | | version of Jetty git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793724 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3107 temporary work around to allow itest/nodes to run slaws2009-06-191-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786556 13f79535-47bb-0310-9956-ffa450edef68
* Add a basic way for testcases toset the default http portantelder2009-06-191-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786535 13f79535-47bb-0310-9956-ffa450edef68
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764927 13f79535-47bb-0310-9956-ffa450edef68
* Update the package versions to match the pom.xmlrfeng2009-04-021-9/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761461 13f79535-47bb-0310-9956-ffa450edef68
* Update to jetty 6.1.15rfeng2009-03-271-9/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759245 13f79535-47bb-0310-9956-ffa450edef68
* Revert 755183 an errant commit from the release pluginantelder2009-03-171-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755206 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare branch test-branchantelder2009-03-171-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755183 13f79535-47bb-0310-9956-ffa450edef68
* Chnage Jetty host to make itself default if multiple hosts registered so ↵antelder2009-02-261-2/+7
| | | | | | that in standalone runtime environment jetty is used even if webapp host in the classpath git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748108 13f79535-47bb-0310-9956-ffa450edef68
* Simplify implementation-web-runtime by adding a facility to set context ↵antelder2009-02-191-0/+4
| | | | | | attributes to the servlet host git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745770 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende2009-01-231-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736880 13f79535-47bb-0310-9956-ffa450edef68
* Updating MANIFEST.MF versions to 2.0.0lresende2009-01-201-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736040 13f79535-47bb-0310-9956-ffa450edef68
* Add reqd dependencyantelder2008-11-191-0/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718990 13f79535-47bb-0310-9956-ffa450edef68
* Fixing up pom artifact version to 2.0-SNAPSHOTlresende2008-11-191-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718906 13f79535-47bb-0310-9956-ffa450edef68
* Copying modules from Equinox branch, to start merging the delta changes from ↵lresende2008-11-1912-0/+1399
| | | | | | 1.x/original trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718815 13f79535-47bb-0310-9956-ffa450edef68
* Moving current trunk modules to contrib, before starting the Equinox branch ↵lresende2008-11-1911-1389/+0
| | | | | | merge git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718812 13f79535-47bb-0310-9956-ffa450edef68
* Change trunk version so it doesn't clash with the 1.4 branch version by ↵antelder2008-11-171-2/+2
| | | | | | bumping up to 2.0-SNAPSHOT as per the recent vote for 2.0 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718223 13f79535-47bb-0310-9956-ffa450edef68
* Enable the https support for embedded tomcat and jetty with unit testsrfeng2008-08-093-36/+101
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684186 13f79535-47bb-0310-9956-ffa450edef68
* Log when servlet mappings are removed.jsdelfino2008-07-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678333 13f79535-47bb-0310-9956-ffa450edef68
* Move Tuscany from Incubator to top level.dims2008-06-1710-0/+1324
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68