summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-03-16Remove some now unneeded uses of DataExchangeSemanticsantelder11-67/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923761 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Add a getter for the Hazelcast instanceantelder1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923759 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Update BindingImpl with some more default methodsantelder1-0/+23
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923758 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Change sca client back to have a separate handler that starts/stops the ↵antelder4-2/+258
runtime in each invocation for remote services so that runtime threads aren't left running after invocations. Work in progress, but for now this gets things working again git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923620 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Add way to keep track of Nodes created by the factoryantelder1-0/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923618 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Remove old matches method code as its now in Endpoint classantelder1-72/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923617 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Update tribes registry to use Endpoint.matchesantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923616 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Update the endpoint registry to use the new Endpoint matches methodantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923615 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Add a matches method to Endpoint to find servic uris that match the endpoint uriantelder2-0/+74
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923614 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Set remote when its remoteantelder1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923612 13f79535-47bb-0310-9956-ffa450edef68
2010-03-14Fix OSGI import/exportrfeng2-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922704 13f79535-47bb-0310-9956-ffa450edef68
2010-03-14Update to tomcat tribes 6.0.26rfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922702 13f79535-47bb-0310-9956-ffa450edef68
2010-03-14Improve the IP address binding to be based on the host from the urirfeng29-231/+289
Having servlet host to return deployed uri git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922701 13f79535-47bb-0310-9956-ffa450edef68
2010-03-13TUSCANY-3475 - Merging changes from 1.xlresende1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922611 13f79535-47bb-0310-9956-ffa450edef68
2010-03-11Remove unused dependencyantelder1-7/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922050 13f79535-47bb-0310-9956-ffa450edef68
2010-03-11TUSCANY-3483 Add missed comments and remove commented out codeslaws1-28/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921921 13f79535-47bb-0310-9956-ffa450edef68
2010-03-11TUSCANY-3483 - ensure that policies defined in the implementation are ↵slaws4-32/+132
applied correctly to the component service. This pointed out another problem in that if binding.sca was defined on the reference with no uri but with intents then the intents weren't being applied to the EPR because the binding was being ignored (as it's a targeted reference). git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921903 13f79535-47bb-0310-9956-ffa450edef68
2010-03-11Allows RMIHost to return mapped urirfeng6-9/+40
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921690 13f79535-47bb-0310-9956-ffa450edef68
2010-03-11Fix for TUSCANY-3489rfeng3-59/+92
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921689 13f79535-47bb-0310-9956-ffa450edef68
2010-03-11Update to automatically use binding.rmi instead of binding.ws if ws is not ↵antelder1-1/+4
avaialble git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921678 13f79535-47bb-0310-9956-ffa450edef68
2010-03-10Allow the customization of receiverAddressrfeng1-1/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921584 13f79535-47bb-0310-9956-ffa450edef68
2010-03-10TUSCANY-242 add URI specific processing for binding uris and a couple of ↵slaws7-9/+16
others I missed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921293 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09Update hazelcast client map name (file missed from previous commit)antelder1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921180 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09Update Hazelcast endpoint registry to remove endpoints from a runtime that ↵antelder2-93/+95
no longer exists git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921095 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09This should be going with Hazelcast 1.8.1 nowantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921093 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09TUSCANY-242 add URI processing wherever we read an anyURI attributeslaws10-27/+31
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920885 13f79535-47bb-0310-9956-ffa450edef68
2010-03-08Improve error message when WSDL can't generated. slaws2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920374 13f79535-47bb-0310-9956-ffa450edef68
2010-03-08Switch binder interface over to throwing exceptions rather than returning ↵slaws3-16/+15
booleans. Allows the full details of a missmatch to be retrieved in the runtime case as well as the build time case. Update the matching test case to take advantage of the extra information. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920287 13f79535-47bb-0310-9956-ffa450edef68
2010-03-08Correct audit statement in failure caseslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920260 13f79535-47bb-0310-9956-ffa450edef68
2010-03-08Update to Hazelcast 1.8.1antelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920182 13f79535-47bb-0310-9956-ffa450edef68
2010-03-08Update to Hazelcast 1.8.1antelder3-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920181 13f79535-47bb-0310-9956-ffa450edef68
2010-03-08Add a mixxed case version of the key for the XMLSchema DTD to the xsd cache. ↵antelder1-0/+2
This stops Tuscany going out to the internet to get the scheme which has a big performance impact when loading contributions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920155 13f79535-47bb-0310-9956-ffa450edef68
2010-03-05TuscanyImplementationPolicyProvider should be creating an inbound interceptorbdaniel1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919498 13f79535-47bb-0310-9956-ffa450edef68
2010-03-05TUSCANY-3486 - add the composite reference multiplicy resolution algorithm ↵slaws2-0/+68
as per the spec git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919398 13f79535-47bb-0310-9956-ffa450edef68
2010-03-05Change to a lower log level as these warnings are coming out in lots of ↵antelder1-2/+2
common uses of the runtime and there's nothing users can do about it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919261 13f79535-47bb-0310-9956-ffa450edef68
2010-03-05Remove DistributedSCABindingrfeng7-162/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919254 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04TUSCANY-3485 - Adding an example of how to replace TransactionManagerHelperlresende2-0/+53
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919108 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04Add matching algorithm narativeslaws1-3/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918932 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04improve the operation not found error messageslaws1-3/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918931 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04Delete obsolete modulesrfeng106-5183/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918852 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04Remove the dependency on obsolete ↵rfeng4-18/+5
binding-sca-axis2/binding-sca-rmi/sca-client-rmi modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918851 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04Remove imported packagerfeng1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918846 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04TUSCANY-3485 - Making TransactionManagerHelper plugable as a utilitylresende2-3/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918832 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04Removing unused imports...lresende1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918831 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04Providing TransactionPolicyFactory and avoiding direct access to ↵lresende6-9/+108
TransactionPolicyImpl following pattern used in other tuscany modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918808 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04Make sure discovered remote service description and sca config is registered ↵rfeng1-2/+4
first before the listeners are notified git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918796 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04Clean up the hard-dependency on impl class of XMLInputFactory and ↵rfeng4-36/+70
DocumentBuilderFactory Cache the discovered axis2 xml (TODO: we need to see how we can improve the performance for the axis2 configuration loading) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918795 13f79535-47bb-0310-9956-ffa450edef68
2010-03-03TUSCANY-3477 - Tyding up defaults in the transaction invoker to address test ↵lresende1-2/+11
case failures with IncompatibleIntentException git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918763 13f79535-47bb-0310-9956-ffa450edef68
2010-03-03Avoiding calling createInterceptor multiple timeslresende1-2/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918590 13f79535-47bb-0310-9956-ffa450edef68
2010-03-03Updating/Cleaning up policyProvider code that creates intercetor to better ↵lresende3-43/+6
utilize base class git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918589 13f79535-47bb-0310-9956-ffa450edef68