summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/domain-node (unfollow)
Commit message (Expand)AuthorFilesLines
2010-11-27Comment out the updateXxx methods for now as its not clear what they should d...antelder5-76/+77
2010-11-25Update node2 api to more closely match the commands the Shell hasantelder5-31/+30
2010-11-25Fix to use a new List for the deployables as the List in the contribution get...antelder1-1/+1
2010-11-17Fix build breaks and MFsrfeng2-1/+16
2010-10-25Remove CompositeContext threadlocal thats might be causeing a storage leak as...antelder1-2/+0
2010-09-29Update to use all the contribution attributes, rename the test to use the cor...antelder2-238/+1
2010-09-29Update to use all the contribution attributes, rename the test to use the cor...antelder1-3/+9
2010-09-29Add a createNodeFromXML method that can create and configure a node from an x...antelder4-0/+356
2010-09-03Fix typo in method name. slaws5-11/+19
2010-08-18TUSCANY-3653 - Read JAXWS annotations in Java interfaces (JAXWSJavaIntefacePr...slaws1-0/+7
2010-08-08Avoid NPE when no dependent contributions are usedantelder1-2/+4
2010-08-03Change createStandaloneNode to be named newStandaloneNodeantelder2-5/+5
2010-08-03@Ignore a test which depends on the jar produced by itest/T3558 which isn't i...slaws1-0/+2
2010-08-02Change add/removeToDoamin method to have the contribution and composite uri a...antelder4-20/+17
2010-08-02Remove the @IGnore from a test of a contribution which was using the data api...antelder1-6/+2
2010-08-02Update for using a default contribution uri if none is specifiedantelder1-13/+35
2010-08-02Add a createStandaloneNode method which creates a Node running a composite ou...antelder1-34/+26
2010-08-02Update all the install methods to return the uri of the installed contributio...antelder1-3/+5
2010-08-02Add data api as a test dependency so it can be used by one of the testsantelder1-0/+7
2010-07-06Update to configure the registry from the domainURIantelder1-2/+13
2010-07-05Change getDeployedComposites to return the composite relative uri instead of ...antelder3-6/+6
2010-07-04Fix to return the correct deployed composite listantelder1-4/+6
2010-07-03Include getter for domain name on Node interfaceantelder1-0/+2
2010-07-03Use IOHelper to create URI to avoid exceptionsantelder1-1/+1
2010-07-03Remove unused importsantelder1-2/+0
2010-07-03Clean up factory instantiation, add a static helper to create simple nodes, a...antelder6-75/+149
2010-07-01Start cleaning up JavaDoc and changes coming to light while doing that: move ...antelder4-60/+101
2010-06-28More updates for new namesantelder2-10/+17
2010-06-28Add a short form create methodantelder2-1/+15
2010-06-28Fix a couple of places still using old namesantelder1-3/+3
2010-06-28Remove old packagesantelder5-839/+0
2010-06-28Continue bring up of section 10 apis code. Rename to classes to clearer namesantelder8-13/+862
2010-06-17Add manifest entries for packages org.apache.tuscany.sca.context and org.apac...edwardsmj1-1/+3
2010-06-09Remove some more of those pesky non-utf8 charactersantelder1-5/+5
2010-06-09Move the code in the domain module to the domain-node module as thats what do...antelder12-0/+1104
2010-06-05Setting svn:eol-style for java and xml filesrfeng8-694/+694
2010-05-12Updating Copyright Year in NOTICE fileslresende1-1/+1
2010-05-05Update to use NodeFactory as now that does most things that DomainNode didantelder1-2/+6
2010-04-30Add uri: and properties: so these work with the .bat/.sh scriptsantelder1-1/+1
2010-03-14Improve the IP address binding to be based on the host from the urirfeng1-1/+1
2010-03-04Remove the dependency on obsolete binding-sca-axis2/binding-sca-rmi/sca-clien...rfeng1-1/+1
2010-02-25Add the check for local-by-reference, local-by-value and remote invocations f...rfeng2-4/+4
2010-02-09Rename ExtensibleDomainRegistry to ExtensibleDomainRegistryFactoryrfeng1-2/+2
2010-01-29Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...rfeng1-3/+2
2010-01-25Catch up the tomcat runtime with all the recent domain and node changesantelder1-2/+2
2010-01-12NodeFactory.getInstance doesn't work properly anymore so use the config approachantelder1-4/+2
2010-01-08Allow starting an empty node (with no contributions) so its possible to confi...antelder1-4/+21
2010-01-06Add tuscany uri prefixantelder1-1/+1
2009-12-11TUSCANY-3391 - Disabling failing testslresende4-0/+8
2009-11-27Change to use RMI client which now does both local and remote domainsantelder1-1/+1