summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/sca-client-impl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-4/+4
* Add missing constructorantelder2012-05-031-1/+5
* TUSCANY-4027 - tweak to this change to ignore any callback endpoints in the r...slaws2012-03-161-0/+11
* TUSCANY-4027 - fix up SCA Client target resolution when only component name i...slaws2012-03-122-12/+19
* Bump up the date in the NOTICE fileantelder2012-02-131-1/+1
* Update to make plugable whether or not the client should use bindings other t...antelder2012-01-316-23/+127
* Update sca client to choose an SCA binding endpoint if one is availableantelder2012-01-313-13/+24
* TUSCANY-3963 - make the client reference name stand out from the crowd. Thank...slaws2011-12-011-1/+1
* TUSCANY-3950 - and fix the client factory impl for the removal of the NoSuchD...slaws2011-09-221-2/+8
* TUSCANY-3896: Apply patch from Greg Dritschler for Enable subclassing of SCAC...antelder2011-07-182-6/+22
* When the domainURI is null use a defaultantelder2011-06-281-1/+3
* Use the domain name not the uri when looking for a local registryantelder2011-06-131-2/+2
* Sync up the sca client to match the domain node getService. Just temporary so...antelder2011-06-073-2/+39
* Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder2011-05-163-21/+21
* Fix OSGi dependenciesrfeng2011-03-291-0/+2
* Finish the sca client cleanup, remove all the old unused classes and moethods...antelder2011-03-2211-758/+194
* Start of getting the remote sca client working again. This works now but ther...antelder2011-03-217-70/+423
* Bump up copyright year in the NOTICE filesantelder2011-01-101-1/+1
* No changes just fix up some formattingantelder2010-11-161-12/+13
* TUSCANY-3720 Check for a valid domain on remote nodesbdaniel2010-10-292-3/+43
* Check for a valid domain URI when an SCAClientFactory is createdbdaniel2010-08-251-1/+13
* Setting svn:eol-style for java and xml filesrfeng2010-06-054-412/+412
* Use new getNodesInDomain methodantelder2010-05-181-9/+11
* Add missing OSGi importrfeng2010-05-131-0/+1
* Update to throw NoSuchDomainException/NoSuchServiceException as appropriate i...antelder2010-05-132-9/+24
* Updating Copyright Year in NOTICE fileslresende2010-05-121-1/+1
* Update sca client impl to set nodefactory propertiesantelder2010-04-251-1/+14
* TUSCANY-3535: Apply patch from suthakaran sivabalan to fix warning : SCA.Clientantelder2010-04-171-1/+2
* TUSCANY-3529 - change null to the real systemsDefinitions object now that we ...slaws2010-04-081-1/+1
* TUSCANY-3529 - update binding matching to turn on code that looks at binding ...slaws2010-04-082-2/+8
* Change sca client back to have a separate handler that starts/stops the runti...antelder2010-03-164-2/+258
* Improve the IP address binding to be based on the host from the urirfeng2010-03-141-3/+2
* Clean up the remote flag for endpoint and change the endpoint reference statu...rfeng2010-02-261-6/+1
* Pass the domain name in as the registry URI so that we can use the domain nam...slaws2010-02-101-2/+6
* Call node init() to ensure that the extension point registry is initialized. ...slaws2010-02-101-18/+3
* Fix the sca client to use a resolved endpointrfeng2010-02-092-19/+123
* Rename ExtensibleDomainRegistry to ExtensibleDomainRegistryFactoryrfeng2010-02-092-16/+28
* Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...rfeng2010-01-293-5/+20
* Drop down the rankingantelder2010-01-281-1/+1
* Use uri equals for comparing endpoints so that serialzed/deserilized endpoint...antelder2010-01-251-3/+5
* Start of making the Tuscany sca client impl work for both local or remote nod...antelder2010-01-203-15/+131
* Update the tuscany sca client impl to match the latest oasis codeantelder2010-01-203-25/+56
* TUSCANY-3424 inject the SCAClientFactory default instance into the SCAClientF...slaws2010-01-144-2/+81
* Moving 2.x trunklresende2009-11-206-0/+333