summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start of a module for a dynamic domain node, so far just a main class that en...antelder2008-09-135-0/+399
* Add a module to represent 3rd party jars as an OSGi bundlerfeng2008-09-131-0/+88
* Add the init method and lazy policy to trigger bundle activationrfeng2008-09-122-1/+6
* Remove the DynamicImport-Packagerfeng2008-09-121-1/+0
* Add the OSGi headersrfeng2008-09-121-2/+0
* Add the OSGi headersrfeng2008-09-121-0/+12
* Added a little more logic to restart the domain manager or a node when the us...jsdelfino2008-09-123-59/+108
* Removed leftover calls to System.out.println polluting the output.jsdelfino2008-09-122-3/+0
* Restart a node when the user just presses enter.jsdelfino2008-09-121-40/+62
* Reverting changes from trunk code cleanuplresende2008-09-12104-0/+2697
* Added a new testcase to cover the functionality fixed by JIRA 2573edwardsmj2008-09-126-0/+180
* TUSCANY-2596: Apply patch from Ramkumar Ramalingam for Support for <construct...antelder2008-09-125-37/+224
* Provide feature to implement Atom service workspace documentation and unit te...beckerdo2008-09-112-76/+293
* Minor cleanup on policy-xml pomlresende2008-09-111-69/+0
* Trunk cleanup - Removing implementation-openjpalresende2008-09-1182-1637/+0
* Trunk cleanup - Removing assembly-java-dsllresende2008-09-1122-1060/+0
* Removing assembly-java-dsl from buildlresende2008-09-111-1/+0
* TUSCANY-2463 - Adding attribute extension infrastructure and integration with...lresende2008-09-1113-64/+1143
* Update for latest jms binding method signatures which were changed in TUSCANY...antelder2008-09-111-3/+5
* Partial fix/workaround for TUSCANY-2583 - only first method's parameter is se...antelder2008-09-115-43/+111
* TUSCANY-2595 - Workaround for equinox dependency issueslresende2008-09-111-1/+24
* TUSCANY-2594 - Applying Kevan's patchlresende2008-09-101-10/+21
* TUSCANY-2302: Apply patch from Kevan Miller for Exception thrown during Simpl...antelder2008-09-101-3/+5
* Minor simplification of node-launcher-equinox, which doesn't need a BundleAct...jsdelfino2008-09-103-13/+32
* TUSCANY-2585- support includes in spring contexts in component implementationsslaws2008-09-1010-18/+273
* TUSCANY-2573 - Fix the location of the sca spring namespace. Thanks for the p...slaws2008-09-1010-44/+42
* TUSCANY-2591: fix bug pointed out by Dave Sowerby for Invalid JMS Message Pro...antelder2008-09-101-1/+1
* Changed to use the correct extensibility bundle classloader as parent of the ...jsdelfino2008-09-091-1/+2
* Update the test case with a resolvable bundlerfeng2008-09-092-3/+3
* Use bundle.getResources to discover servicesrfeng2008-09-0911-65/+152
* TUSCANY-2587 - change the name of promoted services so that the component nam...slaws2008-09-098-8/+8
* Correct jms sca binding calculation of remoteantelder2008-09-091-3/+3
* Fixes to get the Equinox integration working. Use the parent classloader inst...jsdelfino2008-09-0921-73/+249
* Change remote jms sca binding to only be used for remotable servicesantelder2008-09-091-1/+5
* Use the bundle to load the implementation.node classesrfeng2008-09-092-9/+23
* Minor code clean uprfeng2008-09-084-70/+34
* Add Import-Package to 3rd lib bundle so that system packages are correctly re...rfeng2008-09-081-25/+30
* Reapply patch for TUSCANY-2561antelder2008-09-088-26/+26
* Revert r693143 to fix the accidental code reformattingantelder2008-09-088-1733/+1733
* TUSCANY-2561: Apply patch from Dan Becker for Soap intents are lower case whi...antelder2008-09-088-1733/+1733
* Temporary work around for TUSCANY-2586 to prevent the pass-by-value intercept...antelder2008-09-081-1/+10
* Use the owning classloader instead of TCCLrfeng2008-09-082-4/+4
* Fix the Bundle-ClassPath syntax and make sure the classpath is resolved again...rfeng2008-09-085-17/+75
* Remove two unused tests as the test are all in itest nowantelder2008-09-082-498/+0
* Simplified a bit the service discovery implementation. Some code cleanup in n...jsdelfino2008-09-0812-205/+42
* Added an dynamicimport declaration to extensibility-equinox. Forced activatio...jsdelfino2008-09-074-7/+16
* Temporarily commented out node-launcher-equinox as it doesn't quite work yet.jsdelfino2008-09-071-0/+2
* Fixed determination of the location of the node launcher bundle.jsdelfino2008-09-072-11/+35
* Moved hooks from extensiblity-equinox to node-launcher-equinox. Fixed logic t...jsdelfino2008-09-0719-938/+609
* Minor code simplification.jsdelfino2008-09-061-18/+9