summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-01-20Fix the definitions.xml and move them into META-INF folder to be recognizedrfeng2-11/+26
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901065 13f79535-47bb-0310-9956-ffa450edef68
2010-01-19Add a 'fast' profile for experimenting with Surefires parallel test running, ↵antelder1-0/+23
the only changes from the existing surefire config is moving up to the 2.5 release and adding the <parallel> config element. (Also Junit 4.8.1 is really needed for this to work effectively) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900813 13f79535-47bb-0310-9956-ffa450edef68
2010-01-19Put back a few webapp itests to see how that effects Hudsonantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900754 13f79535-47bb-0310-9956-ffa450edef68
2010-01-19Take out the webapp itests to see if that bypasses the hudson too many open ↵antelder1-0/+2
files problem (as simon mentioned that it looks like it might be these itests holding on to files) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900723 13f79535-47bb-0310-9956-ffa450edef68
2010-01-19Update dependency to see if that helps the hudson buildantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900713 13f79535-47bb-0310-9956-ffa450edef68
2010-01-19Expose system definitions from the deployerrfeng12-166/+547
Add the removal of entries when the member leaves the group Add listeners to the hazelcastInstance git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900661 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18extend test to calling the policy builder (which doesn't do anything yet)slaws1-2/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900581 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18Put another sca client api test into the buildslaws1-1/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900580 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18Add policy matching algorithm. Still a couple of TODOs here. Also there is ↵slaws1-83/+63
no matching logic in the policy builders yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900577 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18Fix typo in commentslaws1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900574 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18Call loadbuilders when the full collection is retrieved as well as when an ↵slaws1-3/+3
individual policy builder is retrieved git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900573 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18Check that the policy sets for a particular endpoint, endpointreference or ↵slaws2-13/+54
implementation are expressed in one language. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900548 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18Check that all policies in a given policy set are expressed in a single ↵slaws3-1/+32
language. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900546 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18Fix typo in commentslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900418 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18Remove comment. The policy matching will now take place in the binder. ↵slaws1-4/+1
Called from either the NodeFactory (TODO) or at runtime when a reference is first used. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900415 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18Put back the bpel itests which were temporarily taken to test the hudson buildantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900357 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18Change Node getInstance/newInstance methods so that newInstance really ↵antelder12-80/+58
creates a new instance, and getInstance returns the singleton instance git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900354 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18Update to use base jarantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900351 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18Re-enable XML read test caseslaws1-1/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900349 13f79535-47bb-0310-9956-ffa450edef68
2010-01-18Adding aspect bases logging and tracing module in 2.xramkumar11-0/+743
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900323 13f79535-47bb-0310-9956-ffa450edef68
2010-01-17Updated code so that it access static constants on RpcChannel in a static ↵mcombellack1-2/+2
manner rather than on an instance of RpcChannel git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900220 13f79535-47bb-0310-9956-ffa450edef68
2010-01-17Fixed what looks to be a cut and paste error in the last name setter methodmcombellack1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900219 13f79535-47bb-0310-9956-ffa450edef68
2010-01-16Setting version to maven-source-plugin to avoid issues with maven enforcer ↵lresende1-0/+1
plugin git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899867 13f79535-47bb-0310-9956-ffa450edef68
2010-01-16Fix for POJO_10009_TestCase, making the thread context classloader the one ↵lresende1-2/+15
used to load class being invoked git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899865 13f79535-47bb-0310-9956-ffa450edef68
2010-01-15A bit more progress on the ws policy model. Not working yet. slaws4-77/+150
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899766 13f79535-47bb-0310-9956-ffa450edef68
2010-01-15The code for build time matching. To actually use this we need to create a ↵slaws1-1/+64
build time registry. As it stands you get duplicate endpoint regsitration notifications. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899664 13f79535-47bb-0310-9956-ffa450edef68
2010-01-15Add a two nodes test using hazelcast, and have the Server/Client classes use ↵antelder8-0/+389
the Node api that takes the domain config uri git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899648 13f79535-47bb-0310-9956-ffa450edef68
2010-01-15Temporarily takeout bpel itests to see if that changes the hudson too many ↵antelder1-1/+1
open files problem git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899613 13f79535-47bb-0310-9956-ffa450edef68
2010-01-15Fix to make OTEST JCA_2005 work again. This is an @EagerInit scenario and ↵slaws1-7/+18
out code was starting scope containers before all endpoints had been registered. With all matching going through the binding/registry now this meant that the reference being used inside the @EagerInit failed to resolve. This change moves the scope container start to after the services are registered. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899599 13f79535-47bb-0310-9956-ffa450edef68
2010-01-15Update to always return the current TCCL instead of the cached one. This is ↵antelder1-1/+2
so each Node use the correct TCCL when the Tuscany jars are shared (I'll post to the ML about this as its not a complete fix yet) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899589 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14Remove unused line of code and correct commentslaws1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899256 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14TUSCANY-3424 inject the SCAClientFactory default instance into the ↵slaws5-2/+86
SCAClientFactory interface so that it doesn't have to look it up. This doesn't yet address the lack of domain specific client factories when using the injected default factory approach. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899210 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14TUSCANY-3424 - Add missing manifest. Used when the test bundles are createdslaws1-0/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899197 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14TUSCANY-3424 flip round the order in which the classloaders are set in the ↵slaws1-2/+7
finder. Temporary change while fixing up the SCAClientFactory selection mechanism git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899196 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14Add the Java SE client to reactor buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899176 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14UPdate domain uri to match othersantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899175 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14Get the Java SE based client working talking to remote domainsantelder2-4/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899174 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14Update the rmi base sca client to use its own registry when no other nodes ↵antelder1-0/+5
started in the JVM git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899173 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14Correctlt set the domain name based on the name in the config uriantelder1-1/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899172 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14update domain name to match the current way others are using itantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899171 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14TUSCANY-3424 - A test case for the SCA client and runtime both running in OSGislaws7-0/+292
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899165 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14TUSCANY-3424 - A test case for the SCA client running in JSE while the ↵slaws6-0/+233
runtime runs on OSGi. We don't support this scenario at the moment so this module won't be included in the build. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899163 13f79535-47bb-0310-9956-ffa450edef68
2010-01-14Correct manifest to take account of factory reference to node configuration. slaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899161 13f79535-47bb-0310-9956-ffa450edef68
2010-01-13Minor javadoc cleanuplresende1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898844 13f79535-47bb-0310-9956-ffa450edef68
2010-01-13Add type of null on the createNode callantelder2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898813 13f79535-47bb-0310-9956-ffa450edef68
2010-01-13Start of a multiple nodes testantelder4-0/+126
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898811 13f79535-47bb-0310-9956-ffa450edef68
2010-01-13Update to use the shaded jarsantelder1-6/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898808 13f79535-47bb-0310-9956-ffa450edef68
2010-01-13Add methods to Node to replicate whats in DomainNode so i can get rid of ↵antelder4-0/+65
that. (We still need to do the refactoring of Node as we started discussing on the ML, i'll start that again next week, just want to get the domain changes a bit more done so adding these here for now) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898806 13f79535-47bb-0310-9956-ffa450edef68
2010-01-13Change to use a dummy node to get at the JVM wide cache of endpoint registriesantelder1-14/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898802 13f79535-47bb-0310-9956-ffa450edef68
2010-01-13Update to use the zip pluginantelder1-34/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898800 13f79535-47bb-0310-9956-ffa450edef68