summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/distribution/tomcat/testing (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add missing dependencyantelder2010-07-221-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966629 13f79535-47bb-0310-9956-ffa450edef68
* Correct parrent pomantelder2010-07-221-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966568 13f79535-47bb-0310-9956-ffa450edef68
* Update license checker as the latest assembly plugin config changed the ↵antelder2010-06-151-1/+1
| | | | | | directory name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954825 13f79535-47bb-0310-9956-ffa450edef68
* Delete javase test client as there's now the sample helloworld-scaclient ↵antelder2010-04-194-116/+0
| | | | | | which does the same thing git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935627 13f79535-47bb-0310-9956-ffa450edef68
* Revert changes in 925994 committed by accidentantelder2010-03-223-14/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926021 13f79535-47bb-0310-9956-ffa450edef68
* Remove commons logging from tomcat war licenseantelder2010-03-223-4/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925994 13f79535-47bb-0310-9956-ffa450edef68
* Change the tuscanyClient scheme to pbe all lower case so it works with the ↵antelder2010-01-281-1/+1
| | | | | | toLowerCase in the DefaultEndpointRegistryFactory, and move all the remote code in the scaclient to happen at invocation time. This now works for multiple local and remote nodes in one or separate JVMs git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904206 13f79535-47bb-0310-9956-ffa450edef68
* Catch up the tomcat runtime with all the recent domain and node changesantelder2010-01-252-2/+2
| | | | 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
* 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 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
* 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
* Update the Tomcat distribution so that SCA contributions can be deployed to ↵antelder2009-12-041-0/+3
| | | | | | 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-2014-0/+613
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68