summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-api (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-20Moving 2.x trunklresende22-2118/+0
2009-11-20Clean up the MANIFEST.MF and add SCA-Version headerrfeng1-3/+1
2009-10-29Refactor the TCCL processing to ClassLoaderContextrfeng1-3/+3
2009-10-28Pass ServiceRegistry via extensionPointRegistry to remove static referencesrfeng1-6/+8
2009-10-14Resolve relative path of the contribution locations against the node.xmlrfeng1-9/+5
2009-10-02Make CompositeActivator a stateless utility by using CompositeContext to hold...rfeng2-0/+30
2009-10-01Format the coderfeng1-7/+4
2009-10-01Adding toString methodlresende1-0/+8
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng14-1072/+1072
2009-07-16Fix the root location for non file/jar protocolsrfeng1-0/+6
2009-07-11TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...antelder2-4/+2
2009-07-08Update NodeFactory to support multiple domains and user defined domain URIs antelder1-31/+55
2009-07-08Add a method to get the domain nameantelder2-0/+16
2009-07-08Remove old commented out lineantelder1-2/+0
2009-06-25Configure the base URIs for the bindingsrfeng1-2/+14
2009-06-25Make sure the node URI is unique when default nodes are created by the factoryrfeng1-1/+4
2009-06-12Minor cosmetic/formatting changeslresende1-16/+13
2009-06-12Removing @deprecated methods that are not being referenced in any 2.x codelresende1-19/+0
2009-06-08Update the SCAClient impl to work with multiple nodes in a domainantelder1-5/+21
2009-05-20Refactor the default node config factory so that it doesn't require the impor...rfeng2-2/+20
2009-05-20Refactoring a few methods on the ServiceDiscoverrfeng1-9/+6
2009-05-19Change the NodeFactoryImpl to be capable of hosting multiple instances of SCA...rfeng4-3/+21
2009-05-16Decouple node-impl from sca-client-implantelder2-1/+43
2009-05-15Update the node launcher to use the NodeFactoryrfeng5-12/+51
2009-05-15Push down some of the createNode() methods to NodeFactory and only require th...rfeng3-22/+252
2009-05-15Integrate the NodeConfiguration with NodeImplrfeng3-23/+29
2009-05-14Start to integrate the node configuration with NodeImplrfeng12-51/+323
2009-05-12Move node configuration to node-apirfeng12-4/+619
2009-04-14Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng1-1/+1
2009-03-17Revert 755183 an errant commit from the release pluginantelder1-3/+3
2009-03-17[maven-release-plugin] prepare branch test-branchantelder1-3/+3
2009-02-06Change distro itest and calc sample so it doesn't need to use the time time l...antelder1-1/+7
2009-01-29Add the temporary NodeMain API used by the launcherantelder1-0/+50
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack3-7/+7
2009-01-23TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende1-1/+1
2009-01-20Updating MANIFEST.MF versions to 2.0.0lresende1-4/+4
2008-12-02Fix the typorfeng1-1/+1
2008-11-21Simplify the Node API for a common default case so that creating a Node for s...antelder1-0/+7
2008-11-19Fixing up pom artifact version to 2.0-SNAPSHOTlresende1-2/+2
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende9-0/+736
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende10-895/+0
2008-11-17Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this isn...antelder1-4/+4
2008-11-17Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to r...antelder1-0/+19
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder1-2/+2
2008-09-08Use the owning classloader instead of TCCLrfeng2-4/+4
2008-08-22Fixes for itest/osgi-tuscanyrsivaram1-1/+1
2008-08-19Add SCANodeFactory/SCANode and rename the artifact ids from node2-xxx to node...rfeng9-0/+876