summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/node-impl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Avoid NPE for the remote endpoints which don't have interface contracts setrfeng2012-07-311-0/+12
* Keep the composite object into the RemoteEndpointsrfeng2012-07-262-6/+19
* Add the remoteEndpoints configuration for node.xml to define statically-confi...rfeng2012-07-266-15/+205
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-13/+13
* Bump up the date in the NOTICE fileantelder2012-02-131-1/+1
* Add ablity to specify endpoint descriptions in node.xml for local domain regi...rfeng2011-12-023-2/+35
* Move the addNode to load() so that the import/export can be resolvedrfeng2011-09-201-1/+2
* Add the ablity to load the contributions/composite for a given node configura...rfeng2011-09-192-40/+65
* Flush the XML stream writerslaws2011-06-101-1/+5
* Allows pass -by-reference for self referencesrfeng2011-05-213-1/+21
* Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder2011-05-161-3/+3
* Allows the lookup of services by interface (service name == null) from a noderfeng2011-05-113-11/+32
* Allow the look up of endpoint address by component/service/binding name from ...rfeng2011-04-202-0/+42
* TUSCANY-3496 - Adding extensibility to node api to allow other applications t...lresende2011-03-294-34/+203
* Bring up the servlet-scoped node start/stop with Spring MVCrfeng2011-03-211-2/+5
* Allow the spring component to receive parent application context from the com...rfeng2011-03-211-0/+2
* Performance enhancement - only look up factories when requiredantelder2011-03-101-7/+8
* TUSCANY-3843: Apply patch from Benjamin Busjaeger to fix Node.start() throws ...antelder2011-03-101-0/+2
* TUSCANY-3842 only calculate the domain composite the first time a node is sta...slaws2011-03-081-9/+15
* Add a simple test timing node start/stop timesantelder2011-03-041-0/+81
* Remove old comment that no longer appliesantelder2011-02-141-4/+1
* MOve the quiet logging test out to a separate test so it doesn't interfere wi...antelder2011-02-092-13/+74
* Fix another quiet logging bug and add the start of a testantelder2011-02-092-1/+15
* More quiet logging changes, update use of properties to not interfere with re...antelder2011-02-081-2/+1
* More quiet logging updatesantelder2011-02-082-3/+6
* Add setAutoDestroy methdodantelder2011-01-122-8/+24
* Bump up copyright year in the NOTICE filesantelder2011-01-101-1/+1
* Close input stream when reading is finishedslaws2010-12-231-0/+1
* Fix testcase to close the streamantelder2010-12-111-1/+0
* Code now moved to deployerslaws2010-11-301-53/+1
* Just tidy layout of line. slaws2010-11-301-4/+3
* Get the Shell invoke function working and add a services command to show the ...antelder2010-11-171-41/+2
* Remove CompositeContext threadlocal thats might be causeing a storage leak as...antelder2010-10-251-2/+0
* Update the node xml processor to support reading the extra attributesantelder2010-09-291-0/+10
* Fix the base URI displayrfeng2010-09-081-1/+0
* Allow the contributions list to be retrieve from a Nodeslaws2010-09-031-1/+1
* Remove reference to hidden NodeConfigurationImpl type that causes error due t...slaws2010-08-311-2/+4
* Add a test case showing how to register a ProviderFactory instance. Minor cle...jsdelfino2010-08-311-0/+8
* TUSCANY-3653 - Read JAXWS annotations in Java interfaces (JAXWSJavaIntefacePr...slaws2010-08-181-0/+7
* Allow binding name to be used to look up services implemented by SCA compositerfeng2010-06-291-2/+13
* Add missing headerslaws2010-05-271-0/+18
* Updaqte to only consider Nodes in the same domainantelder2010-05-181-6/+8
* Get imports across Nodes going. Add methods getNodesInDomain to NodeFactory a...antelder2010-05-183-7/+38
* Updating Copyright Year in NOTICE fileslresende2010-05-121-1/+1
* Update testcase to test default schemeantelder2010-05-052-4/+8
* Use correct default domain name. (update left off previous commit)antelder2010-04-261-2/+2
* Update testcase for extra propertyantelder2010-04-251-1/+1
* Add testcase for properties and add properties to the attributesantelder2010-04-213-2/+72
* Set the runtime properties in the extension to make them available across the...antelder2010-04-151-0/+3
* Add duplication check for SCA configurationsrfeng2010-04-141-23/+22