summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Port implementation-script-runtime into 2.xrfeng2010-03-1659-0/+3217
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923996 13f79535-47bb-0310-9956-ffa450edef68
* Update the travelsample with 2.x namespace/api/dependency (not completed yet)rfeng2010-03-1611-0/+733
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923913 13f79535-47bb-0310-9956-ffa450edef68
* Module no longer required. Already removed from build and replaced by ↵slaws2010-03-1629-2149/+0
| | | | | | binding-ws-runtime-axis git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923798 13f79535-47bb-0310-9956-ffa450edef68
* Module no longer required. Already removed from build and replaced by ↵slaws2010-03-16142-10814/+0
| | | | | | binding-ws-runtime-axis git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923797 13f79535-47bb-0310-9956-ffa450edef68
* Remove some now unneeded uses of DataExchangeSemanticsantelder2010-03-1611-67/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923761 13f79535-47bb-0310-9956-ffa450edef68
* Add a getter for the Hazelcast instanceantelder2010-03-161-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923759 13f79535-47bb-0310-9956-ffa450edef68
* Update BindingImpl with some more default methodsantelder2010-03-161-0/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923758 13f79535-47bb-0310-9956-ffa450edef68
* Change sca client back to have a separate handler that starts/stops the ↵antelder2010-03-164-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
* Add way to keep track of Nodes created by the factoryantelder2010-03-161-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923618 13f79535-47bb-0310-9956-ffa450edef68
* Remove old matches method code as its now in Endpoint classantelder2010-03-161-72/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923617 13f79535-47bb-0310-9956-ffa450edef68
* Update tribes registry to use Endpoint.matchesantelder2010-03-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923616 13f79535-47bb-0310-9956-ffa450edef68
* Update the endpoint registry to use the new Endpoint matches methodantelder2010-03-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923615 13f79535-47bb-0310-9956-ffa450edef68
* Add a matches method to Endpoint to find servic uris that match the endpoint uriantelder2010-03-162-0/+74
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923614 13f79535-47bb-0310-9956-ffa450edef68
* Set remote when its remoteantelder2010-03-161-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923612 13f79535-47bb-0310-9956-ffa450edef68
* Fix OSGI import/exportrfeng2010-03-142-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922704 13f79535-47bb-0310-9956-ffa450edef68
* Update to tomcat tribes 6.0.26rfeng2010-03-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922702 13f79535-47bb-0310-9956-ffa450edef68
* Improve the IP address binding to be based on the host from the urirfeng2010-03-1429-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
* TUSCANY-3475 - Merging changes from 1.xlresende2010-03-131-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922611 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused dependencyantelder2010-03-111-7/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922050 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3483 Add missed comments and remove commented out codeslaws2010-03-111-28/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921921 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3483 - ensure that policies defined in the implementation are ↵slaws2010-03-114-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
* Allows RMIHost to return mapped urirfeng2010-03-116-9/+40
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921690 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3489rfeng2010-03-113-59/+92
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921689 13f79535-47bb-0310-9956-ffa450edef68
* Update to automatically use binding.rmi instead of binding.ws if ws is not ↵antelder2010-03-111-1/+4
| | | | | | avaialble git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921678 13f79535-47bb-0310-9956-ffa450edef68
* Allow the customization of receiverAddressrfeng2010-03-101-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921584 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-242 add URI specific processing for binding uris and a couple of ↵slaws2010-03-107-9/+16
| | | | | | others I missed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921293 13f79535-47bb-0310-9956-ffa450edef68
* Update hazelcast client map name (file missed from previous commit)antelder2010-03-091-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921180 13f79535-47bb-0310-9956-ffa450edef68
* Update Hazelcast endpoint registry to remove endpoints from a runtime that ↵antelder2010-03-092-93/+95
| | | | | | no longer exists git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921095 13f79535-47bb-0310-9956-ffa450edef68
* This should be going with Hazelcast 1.8.1 nowantelder2010-03-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921093 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-242 add URI processing wherever we read an anyURI attributeslaws2010-03-0910-27/+31
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920885 13f79535-47bb-0310-9956-ffa450edef68
* Improve error message when WSDL can't generated. slaws2010-03-082-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920374 13f79535-47bb-0310-9956-ffa450edef68
* Switch binder interface over to throwing exceptions rather than returning ↵slaws2010-03-083-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
* Correct audit statement in failure caseslaws2010-03-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920260 13f79535-47bb-0310-9956-ffa450edef68
* Update to Hazelcast 1.8.1antelder2010-03-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920182 13f79535-47bb-0310-9956-ffa450edef68
* Update to Hazelcast 1.8.1antelder2010-03-083-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920181 13f79535-47bb-0310-9956-ffa450edef68
* Add a mixxed case version of the key for the XMLSchema DTD to the xsd cache. ↵antelder2010-03-081-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
* TuscanyImplementationPolicyProvider should be creating an inbound interceptorbdaniel2010-03-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919498 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3486 - add the composite reference multiplicy resolution algorithm ↵slaws2010-03-052-0/+68
| | | | | | as per the spec git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919398 13f79535-47bb-0310-9956-ffa450edef68
* Change to a lower log level as these warnings are coming out in lots of ↵antelder2010-03-051-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
* Remove DistributedSCABindingrfeng2010-03-057-162/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919254 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3485 - Adding an example of how to replace TransactionManagerHelperlresende2010-03-042-0/+53
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919108 13f79535-47bb-0310-9956-ffa450edef68
* Add matching algorithm narativeslaws2010-03-041-3/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918932 13f79535-47bb-0310-9956-ffa450edef68
* improve the operation not found error messageslaws2010-03-041-3/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918931 13f79535-47bb-0310-9956-ffa450edef68
* Delete obsolete modulesrfeng2010-03-04106-5183/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918852 13f79535-47bb-0310-9956-ffa450edef68
* Remove the dependency on obsolete ↵rfeng2010-03-044-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
* Remove imported packagerfeng2010-03-041-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918846 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3485 - Making TransactionManagerHelper plugable as a utilitylresende2010-03-042-3/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918832 13f79535-47bb-0310-9956-ffa450edef68
* Removing unused imports...lresende2010-03-041-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918831 13f79535-47bb-0310-9956-ffa450edef68
* Providing TransactionPolicyFactory and avoiding direct access to ↵lresende2010-03-046-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
* Make sure discovered remote service description and sca config is registered ↵rfeng2010-03-041-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