summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/sca-client-impl (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-22Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende1-4/+4
2012-05-03Add missing constructorantelder1-1/+5
2012-03-16TUSCANY-4027 - tweak to this change to ignore any callback endpoints in the r...slaws1-0/+11
2012-03-12TUSCANY-4027 - fix up SCA Client target resolution when only component name i...slaws2-12/+19
2012-02-13Bump up the date in the NOTICE fileantelder1-1/+1
2012-01-31Update to make plugable whether or not the client should use bindings other t...antelder6-23/+127
2012-01-31Update sca client to choose an SCA binding endpoint if one is availableantelder3-13/+24
2011-12-01TUSCANY-3963 - make the client reference name stand out from the crowd. Thank...slaws1-1/+1
2011-09-22TUSCANY-3950 - and fix the client factory impl for the removal of the NoSuchD...slaws1-2/+8
2011-07-18TUSCANY-3896: Apply patch from Greg Dritschler for Enable subclassing of SCAC...antelder2-6/+22
2011-06-28When the domainURI is null use a defaultantelder1-1/+3
2011-06-13Use the domain name not the uri when looking for a local registryantelder1-2/+2
2011-06-07Sync up the sca client to match the domain node getService. Just temporary so...antelder3-2/+39
2011-05-16Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder3-21/+21
2011-03-29Fix OSGi dependenciesrfeng1-0/+2
2011-03-22Finish the sca client cleanup, remove all the old unused classes and moethods...antelder11-758/+194
2011-03-21Start of getting the remote sca client working again. This works now but ther...antelder7-70/+423
2011-01-10Bump up copyright year in the NOTICE filesantelder1-1/+1
2010-11-16No changes just fix up some formattingantelder1-12/+13
2010-10-29TUSCANY-3720 Check for a valid domain on remote nodesbdaniel2-3/+43
2010-08-25Check for a valid domain URI when an SCAClientFactory is createdbdaniel1-1/+13
2010-06-05Setting svn:eol-style for java and xml filesrfeng4-412/+412
2010-05-18Use new getNodesInDomain methodantelder1-9/+11
2010-05-13Add missing OSGi importrfeng1-0/+1
2010-05-13Update to throw NoSuchDomainException/NoSuchServiceException as appropriate i...antelder2-9/+24
2010-05-12Updating Copyright Year in NOTICE fileslresende1-1/+1
2010-04-25Update sca client impl to set nodefactory propertiesantelder1-1/+14
2010-04-17TUSCANY-3535: Apply patch from suthakaran sivabalan to fix warning : SCA.Clientantelder1-1/+2
2010-04-08TUSCANY-3529 - change null to the real systemsDefinitions object now that we ...slaws1-1/+1
2010-04-08TUSCANY-3529 - update binding matching to turn on code that looks at binding ...slaws2-2/+8
2010-03-16Change sca client back to have a separate handler that starts/stops the runti...antelder4-2/+258
2010-03-14Improve the IP address binding to be based on the host from the urirfeng1-3/+2
2010-02-26Clean up the remote flag for endpoint and change the endpoint reference statu...rfeng1-6/+1
2010-02-10Pass the domain name in as the registry URI so that we can use the domain nam...slaws1-2/+6
2010-02-10Call node init() to ensure that the extension point registry is initialized. ...slaws1-18/+3
2010-02-09Fix the sca client to use a resolved endpointrfeng2-19/+123
2010-02-09Rename ExtensibleDomainRegistry to ExtensibleDomainRegistryFactoryrfeng2-16/+28
2010-01-29Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...rfeng3-5/+20
2010-01-28Drop down the rankingantelder1-1/+1
2010-01-25Use uri equals for comparing endpoints so that serialzed/deserilized endpoint...antelder1-3/+5
2010-01-20Start of making the Tuscany sca client impl work for both local or remote nod...antelder3-15/+131
2010-01-20Update the tuscany sca client impl to match the latest oasis codeantelder3-25/+56
2010-01-14TUSCANY-3424 inject the SCAClientFactory default instance into the SCAClientF...slaws4-2/+81
2009-11-20Moving 2.x trunklresende6-0/+333