summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/sca-client-impl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1364209 13f79535-47bb-0310-9956-ffa450edef68
* Add missing constructorantelder2012-05-031-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1333338 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4027 - tweak to this change to ignore any callback endpoints in the ↵slaws2012-03-161-0/+11
| | | | | | registry that match git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1301371 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-4027 - fix up SCA Client target resolution when only component name ↵slaws2012-03-122-12/+19
| | | | | | is provided. Thanks to the patch Greg. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1299664 13f79535-47bb-0310-9956-ffa450edef68
* Bump up the date in the NOTICE fileantelder2012-02-131-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1243530 13f79535-47bb-0310-9956-ffa450edef68
* Update to make plugable whether or not the client should use bindings other ↵antelder2012-01-316-23/+127
| | | | | | than SCA binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1238685 13f79535-47bb-0310-9956-ffa450edef68
* Update sca client to choose an SCA binding endpoint if one is availableantelder2012-01-313-13/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1238666 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3963 - make the client reference name stand out from the crowd. ↵slaws2011-12-011-1/+1
| | | | | | Thanks for the patch Jennifer. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1209143 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3950 - and fix the client factory impl for the removal of the ↵slaws2011-09-221-2/+8
| | | | | | NoSuchDomainException. Need to look into why this exception went away. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1174144 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3896: Apply patch from Greg Dritschler for Enable subclassing of ↵antelder2011-07-182-6/+22
| | | | | | SCAClientFactoryImpl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1147839 13f79535-47bb-0310-9956-ffa450edef68
* When the domainURI is null use a defaultantelder2011-06-281-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1140683 13f79535-47bb-0310-9956-ffa450edef68
* Use the domain name not the uri when looking for a local registryantelder2011-06-131-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135301 13f79535-47bb-0310-9956-ffa450edef68
* Sync up the sca client to match the domain node getService. Just temporary ↵antelder2011-06-073-2/+39
| | | | | | so they both work the same to make it easier to work out how to refactor this into one bit of code git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1132904 13f79535-47bb-0310-9956-ffa450edef68
* Rename EndpointRegistry to DomainRegistry. Doing this has been brought up ↵antelder2011-05-163-21/+21
| | | | | | lots of times in the past just no one ever got around to it. It effects quite a few classes but its a relatively trivial rename and i don't think it should impact on anyone too much git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1103629 13f79535-47bb-0310-9956-ffa450edef68
* Fix OSGi dependenciesrfeng2011-03-291-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086804 13f79535-47bb-0310-9956-ffa450edef68
* Finish the sca client cleanup, remove all the old unused classes and ↵antelder2011-03-2211-758/+194
| | | | | | moethods and rename the remaining to more obvious names git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1084200 13f79535-47bb-0310-9956-ffa450edef68
* Start of getting the remote sca client working again. This works now but ↵antelder2011-03-217-70/+423
| | | | | | theres a lot of clean up needed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083823 13f79535-47bb-0310-9956-ffa450edef68
* Bump up copyright year in the NOTICE filesantelder2011-01-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057117 13f79535-47bb-0310-9956-ffa450edef68
* No changes just fix up some formattingantelder2010-11-161-12/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035579 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3720 Check for a valid domain on remote nodesbdaniel2010-10-292-3/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028921 13f79535-47bb-0310-9956-ffa450edef68
* Check for a valid domain URI when an SCAClientFactory is createdbdaniel2010-08-251-1/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@989255 13f79535-47bb-0310-9956-ffa450edef68
* Setting svn:eol-style for java and xml filesrfeng2010-06-054-412/+412
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951651 13f79535-47bb-0310-9956-ffa450edef68
* Use new getNodesInDomain methodantelder2010-05-181-9/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945571 13f79535-47bb-0310-9956-ffa450edef68
* Add missing OSGi importrfeng2010-05-131-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944017 13f79535-47bb-0310-9956-ffa450edef68
* Update to throw NoSuchDomainException/NoSuchServiceException as appropriate ↵antelder2010-05-132-9/+24
| | | | | | instead of other exceptions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943885 13f79535-47bb-0310-9956-ffa450edef68
* Updating Copyright Year in NOTICE fileslresende2010-05-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943700 13f79535-47bb-0310-9956-ffa450edef68
* Update sca client impl to set nodefactory propertiesantelder2010-04-251-1/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937884 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3535: Apply patch from suthakaran sivabalan to fix warning : SCA.Clientantelder2010-04-171-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935181 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3529 - change null to the real systemsDefinitions object now that we ↵slaws2010-04-081-1/+1
| | | | | | have access to it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931905 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3529 - update binding matching to turn on code that looks at binding ↵slaws2010-04-082-2/+8
| | | | | | type provided intents git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931904 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
* Improve the IP address binding to be based on the host from the urirfeng2010-03-141-3/+2
| | | | | | Having servlet host to return deployed uri git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922701 13f79535-47bb-0310-9956-ffa450edef68
* Clean up the remote flag for endpoint and change the endpoint reference ↵rfeng2010-02-261-6/+1
| | | | | | status to an enum git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916778 13f79535-47bb-0310-9956-ffa450edef68
* Pass the domain name in as the registry URI so that we can use the domain ↵slaws2010-02-101-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
* Call node init() to ensure that the extension point registry is initialized. ↵slaws2010-02-101-18/+3
| | | | | | 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
* Fix the sca client to use a resolved endpointrfeng2010-02-092-19/+123
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908285 13f79535-47bb-0310-9956-ffa450edef68
* Rename ExtensibleDomainRegistry to ExtensibleDomainRegistryFactoryrfeng2010-02-092-16/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908255 13f79535-47bb-0310-9956-ffa450edef68
* Refactor the DomainRegistryFactory to be extensions of ↵rfeng2010-01-293-5/+20
| | | | | | DomainRegistryFactoryExtensionPoint git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904367 13f79535-47bb-0310-9956-ffa450edef68
* Drop down the rankingantelder2010-01-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904110 13f79535-47bb-0310-9956-ffa450edef68
* Use uri equals for comparing endpoints so that serialzed/deserilized ↵antelder2010-01-251-3/+5
| | | | | | endpoints work ok git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902757 13f79535-47bb-0310-9956-ffa450edef68
* Start of making the Tuscany sca client impl work for both local or remote ↵antelder2010-01-203-15/+131
| | | | | | nodes and to be generic for any binding. Work in progress, only local invocations work presently git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901270 13f79535-47bb-0310-9956-ffa450edef68
* Update the tuscany sca client impl to match the latest oasis codeantelder2010-01-203-25/+56
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901127 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3424 inject the SCAClientFactory default instance into the ↵slaws2010-01-144-2/+81
| | | | | | 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
* Moving 2.x trunklresende2009-11-206-0/+333
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68