summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/domain-node (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to configure the registry from the domainURIantelder2010-07-061-2/+13
* Change getDeployedComposites to return the composite relative uri instead of ...antelder2010-07-053-6/+6
* Fix to return the correct deployed composite listantelder2010-07-041-4/+6
* Include getter for domain name on Node interfaceantelder2010-07-031-0/+2
* Use IOHelper to create URI to avoid exceptionsantelder2010-07-031-1/+1
* Remove unused importsantelder2010-07-031-2/+0
* Clean up factory instantiation, add a static helper to create simple nodes, a...antelder2010-07-036-75/+149
* Start cleaning up JavaDoc and changes coming to light while doing that: move ...antelder2010-07-014-60/+101
* More updates for new namesantelder2010-06-282-10/+17
* Add a short form create methodantelder2010-06-282-1/+15
* Fix a couple of places still using old namesantelder2010-06-281-3/+3
* Remove old packagesantelder2010-06-285-839/+0
* Continue bring up of section 10 apis code. Rename to classes to clearer namesantelder2010-06-288-13/+862
* Add manifest entries for packages org.apache.tuscany.sca.context and org.apac...edwardsmj2010-06-171-1/+3
* Remove some more of those pesky non-utf8 charactersantelder2010-06-091-5/+5
* Move the code in the domain module to the domain-node module as thats what do...antelder2010-06-0912-0/+1104
* Setting svn:eol-style for java and xml filesrfeng2010-06-058-694/+694
* Updating Copyright Year in NOTICE fileslresende2010-05-121-1/+1
* Update to use NodeFactory as now that does most things that DomainNode didantelder2010-05-051-2/+6
* Add uri: and properties: so these work with the .bat/.sh scriptsantelder2010-04-301-1/+1
* Improve the IP address binding to be based on the host from the urirfeng2010-03-141-1/+1
* Remove the dependency on obsolete binding-sca-axis2/binding-sca-rmi/sca-clien...rfeng2010-03-041-1/+1
* Add the check for local-by-reference, local-by-value and remote invocations f...rfeng2010-02-252-4/+4
* Rename ExtensibleDomainRegistry to ExtensibleDomainRegistryFactoryrfeng2010-02-091-2/+2
* Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...rfeng2010-01-291-3/+2
* Catch up the tomcat runtime with all the recent domain and node changesantelder2010-01-251-2/+2
* NodeFactory.getInstance doesn't work properly anymore so use the config approachantelder2010-01-121-4/+2
* Allow starting an empty node (with no contributions) so its possible to confi...antelder2010-01-081-4/+21
* Add tuscany uri prefixantelder2010-01-061-1/+1
* TUSCANY-3391 - Disabling failing testslresende2009-12-114-0/+8
* Change to use RMI client which now does both local and remote domainsantelder2009-11-271-1/+1
* Add a new helloworld sample as a plain sca contribution, and itest for the he...antelder2009-11-252-10/+15
* Remove SCAClient as its not in the latest spec and update all the places it w...antelder2009-11-254-22/+26
* Remove ConfigAttributesImpl as its not used now and simplify constructorsantelder2009-11-247-217/+57
* Add missing importrfeng2009-11-211-1/+2
* Moving 2.x trunklresende2009-11-2015-0/+1046