summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-01-29Refactor the DomainRegistryFactory to be extensions of ↵rfeng44-636/+979
DomainRegistryFactoryExtensionPoint git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904367 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Change the tuscanyClient scheme to pbe all lower case so it works with the ↵antelder10-26/+68
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-28Also add thehazelcast client jar to the tomcat war LICENSEantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904142 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Add Hazelcast client jar to LICENSEantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904140 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Temporarily comment some broken code out till i fix itantelder1-22/+25
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904129 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Add the new client itestantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904122 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Itest for the client api using rmi and hazelcastantelder6-0/+240
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904121 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Some more temporary hardcoding in the default registry factory, will be ↵antelder1-4/+10
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-28Update type to be explicit client subclassantelder1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904119 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Add hazelcast client registry to buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904116 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Update to use the hazelcast client registryantelder7-85/+196
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904115 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Correct dependency after the group name change a while backantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904114 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Update to allow the client to share this as a subclassantelder2-3/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904113 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Add another endpoint registry impl this time using the Hazelcast native ↵antelder4-0/+148
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-28Drop down the rankingantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904110 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Simpify be merging into a single testantelder2-65/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904064 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Change to use a less commonly used port, add a commentted out test on how ↵antelder1-5/+17
long a client connection takes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904058 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Add hazelcast-client test to build. Don't expect we'll keep the test as-is ↵antelder1-0/+1
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-28Update client test to use generic local host ip address and add tests for ↵antelder1-3/+24
bad passowrd and connect address git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904048 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Start exploring using the Hazelcast native client so that the SCAClient API ↵antelder2-0/+165
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-28Disable parallel test runningantelder1-0/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904035 13f79535-47bb-0310-9956-ffa450edef68
2010-01-28Add another test using default and explicitly spcified domain URIsantelder1-0/+58
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904017 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27Comment out modules that were included by accidentslaws1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903764 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27Remove unused bundle activatorrfeng3-144/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903755 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27Refactor the databinding introspection to ↵rfeng7-68/+126
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-27restructure slightly so that it's obvious to an axis user where Tuscany is ↵slaws4-1/+1
getting its configuration from. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903702 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27Moving databinding/jaxb-bottom-up and databindings/jaxb-top-down itest ↵ramkumar73-0/+12980
modules to 2.x git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903668 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27no longer requiredslaws2-180/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903606 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27Update the Version to include the version and build timeantelder1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903576 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27Update the Version to include the version and build timeantelder4-2/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903575 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27Fix multiple concurrency related issuesrfeng14-290/+441
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903542 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27Fix for TUSCANY-3409rfeng10-48/+103
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903541 13f79535-47bb-0310-9956-ffa450edef68
2010-01-26Set the osgi.configuration.area to target/equinox to avoid writing ↵rfeng6-6/+48
permission issues with Hudson build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903356 13f79535-47bb-0310-9956-ffa450edef68
2010-01-26Don't see why this would effect anything as the tests don't run in parallel ↵antelder1-0/+15
but switch it off anyway to see if it changes the hudson build fail git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903258 13f79535-47bb-0310-9956-ffa450edef68
2010-01-26Update wait time as it still fails sometimes on hudsonantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903216 13f79535-47bb-0310-9956-ffa450edef68
2010-01-26First cut at having a programatic way to get the svn revision that a tuscany ↵antelder4-0/+140
build is from. This approach seems a little conveluted so if anyone has a better approach please do say, this one uses the Maven buildnumber plugin to set a mvn property with the svn revision, which is then written into a message properties file with the antrun plugin, which is then used initilize a constant in a Version class. Not sure if it even actually works, committing it so i can get a Hudson build and check if it does end up with the correct value git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903166 13f79535-47bb-0310-9956-ffa450edef68
2010-01-25Try to fix this on Hudson by disabling parallel tests, though it works ok ↵antelder1-0/+19
with that for me locally so this might not be the issue, perhaps its multicast on Hudson git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902876 13f79535-47bb-0310-9956-ffa450edef68
2010-01-25Catch up the tomcat runtime with all the recent domain and node changesantelder6-9/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902818 13f79535-47bb-0310-9956-ffa450edef68
2010-01-25Some tidying of error handling and add ability to print out reason match ↵slaws2-87/+84
failed in error case git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902811 13f79535-47bb-0310-9956-ffa450edef68
2010-01-25Update the matching algorithm to take account of the binding configuration ↵slaws1-70/+198
on the service side. This will break a few otests but bear with me for a little while. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902791 13f79535-47bb-0310-9956-ffa450edef68
2010-01-25Add operation that returns the list of bindings that this policy is designed ↵slaws5-0/+27
to operation with. Am in two minds whether this should be on the provider or the builder. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902789 13f79535-47bb-0310-9956-ffa450edef68
2010-01-25Add a logging intent so that reference/service policies matchslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902788 13f79535-47bb-0310-9956-ffa450edef68
2010-01-25Add policy sets so that intents are resolvedslaws1-0/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902787 13f79535-47bb-0310-9956-ffa450edef68
2010-01-25Needs the policy sets to resolve the specified intents. However leaving them ↵slaws1-7/+12
empty so that there are no matching implications. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902786 13f79535-47bb-0310-9956-ffa450edef68
2010-01-25Start adding some remote node test to the hazelcast nodes testsantelder3-1/+88
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902761 13f79535-47bb-0310-9956-ffa450edef68
2010-01-25Use the single threaded test runnerantelder1-0/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902760 13f79535-47bb-0310-9956-ffa450edef68
2010-01-25Use separate domain names so tests don't interactantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902759 13f79535-47bb-0310-9956-ffa450edef68
2010-01-25Use uri equals for comparing endpoints so that serialzed/deserilized ↵antelder1-3/+5
endpoints work ok git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902757 13f79535-47bb-0310-9956-ffa450edef68
2010-01-25Get the correct registry even when the client doesn't use the full uriantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902756 13f79535-47bb-0310-9956-ffa450edef68
2010-01-23Use different domain names for each test so that they don't interact when ↵antelder2-2/+2
running in parallel git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902424 13f79535-47bb-0310-9956-ffa450edef68