summaryrefslogtreecommitdiffstats
path: root/java/sca/distribution (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-06-22License/notice/header Changes from M3 branch r787159, r787162 and r787164slaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787187 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19Merge r786047 from m3 branch to trunk to update the oc files for the M3 releaseantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786447 13f79535-47bb-0310-9956-ffa450edef68
2009-06-19LICENSE file updates and correctionsantelder1-6/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786410 13f79535-47bb-0310-9956-ffa450edef68
2009-06-18Add customization of axis2/axiom bundle MFsrfeng2-0/+59
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786263 13f79535-47bb-0310-9956-ffa450edef68
2009-06-16Add in the webapp samples to the distroantelder1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785390 13f79535-47bb-0310-9956-ffa450edef68
2009-06-09Add start of a way to download and unzip tomcat to use in testing the tomcat ↵antelder2-0/+115
distribution. Doesn't work as the download always seems to only get half way through for some reason i can't workout right now...so if you've any ideas? git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783018 13f79535-47bb-0310-9956-ffa450edef68
2009-05-29Add log message for ignored webappsantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780002 13f79535-47bb-0310-9956-ffa450edef68
2009-05-29Disable the pesky validation that slows it down so muchantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779986 13f79535-47bb-0310-9956-ffa450edef68
2009-05-29Start adding some testing modules for the tomcat integrationantelder11-0/+366
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779980 13f79535-47bb-0310-9956-ffa450edef68
2009-05-29Start adding support for non-webapp contributions. The idea being to enable ↵antelder3-2/+92
using regular SCA contribution jas/zips/folders as well as webapps and have them all in the same sca domain and wiring between each other. None of the domain works yet as we need to make more progress on the dynamic doamin discussion. Eventually the non-webapp contributions would use the tomcat host config facilities so support hot deployment, and there'd be some domain management panels in the tuscany webapp to view and modify the domain. Could potentially have multiple domains within a tomcat instance though lets leave that for now as it adds some complications. Would also be good to get the SCAClient API able to talk to the tomcat domain so JSE clients can call sca services in tomcat git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779906 13f79535-47bb-0310-9956-ffa450edef68
2009-05-29Just formating and comment updates, no code changes. Note the ↵antelder1-6/+5
tuscanyClassLoader comment was incorrect before, there's a TuscanyStandardContext instance for each webapp so the tuscanyClassLoader is per webapp too git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779872 13f79535-47bb-0310-9956-ffa450edef68
2009-05-29Go back to eplicit dependencies as the features are dragging extra stuff ↵antelder1-14/+2
that doesnt work with the tomcat integration yet and is cauasing failures git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779869 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28Add a checkbox on the jsp to configure if Tuscany is shared or isolated by ↵rfeng5-68/+121
the webapps git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779778 13f79535-47bb-0310-9956-ffa450edef68
2009-05-28Add web services to tomcat distrorfeng1-1/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779377 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Add check to test the webapp has already been configured with Tuscany ↵rfeng1-20/+63
listner/filter/jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779348 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Override the MANIFEST.MF for woden-impl-dom-1.0M8rfeng2-0/+238
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779301 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Update the MFrfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779258 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Update the MFrfeng1-4/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779257 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Add some comments, support for sca-contribution.xml, and use the new tuscany ↵antelder1-2/+33
annotations processor git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779023 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Add a Tuscany annotation processor so servlets etc can use SCA annotationsantelder1-0/+85
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779022 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Add distributed osgi samples into the distrorfeng1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778944 13f79535-47bb-0310-9956-ffa450edef68
2009-05-26Add some logging and fix finding server.xml in Tomcat v5antelder3-5/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778589 13f79535-47bb-0310-9956-ffa450edef68
2009-05-25Add a READMEantelder1-0/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778341 13f79535-47bb-0310-9956-ffa450edef68
2009-05-25Correct tomcat server lib directory nameantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778338 13f79535-47bb-0310-9956-ffa450edef68
2009-05-25Correct jsp nameantelder1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778337 13f79535-47bb-0310-9956-ffa450edef68
2009-05-25Add a manifest so compiler doesn't complain (why do we need these for ↵antelder1-0/+10
non-bundles?) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778330 13f79535-47bb-0310-9956-ffa450edef68
2009-05-25Add modules for installer webappantelder10-0/+2404
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778324 13f79535-47bb-0310-9956-ffa450edef68
2009-05-25Add top level pom.xml for tomcat distributionantelder1-0/+37
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778321 13f79535-47bb-0310-9956-ffa450edef68
2009-05-25Remove code for SCA version to keep things simple for nowantelder1-13/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778319 13f79535-47bb-0310-9956-ffa450edef68
2009-05-25Add module for Tomcat deep integrationantelder6-0/+537
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778316 13f79535-47bb-0310-9956-ffa450edef68
2009-05-14Reorganize the pom so that bpel/spring modules are defined in features and ↵rfeng1-30/+0
referenced by the distro pom git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774921 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06Include spring modules in distroantelder1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772113 13f79535-47bb-0310-9956-ffa450edef68
2009-04-09Add OASIS license and copyright to assembly-xsd LICENSE and NOTICE files ↵slaws2-1/+52
(from http://tools.oasis-open.org/version-control/svn/sca-assembly/SCA_XSDS/license.txt). Also add to binary distribution LICENSE and NOTICE files. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763646 13f79535-47bb-0310-9956-ffa450edef68
2009-04-09Merge license changes in r763560 from m2 branch to trunkantelder1-1/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763583 13f79535-47bb-0310-9956-ffa450edef68
2009-04-06Update doc INSTALL file for M2 RC1 review commentsantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762231 13f79535-47bb-0310-9956-ffa450edef68
2009-03-30Exclude pom-transformed.xml files from bin distroantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759997 13f79535-47bb-0310-9956-ffa450edef68
2009-03-28Add some more missing license headersantelder3-0/+51
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759445 13f79535-47bb-0310-9956-ffa450edef68
2009-03-28Exclude osgi surefile reportsantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759442 13f79535-47bb-0310-9956-ffa450edef68
2009-03-28Update for Jetty release updateantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759440 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27Update doc file headings for M2antelder1-24/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759175 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27Update NOTICE file for dependency changesantelder1-58/+72
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759119 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27Update bin distro LICENSE file for latest OSGi changesantelder1-8/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759110 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25Update bin distro LICENSEantelder1-1131/+1443
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758282 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20Add osgi dependency to see if that helps the continuum buildantelder1-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756550 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18Change the distro build to not use a hardcoded versionantelder3-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755553 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17Revert 755183 an errant commit from the release pluginantelder2-9/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755206 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17[maven-release-plugin] prepare branch test-branchantelder2-9/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755183 13f79535-47bb-0310-9956-ffa450edef68
2009-03-11TUSCANY-2915 - Applying patch from Well Yao to provide a unix tuscany ↵lresende1-0/+54
launcher script git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752602 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02Add the archetypes to the reactor buildantelder1-0/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749343 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Update build to use moved bundle pluginantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745017 13f79535-47bb-0310-9956-ffa450edef68