summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-api/src/main/java/org (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-2018-1848/+0
* Refactor the TCCL processing to ClassLoaderContextrfeng2009-10-291-3/+3
* Pass ServiceRegistry via extensionPointRegistry to remove static referencesrfeng2009-10-281-6/+8
* Resolve relative path of the contribution locations against the node.xmlrfeng2009-10-141-9/+5
* Make CompositeActivator a stateless utility by using CompositeContext to hold...rfeng2009-10-022-0/+30
* Format the coderfeng2009-10-011-7/+4
* Adding toString methodlresende2009-10-011-0/+8
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-2113-1031/+1031
* Fix the root location for non file/jar protocolsrfeng2009-07-161-0/+6
* TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...antelder2009-07-112-4/+2
* Update NodeFactory to support multiple domains and user defined domain URIs antelder2009-07-081-31/+55
* Add a method to get the domain nameantelder2009-07-082-0/+16
* Remove old commented out lineantelder2009-07-081-2/+0
* Configure the base URIs for the bindingsrfeng2009-06-251-2/+14
* Make sure the node URI is unique when default nodes are created by the factoryrfeng2009-06-251-1/+4
* Minor cosmetic/formatting changeslresende2009-06-121-16/+13
* Removing @deprecated methods that are not being referenced in any 2.x codelresende2009-06-121-19/+0
* Update the SCAClient impl to work with multiple nodes in a domainantelder2009-06-081-5/+21
* Refactor the default node config factory so that it doesn't require the impor...rfeng2009-05-202-2/+20
* Refactoring a few methods on the ServiceDiscoverrfeng2009-05-201-9/+6
* Change the NodeFactoryImpl to be capable of hosting multiple instances of SCA...rfeng2009-05-194-3/+21
* Decouple node-impl from sca-client-implantelder2009-05-162-1/+43
* Update the node launcher to use the NodeFactoryrfeng2009-05-155-12/+51
* Push down some of the createNode() methods to NodeFactory and only require th...rfeng2009-05-153-22/+252
* Integrate the NodeConfiguration with NodeImplrfeng2009-05-153-23/+29
* Start to integrate the node configuration with NodeImplrfeng2009-05-1412-51/+323
* Move node configuration to node-apirfeng2009-05-1211-0/+614
* Change distro itest and calc sample so it doesn't need to use the time time l...antelder2009-02-061-1/+7
* Add the temporary NodeMain API used by the launcherantelder2009-01-291-0/+50
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-282-5/+5
* Fix the typorfeng2008-12-021-1/+1
* Simplify the Node API for a common default case so that creating a Node for s...antelder2008-11-211-0/+7
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-195-0/+465
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-196-604/+0
* Use the owning classloader instead of TCCLrfeng2008-09-081-3/+3
* Add SCANodeFactory/SCANode and rename the artifact ids from node2-xxx to node...rfeng2008-08-196-0/+604