Commit graph

4523 commits

Author SHA1 Message Date
antelder
0074fb25fc Update to use teh ASF archive location as the infra issue is now fixed
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888791 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09 12:52:11 +00:00
slaws
29c960e820 Remove unused imports to prevent compilation error
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888790 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09 12:50:03 +00:00
antelder
38ebe37984 Finish rename tidy up
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888781 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09 12:09:00 +00:00
antelder
68bfd05909 Remove old helloworld-scaclient-webapp
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888779 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09 12:07:01 +00:00
antelder
b7029217aa rename scaclient to scaclient-jsp to make it more obvious what it is
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888778 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09 12:06:24 +00:00
antelder
b9c36dd7f8 Remove old helloworld-scaclient2-webapp
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888776 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09 12:03:01 +00:00
antelder
5569d97d1e rename scaclient2 to scaclient-servlet to make it more obvious what it is
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888775 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09 12:02:43 +00:00
antelder
39cc69a1dc Add another SCAClient webapp this time using a servlet and an html page that 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
2009-12-09 11:34:56 +00:00
antelder
f94038f80a Add a contribution that has a reference using the helloworld-service-contribution component
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888769 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09 11:06:48 +00:00
antelder
b81a625b11 Add the new scaclient-webapp to the reactor build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888767 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09 10:51:21 +00:00
antelder
4945f959fe Add the rmi based impl of the SCACLient to the tomcat runtime
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888766 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09 10:50:41 +00:00
antelder
771889103f Add an sca-contribution.xml file to trigger the tuscany-tomcat integration processing for the webapp
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888765 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09 10:49:53 +00:00
antelder
907a06aea0 Correct the SCACLient call
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888764 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09 10:48:53 +00:00
antelder
bf15430eac Add a JSP client webapp that uses the SCAClient API
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888759 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09 10:24:59 +00:00
rfeng
d8f99bcf7d Fix the builder problems that cause otest regressions
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888695 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09 03:56:21 +00:00
rfeng
74960a5750 Update project descriptions
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888646 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09 00:01:46 +00:00
rfeng
17ccf1c29a Fix the MF and remove the need to ues impl classes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888542 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08 19:42:10 +00:00
rfeng
7909322553 Use the defualt node key (domainURI+nodeURI)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888534 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08 19:29:52 +00:00
slaws
0f0e464e0f Toying with idea of being more systematic with maven module names
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888443 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08 15:24:07 +00:00
slaws
560e6a5073 Add code to repeat endpoint reference matching in the failure case only. Gives the distributed map a chance to settle down and means less arbitrary pauses in test cases.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888442 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08 15:23:07 +00:00
slaws
080a6c2387 The test client no longer throws an exception so test for an appropriate response string in the failure case
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888425 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08 15:07:22 +00:00
slaws
cd16d2dc01 Configure to run the tribes version of the registry
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888391 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08 13:17:23 +00:00
antelder
5ff3dd158e Update so its 1 node talking to 2 others, which does work ok
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888389 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08 13:09:53 +00:00
antelder
683498669c Correct delimeter
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888382 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08 13:00:36 +00:00
antelder
c39e5cc80c Add third registry to test and add @Ignore so test isnt run in the build yet
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888380 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08 12:55:55 +00:00
antelder
52942e36de Start a test for multiple registries and static routes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888378 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08 12:45:36 +00:00
antelder
0e22d32a94 Add a quick hack to enable disabling multicast. Will need to clean up all the registry configurations once its working more properly
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888376 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08 12:39:15 +00:00
slaws
97a6243312 Add a ranking so that the rmi version of binding.sca is picked up in preference to the ws version if both are present.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888349 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08 11:55:38 +00:00
antelder
986b4c6fcf Add a interceptor that can disable multicast
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888297 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08 09:18:06 +00:00
rfeng
8034ca2daf Fix the service id type to Long
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888235 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08 02:54:29 +00:00
rfeng
99faec6a93 Update to the latest spec apis
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888215 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08 01:11:18 +00:00
rfeng
f4e839696f Fix MANIFEST.MF
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888213 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08 01:10:03 +00:00
antelder
2096c75bcf Add default domain uri to default context.xml
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887893 13f79535-47bb-0310-9956-ffa450edef68
2009-12-07 11:36:47 +00:00
antelder
6d7cf14a01 Add tribes to license file
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887892 13f79535-47bb-0310-9956-ffa450edef68
2009-12-07 11:35:58 +00:00
antelder
3a26e6cf26 Split method into two to aid with subclass impls
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887869 13f79535-47bb-0310-9956-ffa450edef68
2009-12-07 09:43:01 +00:00
antelder
cbd3af5c9b Avoid NPE if source contract is null
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887868 13f79535-47bb-0310-9956-ffa450edef68
2009-12-07 09:41:48 +00:00
antelder
a70bb4a0fc Avoid NPE when sourec interface hasn't yet by introspected
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887662 13f79535-47bb-0310-9956-ffa450edef68
2009-12-06 10:40:57 +00:00
antelder
d4abb4be81 Rename TuscanyHost class to TuscanyHostConfig
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887661 13f79535-47bb-0310-9956-ffa450edef68
2009-12-06 10:38:34 +00:00
antelder
99009d9dbd Remove now unneeded code and reformat a few lines
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887660 13f79535-47bb-0310-9956-ffa450edef68
2009-12-06 10:37:51 +00:00
antelder
6f59e2b8ff Remove all the old Tuscany cofig code from the TuscanyContext as its now 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
2009-12-06 10:36:27 +00:00
antelder
e683e1408e Update the installer to explicitly add the TuscanyHostConfig to Host 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
2009-12-06 10:33:23 +00:00
antelder
6c140c8eac Make the test service remotable and add a @Service annottion as the service 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
2009-12-06 10:30:16 +00:00
antelder
6d8be96164 Add tribes and RMI based SCA binding to tomcat distro
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887656 13f79535-47bb-0310-9956-ffa450edef68
2009-12-06 10:28:12 +00:00
rfeng
2f27de73c1 Keep the remote flag
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887470 13f79535-47bb-0310-9956-ffa450edef68
2009-12-05 00:44:16 +00:00
lresende
7143648c33 Small updates to webapp sample artifactId to group them together when imported in eclipse, but continue to use the simple names to produce war avoiding having users to type long names which was a concern of the tuscany community
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887442 13f79535-47bb-0310-9956-ffa450edef68
2009-12-04 23:15:24 +00:00
lresende
adcdbcea4e Avoid starting the node twice
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887441 13f79535-47bb-0310-9956-ffa450edef68
2009-12-04 23:15:09 +00:00
antelder
8f0ebc50bb Remove the override attribute
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887230 13f79535-47bb-0310-9956-ffa450edef68
2009-12-04 15:37:39 +00:00
antelder
a106333702 Update the Tomcat distribution so that SCA contributions can be deployed to 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
2009-12-04 15:11:00 +00:00
antelder
62c97ce41a Add setting the domain uri from an init parameter to start getting the distributed domain working in webapps and the tomcat distribution
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887188 13f79535-47bb-0310-9956-ffa450edef68
2009-12-04 13:38:34 +00:00
antelder
a770f3fdc3 Add a wait for ever to make it easier to test the client
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@887162 13f79535-47bb-0310-9956-ffa450edef68
2009-12-04 11:42:47 +00:00