summaryrefslogtreecommitdiffstats
path: root/java/sca (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-12Add the OSGi headersrfeng1-2/+0
2008-09-12Add the OSGi headersrfeng1-0/+12
2008-09-12Add a MOJO to create the 3rd party library bundle manifestrfeng2-0/+427
2008-09-12Update the RCP samplerfeng2-1/+18
2008-09-12Added a little more logic to restart the domain manager or a node when the us...jsdelfino3-59/+108
2008-09-12Removed leftover calls to System.out.println polluting the output.jsdelfino2-3/+0
2008-09-12Restart a node when the user just presses enter.jsdelfino1-40/+62
2008-09-12Reverting changes from trunk code cleanuplresende104-0/+2697
2008-09-12Added a new testcase to cover the functionality fixed by JIRA 2573edwardsmj6-0/+180
2008-09-12TUSCANY-2596: Apply patch from Ramkumar Ramalingam for Support for <construct...antelder5-37/+224
2008-09-11Corrected Generic declaration on return type of getServiceClass method to rem...edwardsmj1-2/+2
2008-09-11Provide feature to implement Atom service workspace documentation and unit te...beckerdo2-76/+293
2008-09-11Add compile dependency on sca-api moduleantelder1-0/+6
2008-09-11Minor cleanup on policy-xml pomlresende1-69/+0
2008-09-11Trunk cleanup - Removing implementation-openjpalresende82-1637/+0
2008-09-11Trunk cleanup - Removing assembly-java-dsllresende22-1060/+0
2008-09-11Removing assembly-java-dsl from buildlresende1-1/+0
2008-09-11TUSCANY-2463 - Adding attribute extension infrastructure and integration with...lresende13-64/+1143
2008-09-11Update for latest jms binding method signatures which were changed in TUSCANY...antelder1-3/+5
2008-09-11Partial fix/workaround for TUSCANY-2583 - only first method's parameter is se...antelder5-43/+111
2008-09-11TUSCANY-2595 - Workaround for equinox dependency issueslresende1-0/+20
2008-09-11TUSCANY-2595 - Workaround for equinox dependency issueslresende1-1/+24
2008-09-10TUSCANY-2594 - Applying Kevan's patchlresende1-10/+21
2008-09-10TUSCANY-2302: Apply patch from Kevan Miller for Exception thrown during Simpl...antelder1-3/+5
2008-09-10Slight reformat to save size.beckerdo1-0/+0
2008-09-10Minor simplification of node-launcher-equinox, which doesn't need a BundleAct...jsdelfino3-13/+32
2008-09-10TUSCANY-2585- support includes in spring contexts in component implementationsslaws10-18/+273
2008-09-10Add the jms tests missing from the itest buildantelder1-0/+3
2008-09-10Add a new JMS test for using multiple argsantelder7-0/+338
2008-09-10Correct the node module name in the JMS testantelder1-1/+1
2008-09-10Correct the node module name in the JMS testantelder1-1/+1
2008-09-10Correct to JMS test interfaces that are missing the @Remotable annotationantelder2-0/+8
2008-09-10Add an Ignore to the JMS test for checked exceptions as i'm about to do a che...antelder1-0/+2
2008-09-10Fix testcase to check if the service has been invoked before waiting to shave...antelder1-2/+4
2008-09-10TUSCANY-2573 - Fix the location of the sca spring namespace. Thanks for the p...slaws22-246/+290
2008-09-10TUSCANY-2591: fix bug pointed out by Dave Sowerby for Invalid JMS Message Pro...antelder1-1/+1
2008-09-10Add a skeleton for Calculator RCPrfeng25-0/+1058
2008-09-09Print the classloader hierarchy.jsdelfino1-1/+11
2008-09-09Changed to use the correct extensibility bundle classloader as parent of the ...jsdelfino1-1/+2
2008-09-09Update the test case with a resolvable bundlerfeng2-3/+3
2008-09-09Use bundle.getResources to discover servicesrfeng11-65/+152
2008-09-09TUSCANY-2587 - change the name of promoted services so that the component nam...slaws9-37/+37
2008-09-09Correct jms sca binding calculation of remoteantelder1-3/+3
2008-09-09Fixes to get the Equinox integration working. Use the parent classloader inst...jsdelfino26-81/+276
2008-09-09Change remote jms sca binding to only be used for remotable servicesantelder1-1/+5
2008-09-09Use the bundle to load the implementation.node classesrfeng2-9/+23
2008-09-09Remove the unused CalculatorTest.compositerfeng3-34/+2
2008-09-08Minor code clean uprfeng4-70/+34
2008-09-08Add Import-Package to 3rd lib bundle so that system packages are correctly re...rfeng1-25/+30
2008-09-08Reapply patch for TUSCANY-2561antelder11-79/+79