summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/node-api (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-3/+3
* 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-022-0/+15
* Add the ablity to load the contributions/composite for a given node configura...rfeng2011-09-192-4/+47
* Allow the look up of endpoint address by component/service/binding name from ...rfeng2011-04-202-0/+18
* Adding proper version to exported packagelresende2011-04-201-1/+1
* Fix a few dependenciesrfeng2011-04-201-1/+2
* Change default of startDeployables to be true so that they're started by defa...antelder2011-04-191-1/+1
* TUSCANY-3496 - Adding extensibility to node api to allow other applications t...lresende2011-03-296-7/+110
* Bring up the servlet-scoped node start/stop with Spring MVCrfeng2011-03-211-2/+10
* Allow the spring component to receive parent application context from the com...rfeng2011-03-212-1/+33
* More quiet logging changes, update use of properties to not interfere with re...antelder2011-02-081-2/+0
* Add setAutoDestroy methdodantelder2011-01-121-0/+3
* Bump up copyright year in the NOTICE filesantelder2011-01-101-1/+1
* Add extra contribution attributes. these are currently only supported by the ...antelder2010-09-292-0/+72
* Add a test case showing how to register a ProviderFactory instance. Minor cle...jsdelfino2010-08-311-0/+7
* Avoid NPE by not setting null in domain nameantelder2010-05-181-1/+3
* Add missing adds to static factoriesantelder2010-05-181-0/+2
* Updating Copyright Year in NOTICE fileslresende2010-05-121-1/+1
* mark additional classes as extension spi according to use by host* extensionskelvingoodson2010-04-283-0/+3
* Avoid empty default domain nameantelder2010-04-261-1/+5
* Update NodeFactory to set the default domain name propertyantelder2010-04-251-1/+4
* When config null then return noargs newInstance so it gets initialized with t...antelder2010-04-211-1/+1
* Fix up properties parsingantelder2010-04-211-15/+31
* Fix properties file url readingantelder2010-04-151-7/+8
* Initialize the properties to avoid any NPEantelder2010-04-151-1/+1
* Start adding support for configureing the runtime (NodeFactory) via some prop...antelder2010-04-151-17/+85
* Add a NodeFactory newInstance method that takes a Properties object instead o...antelder2010-04-131-0/+24
* Add way to keep track of Nodes created by the factoryantelder2010-03-161-0/+8
* Improve the IP address binding to be based on the host from the urirfeng2010-03-141-1/+1
* Add the ability to map binding.sca to any bindings in the runtime by configur...rfeng2010-03-021-1/+1
* Add a test for remote invocations between nodes created from two different no...rfeng2010-02-261-0/+2
* Start to make extension points/extensions configurable from NodeFactory/Servi...rfeng2010-02-131-16/+42
* Rename configURI to domainRegistryURIrfeng2010-02-111-15/+6
* Remove getDomainNamerfeng2010-02-092-16/+0
* Remove org.apache.tuscany.sca.node.Client and merge the methods into org.apac...rfeng2010-02-093-75/+40
* Start to clean up the node-api (remove Node.destroy())rfeng2010-02-092-7/+1
* Remove unused coderfeng2010-02-091-58/+0
* Generate unique Node URI if it's not set in the NodeConfigurationrfeng2010-02-081-2/+7
* Fix domain name calculationantelder2010-01-291-3/+6
* Fix the node tests by using a consistent domain name everywhere and using Nod...antelder2010-01-231-2/+2
* Add a mehod to create a node with a uri and composite to match the uri only m...antelder2010-01-231-0/+7
* Change Node getInstance/newInstance methods so that newInstance really create...antelder2010-01-181-56/+39
* Add methods to Node to replicate whats in DomainNode so i can get rid of that...antelder2010-01-132-0/+34
* Moving 2.x trunklresende2009-11-2022-0/+2118