summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/distribution/tomcat/tomcat-war/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix up license for dependency changesantelder2010-11-121-394/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034345 13f79535-47bb-0310-9956-ffa450edef68
* Correct to take into account the dependencies that have been added back in ↵slaws2010-11-031-0/+397
| | | | | | to make the stripes and impl.web module compile in the PDE environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1030438 13f79535-47bb-0310-9956-ffa450edef68
* Update base-runtime to more closely match old shades/base, and all the scdl ↵antelder2010-10-151-2/+0
| | | | | | models to base, associated test updates to match that, and change the comet binding to use base + extension approach. Still need to look at whats in core-runtime vs base-runtime and still need to work out what really should/shouldn't be in base but at least its all consistent to start with now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022891 13f79535-47bb-0310-9956-ffa450edef68
* Updating Copyright Year in NOTICE fileslresende2010-05-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943700 13f79535-47bb-0310-9956-ffa450edef68
* Update tuscany war licenseantelder2010-04-231-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937202 13f79535-47bb-0310-9956-ffa450edef68
* Update tomcat distro license for recent changesantelder2010-04-211-43/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936326 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing dependencies to tomcat distribution licenselresende2010-04-201-2/+42
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936064 13f79535-47bb-0310-9956-ffa450edef68
* Update license for tuscany war updatesantelder2010-04-091-89/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932446 13f79535-47bb-0310-9956-ffa450edef68
* Clean up the tuscany.war be removing some duplicated jarsantelder2010-04-091-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932426 13f79535-47bb-0310-9956-ffa450edef68
* Update LICENSE for new hazelcast releaseantelder2010-04-081-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931814 13f79535-47bb-0310-9956-ffa450edef68
* Add commons logging to licenseantelder2010-03-251-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927279 13f79535-47bb-0310-9956-ffa450edef68
* Remove commons logging from tomcat war licenseantelder2010-03-221-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925994 13f79535-47bb-0310-9956-ffa450edef68
* Update to Hazelcast 1.8.1antelder2010-03-081-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920184 13f79535-47bb-0310-9956-ffa450edef68
* Update to xmlschema 1.4.3rfeng2010-02-041-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906674 13f79535-47bb-0310-9956-ffa450edef68
* Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) ↵slaws2010-02-041-9/+16
| | | | | | replace binding-ws-axis2 and binding binding-ws-axis2-policy with binding-ws-runtime-axis which is still very much a work in progress 2) correct the axis/axiom version references across the project and make the various OSGi environments work 3) start fixing policy provides to allow the ws binding to exploit the binding wire. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906557 13f79535-47bb-0310-9956-ffa450edef68
* Also add thehazelcast client jar to the tomcat war LICENSEantelder2010-01-281-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904142 13f79535-47bb-0310-9956-ffa450edef68
* License updates for the shaded jar useantelder2010-01-071-599/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896844 13f79535-47bb-0310-9956-ffa450edef68
* Add hazelcast to tomcat distribution licenseantelder2010-01-061-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896659 13f79535-47bb-0310-9956-ffa450edef68
* Add tribes to license fileantelder2009-12-071-5/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887892 13f79535-47bb-0310-9956-ffa450edef68
* Remove the override attributeantelder2009-12-041-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887230 13f79535-47bb-0310-9956-ffa450edef68
* Update the Tomcat distribution so that SCA contributions can be deployed to ↵antelder2009-12-041-1/+33
| | | | | | exsiting Hosts instead of running in the Tuscany webapp. This means they run just like a regular web application and can be managed with the usual Tomcat admin and use all the usual Tomcat Host and Context features. Also update to configure the domain from the context so the domain nad be customized fro the Tomcat instance and each contribution via a context parameter. That removes the need for the singleton install option so that is removed. Also update the install page to have a bit of text about whats going on in the intsall git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887223 13f79535-47bb-0310-9956-ffa450edef68
* Moving 2.x trunklresende2009-11-205-0/+1405
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68