summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Slight reformat to save size.beckerdo2008-09-101-0/+0
* 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
* Add the jms tests missing from the itest buildantelder2008-09-101-0/+3
* Add a new JMS test for using multiple argsantelder2008-09-107-0/+338
* Correct the node module name in the JMS testantelder2008-09-101-1/+1
* Correct the node module name in the JMS testantelder2008-09-101-1/+1
* Correct to JMS test interfaces that are missing the @Remotable annotationantelder2008-09-102-0/+8
* Add an Ignore to the JMS test for checked exceptions as i'm about to do a che...antelder2008-09-101-0/+2
* Fix testcase to check if the service has been invoked before waiting to shave...antelder2008-09-101-2/+4
* TUSCANY-2573 - Fix the location of the sca spring namespace. Thanks for the p...slaws2008-09-1022-246/+290
* TUSCANY-2591: fix bug pointed out by Dave Sowerby for Invalid JMS Message Pro...antelder2008-09-101-1/+1
* Add a skeleton for Calculator RCPrfeng2008-09-1025-0/+1058
* Print the classloader hierarchy.jsdelfino2008-09-091-1/+11
* 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-099-37/+37
* 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-0926-81/+276
* 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
* Remove the unused CalculatorTest.compositerfeng2008-09-093-34/+2
* 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-0811-79/+79
* Revert r693143 to fix the accidental code reformattingantelder2008-09-0811-1786/+1786
* TUSCANY-2561: Apply patch from Dan Becker for Soap intents are lower case whi...antelder2008-09-0811-1786/+1786
* 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
* Simplified the sample a bit to really isolate the test case from the componen...jsdelfino2008-09-072-15/+2
* 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
* Added corba binding to distribution. Changed dependency on extensibility-osgi...jsdelfino2008-09-0617-18/+100
* Minor code simplification.jsdelfino2008-09-061-18/+9
* Deleted old classes missed in previous commit.jsdelfino2008-09-062-201/+0
* Minor code cleanup. Added class comments and ref/date tags. Moved test class ...jsdelfino2008-09-068-31/+228
* Port from SCADomain to SCANoderfeng2008-09-063-14/+10
* Starting to add support Classloading for 3rd party jars rfeng2008-09-068-24/+216
* Change the artifact idrfeng2008-09-061-2/+2
* Add a sample to use Equinox OSGi launcherrfeng2008-09-0619-0/+1163
* Use basic authentication as a motivating scenario for looking at policy plug ...slaws2008-09-0553-34/+2925
* Download dojo within the src/main/resources/web structure and then add an ign...slaws2008-09-051-1/+1
* Removed obsolete OSGiHost class.jsdelfino2008-09-051-30/+0
* Simplified a bit the access to EquinoxOSGiHost.jsdelfino2008-09-056-49/+37