summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/distribution (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Add Hazelcast client jar to LICENSEantelder2010-01-281-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904140 13f79535-47bb-0310-9956-ffa450edef68
* Catch up the tomcat runtime with all the recent domain and node changesantelder2010-01-254-6/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902818 13f79535-47bb-0310-9956-ffa450edef68
* Add the Java SE client to reactor buildantelder2010-01-141-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899176 13f79535-47bb-0310-9956-ffa450edef68
* UPdate domain uri to match othersantelder2010-01-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899175 13f79535-47bb-0310-9956-ffa450edef68
* Get the Java SE based client working talking to remote domainsantelder2010-01-142-4/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899174 13f79535-47bb-0310-9956-ffa450edef68
* update domain name to match the current way others are using itantelder2010-01-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899171 13f79535-47bb-0310-9956-ffa450edef68
* Correct groupidantelder2010-01-131-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898700 13f79535-47bb-0310-9956-ffa450edef68
* Start an empty node to initialize the endpoint regsitry before any sca apps ↵antelder2010-01-121-3/+32
| | | | | | are started git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898334 13f79535-47bb-0310-9956-ffa450edef68
* Update to the latest version of OSGi enterprise draft specsrfeng2010-01-091-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897502 13f79535-47bb-0310-9956-ffa450edef68
* Add a global default domain uri. A temp approach for now to get the basic ↵antelder2010-01-081-0/+10
| | | | | | tomcat shared domain working distributed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897194 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
* Put back in the tomcat distributionantelder2010-01-071-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896821 13f79535-47bb-0310-9956-ffa450edef68
* Change to use shaded jars to reduce the dependency count for the hudson buildantelder2010-01-071-18/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896816 13f79535-47bb-0310-9956-ffa450edef68
* Change to temporarily use vm domainantelder2010-01-071-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896806 13f79535-47bb-0310-9956-ffa450edef68
* Update to use hazelcast registryantelder2010-01-061-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896673 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 hazelcast to AL listantelder2010-01-061-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896658 13f79535-47bb-0310-9956-ffa450edef68
* As a test take the Tomcat war distribution out of the build and kick off a ↵antelder2010-01-061-0/+2
| | | | | | Hudson build to see how that goes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896646 13f79535-47bb-0310-9956-ffa450edef68
* Revert the test change in r896635 no wthat the Hudson build has done the ↵antelder2010-01-061-2/+0
| | | | | | checkout git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896640 13f79535-47bb-0310-9956-ffa450edef68
* As a test take the Tomcat war distribution out of the build and kick off a ↵antelder2010-01-061-0/+2
| | | | | | Hudson build to see how that goes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896635 13f79535-47bb-0310-9956-ffa450edef68
* Add explicit plugin versionsantelder2010-01-051-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896166 13f79535-47bb-0310-9956-ffa450edef68
* Add explicit plugin versionantelder2010-01-051-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896165 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3388 - Updating to the latests OASIS schemalresende2009-12-117-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889531 13f79535-47bb-0310-9956-ffa450edef68
* Add a Java SE client that uses the SCAClient API to talk to the Helloworld ↵antelder2009-12-104-1/+138
| | | | | | service thats running on a Node somewhere else, connecting with tribes. (does work but not yet terribly well) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889162 13f79535-47bb-0310-9956-ffa450edef68
* Update to use teh ASF archive location as the infra issue is now fixedantelder2009-12-091-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888791 13f79535-47bb-0310-9956-ffa450edef68
* Finish rename tidy upantelder2009-12-093-5/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888781 13f79535-47bb-0310-9956-ffa450edef68
* Remove old helloworld-scaclient-webappantelder2009-12-095-175/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888779 13f79535-47bb-0310-9956-ffa450edef68
* rename scaclient to scaclient-jsp to make it more obvious what it isantelder2009-12-095-0/+175
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888778 13f79535-47bb-0310-9956-ffa450edef68
* Remove old helloworld-scaclient2-webappantelder2009-12-096-266/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888776 13f79535-47bb-0310-9956-ffa450edef68
* rename scaclient2 to scaclient-servlet to make it more obvious what it isantelder2009-12-096-0/+266
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888775 13f79535-47bb-0310-9956-ffa450edef68
* Add another SCAClient webapp this time using a servlet and an html page that ↵antelder2009-12-097-0/+267
| | | | | | enables choosing either the service or reference component to invoke git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888771 13f79535-47bb-0310-9956-ffa450edef68
* Add a contribution that has a reference using the ↵antelder2009-12-096-0/+164
| | | | | | helloworld-service-contribution component git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888769 13f79535-47bb-0310-9956-ffa450edef68
* Add the new scaclient-webapp to the reactor buildantelder2009-12-091-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888767 13f79535-47bb-0310-9956-ffa450edef68
* Add the rmi based impl of the SCACLient to the tomcat runtimeantelder2009-12-091-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888766 13f79535-47bb-0310-9956-ffa450edef68
* Add an sca-contribution.xml file to trigger the tuscany-tomcat integration ↵antelder2009-12-091-0/+28
| | | | | | processing for the webapp git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888765 13f79535-47bb-0310-9956-ffa450edef68
* Correct the SCACLient callantelder2009-12-091-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888764 13f79535-47bb-0310-9956-ffa450edef68
* Add a JSP client webapp that uses the SCAClient APIantelder2009-12-094-0/+147
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888759 13f79535-47bb-0310-9956-ffa450edef68
* Add default domain uri to default context.xmlantelder2009-12-071-4/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887893 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
* Rename TuscanyHost class to TuscanyHostConfigantelder2009-12-061-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887661 13f79535-47bb-0310-9956-ffa450edef68
* Remove now unneeded code and reformat a few linesantelder2009-12-061-21/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887660 13f79535-47bb-0310-9956-ffa450edef68
* Remove all the old Tuscany cofig code from the TuscanyContext as its now ↵antelder2009-12-061-49/+6
| | | | | | done from the conf/tuscany-web.xml file git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887659 13f79535-47bb-0310-9956-ffa450edef68
* Update the installer to explicitly add the TuscanyHostConfig to Host ↵antelder2009-12-061-6/+53
| | | | | | definitions in conf/server.xml as there doesn't seem to be any way to do that programatically git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887658 13f79535-47bb-0310-9956-ffa450edef68
* Make the test service remotable and add a @Service annottion as the service ↵antelder2009-12-062-0/+5
| | | | | | is being introspected incorrectly(need to investigate why, looks like some classloader issue) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887657 13f79535-47bb-0310-9956-ffa450edef68
* Add tribes and RMI based SCA binding to tomcat distroantelder2009-12-061-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887656 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-047-98/+393
| | | | | | 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
* Set the default maven build to not generate distribution archives but ↵slaws2009-11-243-2/+103
| | | | | | generate a directory instead. To run a build that generates the archives use mvn -Pdistribution instead. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883670 13f79535-47bb-0310-9956-ffa450edef68
* Moving 2.x trunklresende2009-11-2053-0/+6211
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68