summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/domain-node (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add Apache License headers to resolve build issueslresende2013-05-021-0/+19
* Add Apache License headers to resolve build issueslresende2013-05-021-0/+22
* Add a test for the DOMInvoker and exceptionsantelder2012-09-044-0/+229
* Update to add the Node to the CompositeContextantelder2012-08-162-3/+8
* Update to support DOMInvoker with remote endpointsantelder2012-08-161-2/+45
* Add method to get DOMInvoker for a service and testcase for thatantelder2012-08-155-4/+122
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-223-12/+12
* Format the code, no other changesantelder2012-06-141-20/+21
* Add a test to create composites programaticallyantelder2012-06-141-0/+115
* Add missing ASF headerantelder2012-05-011-0/+18
* TUSCANY-4034: Move the freeing up of contribution resources to a helper metho...antelder2012-05-011-0/+62
* TUSCANY-4034: Move the freeing up of contribution resources to a helper metho...antelder2012-05-011-30/+15
* TUSCANY-4034 - plug a few more potential memory leaksslaws2012-03-221-2/+13
* Change HTTPS to HTTP in this test case. This fails for me in some circumstanc...slaws2012-03-081-2/+2
* Fix Deployer.resolve to resolve dependent contributions correctly. It looks l...antelder2012-03-041-1/+4
* TUSCANY-3312 - Copy JavaInterfaceFactory memory leak changes from 1.x + other...slaws2012-03-042-3/+35
* TUSCANY-4016 - when a composite fails to start ensure that it is stopped and ...slaws2012-02-201-20/+40
* Bump up the date in the NOTICE fileantelder2012-02-131-1/+1
* Add a contributionInstalled() operation to the listener interface. Completes ...slaws2011-12-011-0/+3
* Include all the contributions as dependencies so that dependent contributions...antelder2011-10-111-1/+3
* Update to not include the root contribution as a duplicate dependencyantelder2011-10-111-1/+1
* Extend test to make sure the class loader from validateContribution is the on...antelder2011-09-261-1/+4
* TUSCANY-3953 - move the hazelcast dependent tests out of domain-node to itest...slaws2011-09-264-7/+8
* Add a testcase for the contribution classloader getting created after a valid...antelder2011-09-261-0/+46
* When doing validateContribution if a contribution classloader has been create...antelder2011-09-261-0/+9
* Fix testcase so that if the initial file delete does work (which happens on n...antelder2011-09-071-4/+7
* TUSCANY-3939: when a loaded contribution is unloaded use ClassLoaderUtil.rele...antelder2011-09-072-2/+81
* TUSCANY-3938 - Correct various manifest mistakes to bring runtime up in OSGi ...slaws2011-09-061-3/+21
* TUSCANY-3921: attemot to ensure that dependentContributions doesn't contain d...antelder2011-08-171-6/+10
* Add missing license headerantelder2011-07-211-0/+16
* Add the domain uri to the logging outputantelder2011-06-291-1/+1
* Add some guards around setting the contribution classloaderantelder2011-06-281-2/+8
* Add some more logging to NodeImplantelder2011-06-271-1/+33
* Make DeployedComposite set the Contribution ClassLoader when a composite is s...antelder2011-06-271-0/+6
* Remove all the code trying to derive a domain name from the uri and instead l...antelder2011-06-271-15/+4
* Add a way to set whether or not the domain name is included as the root of th...antelder2011-06-233-10/+26
* Add a method to get the domain name as well as the domain URIantelder2011-06-232-0/+17
* Add some comment reminder about hot updates of a node.xml defined Node might ...antelder2011-06-231-0/+16
* Add a test to show how to find info about a contributions artifactsantelder2011-06-231-0/+51
* Add some experimental code to look at dynamic updates to a running Nodeantelder2011-06-202-0/+186
* Avoid exception in updateCOntribution if the contribution doesn't exist for s...antelder2011-06-201-1/+26
* Update contribution update to handle additional deployed composites and a tes...antelder2011-06-192-3/+31
* Add an impl to the update contribution method and a testcaseantelder2011-06-193-3/+76
* Start adding a method to update an installed contributionantelder2011-06-191-0/+20
* Add another test for recursive compositesantelder2011-06-193-6/+51
* add testcase missed off on the composite update commitantelder2011-06-193-0/+120
* Correct typoantelder2011-06-191-5/+4
* Add a method to restart started composites that depend on another composite. ...antelder2011-06-182-0/+42
* Change setting a contributions dependencies explicitly from using the domain....antelder2011-06-185-6/+50
* Add a testcase for stopCompositeAndUninstallUnusedantelder2011-06-171-0/+23