summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-02-12Enable addition of policies to binding chainsslaws2-18/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909489 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12correct dependency to point to new ws binding implslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909485 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12Remove commented out code and tidy commentsslaws1-20/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909482 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12Add the word Reference into the binding invoker class nameslaws2-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909481 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12Improve the layout of this class to make the sequence of the phases obvious ↵slaws1-31/+21
to the reader. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909479 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12Start of basic auth binding specific policy implementation. Basically the ↵slaws5-0/+398
function that used to be split between the binding configurator and the policy provider in policy-security. Model will stay in policy-security so multiple bindings can use it. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909390 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12Enable reference side binding wire. Mainly so I can start trying out some ↵slaws6-199/+195
binding specific policy implementations. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909388 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12Correct commentsslaws2-6/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909387 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12Add commentslaws1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909386 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12Revert r909263 while checking if Luciano has more changesslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909385 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12TUSCANY-3459 - Find the operation from the componentService interface ↵lresende2-3/+4
contract, instead of componentType interface contract git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909265 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12Avoid unucessary loop iterations after component is foundlresende1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909264 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12Fixing visibility of internal method to avoid confusion with SPIlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909263 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12Porting test case to JUnit 4.5 stylelresende1-11/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909262 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12Moving error message to builder validation resource bundlelresende2-2/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909261 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12Add feature-osgirfeng1-6/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909222 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12Clean up the dependencyrfeng3-27/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909221 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11Rename configURI to domainRegistryURIrfeng2-18/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909180 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11Use the LRUCache from common-javarfeng5-92/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909173 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11Add a mapping for domainURI and registryURIrfeng3-4/+35
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909172 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11Port databinding-sdo into 2.x based on the patch provided by Malisetti, ↵rfeng43-0/+3828
Ramanjaneyulu. Thanks for the contribution. I'll leave it outside the main build for now. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909092 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11remove this now. A previous svn problem on my machine means this was not ↵slaws31-4399/+0
removed previously during the rename to binding-ws-runtime-axis2 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908936 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11Remove as methods are now in assembly policy helper and constants are on ↵slaws1-80/+0
assembly-xml constants git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908923 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11Add missing OSGi dependencyslaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908922 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11hazelcast two nodes test still causing problems so remove it from the build ↵slaws1-0/+2
for now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908921 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11Remove file as it's not usedslaws1-61/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908920 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11Test for multiple local nodes using imports and exportsantelder4-0/+311
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908840 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11Start of tests for import/export across nodes - a contribution with a ↵antelder4-0/+166
reference using imports git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908838 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11Start of tests for import/export across nodes - a service using an importantelder4-0/+139
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908837 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11Start of some tests for import/export across nodesantelder5-0/+174
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908836 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11TUSCANY-2586: Fix pass-by-value copies as described in the JIRA with the SCA ↵antelder12-63/+183
binding doing the necessary copies. Also update the copy code so that the new copy is in the correct class loader so that invocations across Nodes in the same JVM work git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908835 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10Change the wait to 5 secondsrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908658 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10Timing the sequence to avoid hangsrfeng5-13/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908654 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10Fix some of minor bugs discovered by FindBugsrfeng1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908644 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10Fix some of minor bugs discovered by FindBugsrfeng4-4/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908643 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10Fix some of minor bugs discovered by FindBugsrfeng6-13/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908639 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10link pd info back to spec conformance statement 50004kelvingoodson1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908592 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10link pd info back to spec conformance statement 50009kelvingoodson1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908588 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10link pd info back to spec conformance statement 50008kelvingoodson1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908580 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10add some conformance numbers to error messageskelvingoodson1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908569 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10Pass the domain name in as the registry URI so that we can use the domain ↵slaws1-2/+6
name to switch the registry implementation. Don't like this particularly but we don't have another mapping yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908516 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10Add a dependency on the hazelcast client so we can switch the SCAClient test ↵slaws1-1/+6
to the hazelcast client if we want to. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908514 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10Add a test that just uses the SCAClient to talk to the remote SCA node. I.e. ↵slaws4-20/+74
it doesn't start up a full SCA application git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908511 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10Add callback tests into the buildslaws1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908436 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10Add hazelcast test to buildslaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908435 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10Call node init() to ensure that the extension point registry is initialized. ↵slaws2-18/+4
Remove the local test from the default client impl. This local test will be carried out by the default binding. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908434 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10Output something so that you can see that the target service has received a ↵slaws1-1/+3
message git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908431 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10Add a stand alone client that is unhindered by any other Tuscany code (such ↵slaws1-0/+63
as use of the Node API). This tests slightly different requirements on the infrastructure in terms of its initialization. Not running automatically yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908408 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10Remove unecessary dependency on domain node and replace with direct ↵slaws1-3/+8
dependency on binding-sca-runtime-rmi. The dependencies are set so as not to include sca-client-rmi so that we're running with the normal default binding structure at the client. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908406 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10Remove OptimizableBinding as now it is not used any morerfeng3-162/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908288 13f79535-47bb-0310-9956-ffa450edef68