summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/core/src/main/java/org/apache/tuscany/sca/core/assembly/impl/CompositeActivatorImpl.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3957: Apply patch from Greg Dritschler to fix Endpoint references are...antelder2011-10-031-2/+5
* TUSCANY-3867 - Add rethrows back in the start processing as we don;t want to ...slaws2011-06-101-0/+7
* TUSCANY-3867 - Catch exceptions thrown from constructors and in @Init to allo...slaws2011-06-061-15/+31
* Don't clear the endpoints so that they're available on a restartantelder2011-03-041-1/+0
* TUSCANY-3834: Update to use the Monitor when logging the stop exceptionantelder2011-02-211-9/+13
* TUSCANY-3834 - ensure that exceptions in @Destroy operations are handled and ...slaws2011-02-091-19/+47
* TUSCANY-3788 - Resolved async references are now started at start time to giv...slaws2011-01-141-68/+92
* Clear the endpoints when the service is stoppedantelder2011-01-111-0/+1
* TUSCANY-3616 - Add code to check that that interface contracts a reference an...slaws2010-07-131-0/+11
* Little bit of tidying. No function change.slaws2010-07-051-24/+21
* Add the ability to map binding.sca to any bindings in the runtime by configur...rfeng2010-03-021-11/+13
* Fix for TUSCANY-3466rfeng2010-02-191-19/+65
* Start to clean up the node-api (remove Node.destroy())rfeng2010-02-091-71/+80
* Fix to make OTEST JCA_2005 work again. This is an @EagerInit scenario and out...slaws2010-01-151-7/+18
* Moving 2.x trunklresende2009-11-201-0/+531