summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/node-impl (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-31Avoid NPE for the remote endpoints which don't have interface contracts setrfeng1-0/+12
2012-07-26Keep the composite object into the RemoteEndpointsrfeng2-6/+19
2012-07-26Add the remoteEndpoints configuration for node.xml to define statically-confi...rfeng6-15/+205
2012-07-22Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende1-13/+13
2012-02-13Bump up the date in the NOTICE fileantelder1-1/+1
2011-12-02Add ablity to specify endpoint descriptions in node.xml for local domain regi...rfeng3-2/+35
2011-09-20Move the addNode to load() so that the import/export can be resolvedrfeng1-1/+2
2011-09-19Add the ablity to load the contributions/composite for a given node configura...rfeng2-40/+65
2011-06-10Flush the XML stream writerslaws1-1/+5
2011-05-21Allows pass -by-reference for self referencesrfeng3-1/+21
2011-05-16Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder1-3/+3
2011-05-11Allows the lookup of services by interface (service name == null) from a noderfeng3-11/+32
2011-04-20Allow the look up of endpoint address by component/service/binding name from ...rfeng2-0/+42
2011-03-29TUSCANY-3496 - Adding extensibility to node api to allow other applications t...lresende4-34/+203
2011-03-21Bring up the servlet-scoped node start/stop with Spring MVCrfeng1-2/+5
2011-03-21Allow the spring component to receive parent application context from the com...rfeng1-0/+2
2011-03-10Performance enhancement - only look up factories when requiredantelder1-7/+8
2011-03-10TUSCANY-3843: Apply patch from Benjamin Busjaeger to fix Node.start() throws ...antelder1-0/+2
2011-03-08TUSCANY-3842 only calculate the domain composite the first time a node is sta...slaws1-9/+15
2011-03-04Add a simple test timing node start/stop timesantelder1-0/+81
2011-02-14Remove old comment that no longer appliesantelder1-4/+1
2011-02-09MOve the quiet logging test out to a separate test so it doesn't interfere wi...antelder2-13/+74
2011-02-09Fix another quiet logging bug and add the start of a testantelder2-1/+15
2011-02-08More quiet logging changes, update use of properties to not interfere with re...antelder1-2/+1
2011-02-08More quiet logging updatesantelder2-3/+6
2011-01-12Add setAutoDestroy methdodantelder2-8/+24
2011-01-10Bump up copyright year in the NOTICE filesantelder1-1/+1
2010-12-23Close input stream when reading is finishedslaws1-0/+1
2010-12-11Fix testcase to close the streamantelder1-1/+0
2010-11-30Code now moved to deployerslaws1-53/+1
2010-11-30Just tidy layout of line. slaws1-4/+3
2010-11-17Get the Shell invoke function working and add a services command to show the ...antelder1-41/+2
2010-10-25Remove CompositeContext threadlocal thats might be causeing a storage leak as...antelder1-2/+0
2010-09-29Update the node xml processor to support reading the extra attributesantelder1-0/+10
2010-09-08Fix the base URI displayrfeng1-1/+0
2010-09-03Allow the contributions list to be retrieve from a Nodeslaws1-1/+1
2010-08-31Remove reference to hidden NodeConfigurationImpl type that causes error due t...slaws1-2/+4
2010-08-31Add a test case showing how to register a ProviderFactory instance. Minor cle...jsdelfino1-0/+8
2010-08-18TUSCANY-3653 - Read JAXWS annotations in Java interfaces (JAXWSJavaIntefacePr...slaws1-0/+7
2010-06-29Allow binding name to be used to look up services implemented by SCA compositerfeng1-2/+13
2010-05-27Add missing headerslaws1-0/+18
2010-05-18Updaqte to only consider Nodes in the same domainantelder1-6/+8
2010-05-18Get imports across Nodes going. Add methods getNodesInDomain to NodeFactory a...antelder3-7/+38
2010-05-12Updating Copyright Year in NOTICE fileslresende1-1/+1
2010-05-05Update testcase to test default schemeantelder2-4/+8
2010-04-26Use correct default domain name. (update left off previous commit)antelder1-2/+2
2010-04-25Update testcase for extra propertyantelder1-1/+1
2010-04-21Add testcase for properties and add properties to the attributesantelder3-2/+72
2010-04-15Set the runtime properties in the extension to make them available across the...antelder1-0/+3
2010-04-14Add duplication check for SCA configurationsrfeng1-23/+22