Commit graph

7,516 commits

Author SHA1 Message Date
antelder
62c5f82420 Fix domain name calculation
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904492 13f79535-47bb-0310-9956-ffa450edef68
2010-01-29 13:41:56 +00:00
antelder
dfc25d579e Remove unwanted file from svn
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904477 13f79535-47bb-0310-9956-ffa450edef68
2010-01-29 12:02:51 +00:00
antelder
fa395e012a Update after registry factory refactor so it doesn't create two client connections on a service invocation
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904475 13f79535-47bb-0310-9956-ffa450edef68
2010-01-29 12:00:28 +00:00
antelder
59f53a731a Update to find an existing domain if the registry isn't explicitly defined
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904461 13f79535-47bb-0310-9956-ffa450edef68
2010-01-29 11:11:09 +00:00
antelder
832d8c662e Set svn ignores
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904423 13f79535-47bb-0310-9956-ffa450edef68
2010-01-29 08:55:41 +00:00
lresende
25dddcef1d Java SCA 1.6 RC2 Release Tag
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904390 13f79535-47bb-0310-9956-ffa450edef68
2010-01-29 06:00:49 +00:00
rfeng
40aa7960a7 Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryExtensionPoint
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904367 13f79535-47bb-0310-9956-ffa450edef68
2010-01-29 03:34:21 +00:00
lresende
4f80858697 Removing samples not ready to be released (looks like git left empty folders)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904358 13f79535-47bb-0310-9956-ffa450edef68
2010-01-29 02:31:26 +00:00
lresende
4e4a1eba0f TUSCANY-3449 - Adding a new unpack-dojo-files-nomaven to handle different dojo unpack schema, and also fixing couple samples that required dojo dijit
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904353 13f79535-47bb-0310-9956-ffa450edef68
2010-01-29 02:23:48 +00:00
antelder
98802478a8 Change the tuscanyClient scheme to pbe all lower case so it works with the 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
2010-01-28 18:40:43 +00:00
antelder
492f58500b Also add thehazelcast client jar to the tomcat war LICENSE
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904142 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28 16:03:14 +00:00
antelder
07e773a8f7 Add Hazelcast client jar to LICENSE
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904140 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28 15:52:17 +00:00
antelder
98ee3e4087 Temporarily comment some broken code out till i fix it
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904129 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28 15:30:53 +00:00
antelder
f434c7a721 Add the new client itest
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904122 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28 15:12:53 +00:00
antelder
3399d7dd61 Itest for the client api using rmi and hazelcast
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904121 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28 15:11:54 +00:00
antelder
98e7b0bb0f Some more temporary hardcoding in the default registry factory, will be removed when we clean all this up
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904120 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28 15:09:16 +00:00
antelder
1410ab3731 Update type to be explicit client subclass
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904119 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28 15:07:57 +00:00
antelder
b8974166f7 Add hazelcast client registry to build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904116 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28 15:06:13 +00:00
antelder
88d9e951a4 Update to use the hazelcast client registry
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904115 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28 15:04:39 +00:00
antelder
3abdf3411e Correct dependency after the group name change a while back
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904114 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28 15:03:11 +00:00
antelder
514181bdd2 Update to allow the client to share this as a subclass
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904113 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28 15:02:18 +00:00
antelder
d8a718b9e5 Add another endpoint registry impl this time using the Hazelcast native client to connect to an existing domain hazelcast cluster
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904111 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28 15:01:18 +00:00
antelder
a33fee7f1b Drop down the ranking
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904110 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28 14:59:42 +00:00
kelvingoodson
a6c94f1da3 checkpoint - working but SyndEntrys don't reveal JIRA status
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904085 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28 13:48:45 +00:00
antelder
19a4e89793 Simpify be merging into a single test
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904064 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28 12:31:36 +00:00
antelder
32f41f3e6c Change to use a less commonly used port, add a commentted out test on how long a client connection takes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904058 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28 12:17:41 +00:00
antelder
5690659313 Add hazelcast-client test to build. Don't expect we'll keep the test as-is but i'm interested in if it works ok on Hudson
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904050 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28 12:00:59 +00:00
antelder
8a8048b692 Update client test to use generic local host ip address and add tests for bad passowrd and connect address
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904048 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28 11:59:54 +00:00
antelder
4e77ed5f2c Start exploring using the Hazelcast native client so that the SCAClient API can use this when the client is in a separate JVM from the Tuscany domain without having to use a full blown distributed endpoint registry which avoids all the sync and lifecycle issues
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904042 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28 11:35:48 +00:00
antelder
2f8168acb2 Disable parallel test running
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904035 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28 10:57:13 +00:00
antelder
f0df0024c7 Add another test using default and explicitly spcified domain URIs
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904017 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28 09:44:35 +00:00
lresende
bf194fefee Excluding dojo resources from binary distribution
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903999 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28 08:30:41 +00:00
lresende
ba3d8adf41 Updating changes file with JIRAs for the release
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903986 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28 07:41:23 +00:00
lresende
d03e4bd458 Updating changes file with JIRAs for the release
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903983 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28 07:39:15 +00:00
vamsic007
32a38664b9 TUSCANY-3448 SCA Property and Reference annotation processing in web application results in incorrect computed names
o Removed the classname prefix when name attribute is not specified in the annotation
 o Rev 903972 in 1.6 branch

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903974 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28 06:46:51 +00:00
vamsic007
e3dc7b8b4c TUSCANY-3448 SCA Property and Reference annotation processing in web application results in incorrect computed names
o Removed the classname prefix when name attribute is not specified in the annotation

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903972 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28 06:34:34 +00:00
lresende
91a52055e6 Adding missing Apache License files
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903881 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27 22:30:14 +00:00
lresende
98d7cb8950 Adding missing Apache License files
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903877 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27 22:28:18 +00:00
slaws
1d4367641b Comment out modules that were included by accident
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903764 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27 17:53:25 +00:00
rfeng
3dac3171ff Remove unused bundle activator
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903755 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27 17:40:53 +00:00
rfeng
45c51c44a7 Refactor the databinding introspection to tuscany-implementation-java-runtime to avoid deployment time dependency
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903738 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27 17:01:01 +00:00
slaws
f843c63306 restructure slightly so that it's obvious to an axis user where Tuscany is getting its configuration from.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903702 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27 15:58:31 +00:00
kelvingoodson
714e30e31b add to model instance to check more complex instance
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903683 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27 15:29:42 +00:00
kelvingoodson
42f0ab93e3 links off to JIRAs
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903674 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27 15:23:36 +00:00
ramkumar
ab60d5fa07 Moving databinding/jaxb-bottom-up and databindings/jaxb-top-down itest modules to 2.x
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903668 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27 15:04:56 +00:00
kelvingoodson
cf11dd62a0 remove unnecessary items
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903665 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27 14:48:52 +00:00
kelvingoodson
8286c4263e basic working application for contributors to organise work around jiras -- not yet retrieving jira info into work items -- thats coming
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903661 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27 14:42:03 +00:00
antelder
39ef9a4855 Copy of the Apache Wink HelloWorld example updated to show an approach to SCA integration
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903659 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27 14:40:10 +00:00
slaws
edce121c4e add ignores
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903641 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27 13:50:31 +00:00
slaws
a3a77323b0 update to current dependency versions
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903640 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27 13:44:06 +00:00