summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-09-08Revert r693143 to fix the accidental code reformattingantelder11-1786/+1786
2008-09-08TUSCANY-2561: Apply patch from Dan Becker for Soap intents are lower case whi...antelder11-1786/+1786
2008-09-08Temporary work around for TUSCANY-2586 to prevent the pass-by-value intercept...antelder1-1/+10
2008-09-08Use the owning classloader instead of TCCLrfeng2-4/+4
2008-09-08Fix the Bundle-ClassPath syntax and make sure the classpath is resolved again...rfeng5-17/+75
2008-09-08Remove two unused tests as the test are all in itest nowantelder2-498/+0
2008-09-08Simplified a bit the service discovery implementation. Some code cleanup in n...jsdelfino12-205/+42
2008-09-07Simplified the sample a bit to really isolate the test case from the componen...jsdelfino2-15/+2
2008-09-07Added an dynamicimport declaration to extensibility-equinox. Forced activatio...jsdelfino4-7/+16
2008-09-07Temporarily commented out node-launcher-equinox as it doesn't quite work yet.jsdelfino1-0/+2
2008-09-07Fixed determination of the location of the node launcher bundle.jsdelfino2-11/+35
2008-09-07Moved hooks from extensiblity-equinox to node-launcher-equinox. Fixed logic t...jsdelfino19-938/+609
2008-09-06Added corba binding to distribution. Changed dependency on extensibility-osgi...jsdelfino17-18/+100
2008-09-06Minor code simplification.jsdelfino1-18/+9
2008-09-06Deleted old classes missed in previous commit.jsdelfino2-201/+0
2008-09-06Minor code cleanup. Added class comments and ref/date tags. Moved test class ...jsdelfino8-31/+228
2008-09-06Port from SCADomain to SCANoderfeng3-14/+10
2008-09-06Starting to add support Classloading for 3rd party jars rfeng8-24/+216
2008-09-06Change the artifact idrfeng1-2/+2
2008-09-06Add a sample to use Equinox OSGi launcherrfeng19-0/+1163
2008-09-05Use basic authentication as a motivating scenario for looking at policy plug ...slaws53-34/+2925
2008-09-05Download dojo within the src/main/resources/web structure and then add an ign...slaws1-1/+1
2008-09-05Removed obsolete OSGiHost class.jsdelfino1-30/+0
2008-09-05Simplified a bit the access to EquinoxOSGiHost.jsdelfino6-49/+37