summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-16Remove some now unneeded uses of DataExchangeSemanticsantelder11-67/+11
2010-03-16Add a getter for the Hazelcast instanceantelder1-0/+4
2010-03-16Update BindingImpl with some more default methodsantelder1-0/+23
2010-03-16Change sca client back to have a separate handler that starts/stops the runti...antelder4-2/+258
2010-03-16Add way to keep track of Nodes created by the factoryantelder1-0/+8
2010-03-16Remove old matches method code as its now in Endpoint classantelder1-72/+0
2010-03-16Update tribes registry to use Endpoint.matchesantelder1-1/+1
2010-03-16Update the endpoint registry to use the new Endpoint matches methodantelder1-1/+1
2010-03-16Add a matches method to Endpoint to find servic uris that match the endpoint uriantelder2-0/+74
2010-03-16Set remote when its remoteantelder1-1/+2
2010-03-14Fix OSGI import/exportrfeng2-0/+2
2010-03-14Update to tomcat tribes 6.0.26rfeng1-1/+1
2010-03-14Improve the IP address binding to be based on the host from the urirfeng29-231/+289
2010-03-13TUSCANY-3475 - Merging changes from 1.xlresende1-1/+2
2010-03-11Remove unused dependencyantelder1-7/+0
2010-03-11TUSCANY-3483 Add missed comments and remove commented out codeslaws1-28/+29
2010-03-11TUSCANY-3483 - ensure that policies defined in the implementation are applied...slaws4-32/+132
2010-03-11Allows RMIHost to return mapped urirfeng6-9/+40
2010-03-11Fix for TUSCANY-3489rfeng3-59/+92
2010-03-11Update to automatically use binding.rmi instead of binding.ws if ws is not av...antelder1-1/+4
2010-03-10Allow the customization of receiverAddressrfeng1-1/+6
2010-03-10TUSCANY-242 add URI specific processing for binding uris and a couple of othe...slaws7-9/+16
2010-03-09Update hazelcast client map name (file missed from previous commit)antelder1-3/+3
2010-03-09Update Hazelcast endpoint registry to remove endpoints from a runtime that no...antelder2-93/+95
2010-03-09This should be going with Hazelcast 1.8.1 nowantelder1-1/+1
2010-03-09TUSCANY-242 add URI processing wherever we read an anyURI attributeslaws10-27/+31
2010-03-08Improve error message when WSDL can't generated. slaws2-2/+2
2010-03-08Switch binder interface over to throwing exceptions rather than returning boo...slaws3-16/+15
2010-03-08Correct audit statement in failure caseslaws1-1/+1
2010-03-08Update to Hazelcast 1.8.1antelder1-1/+1
2010-03-08Update to Hazelcast 1.8.1antelder3-3/+3
2010-03-08Add a mixxed case version of the key for the XMLSchema DTD to the xsd cache. ...antelder1-0/+2
2010-03-05TuscanyImplementationPolicyProvider should be creating an inbound interceptorbdaniel1-1/+1
2010-03-05TUSCANY-3486 - add the composite reference multiplicy resolution algorithm as...slaws2-0/+68
2010-03-05Change to a lower log level as these warnings are coming out in lots of commo...antelder1-2/+2
2010-03-05Remove DistributedSCABindingrfeng7-162/+5
2010-03-04TUSCANY-3485 - Adding an example of how to replace TransactionManagerHelperlresende2-0/+53
2010-03-04Add matching algorithm narativeslaws1-3/+12
2010-03-04improve the operation not found error messageslaws1-3/+10
2010-03-04Delete obsolete modulesrfeng106-5183/+0
2010-03-04Remove the dependency on obsolete binding-sca-axis2/binding-sca-rmi/sca-clien...rfeng4-18/+5
2010-03-04Remove imported packagerfeng1-1/+0
2010-03-04TUSCANY-3485 - Making TransactionManagerHelper plugable as a utilitylresende2-3/+10
2010-03-04Removing unused imports...lresende1-1/+0
2010-03-04Providing TransactionPolicyFactory and avoiding direct access to TransactionP...lresende6-9/+108
2010-03-04Make sure discovered remote service description and sca config is registered ...rfeng1-2/+4
2010-03-04Clean up the hard-dependency on impl class of XMLInputFactory and DocumentBui...rfeng4-36/+70
2010-03-03TUSCANY-3477 - Tyding up defaults in the transaction invoker to address test ...lresende1-2/+11
2010-03-03Avoiding calling createInterceptor multiple timeslresende1-2/+3
2010-03-03Updating/Cleaning up policyProvider code that creates intercetor to better ut...lresende3-43/+6