summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Minor code cleanup in the ServletFilters.jsdelfino2008-09-052-6/+8
* Minor fixes to the JSE and OSGi Equinox launchers. Added shutdown hooks, some...jsdelfino2008-09-058-146/+428
* Added a BundleFileWrapperFactory hook as it'll help provide the required Bund...jsdelfino2008-09-056-10/+102
* Add the capability to find dependencies jars/folders from the URLClassLoader ...rfeng2008-09-043-9/+74
* Add Apache license headernash2008-09-041-0/+22
* Correct JMS binding.sca destination create optionsantelder2008-09-041-0/+8
* Added some of the Maven plugins to distribution/features/all.jsdelfino2008-09-034-1/+41
* Minor update of the build scripts. Added repository module. Added missing htt...jsdelfino2008-09-034-0/+6
* Added a module to help build a Maven repository containing Tuscany artifacts.jsdelfino2008-09-0313-0/+3877
* Cast a few types to make it compatible with JDK 5 which doesn't have javax.sc...rfeng2008-09-031-5/+5
* Only set apache snapshot repo to download SNAPSHOT versions to speed up maven...rfeng2008-09-031-0/+18
* Add a sample demonstrating distributed domains using binding-sca-jms. This sh...antelder2008-09-0314-0/+614
* Initial basic support for web.composite, see TUSCANY-2581antelder2008-09-031-0/+36
* Another TUSCANY-2580 fix for binding.sca.jmsantelder2008-09-031-0/+6
* Interim fixes to get binding-sca-jms working, see TUSCANY-2580. These need to...antelder2008-09-034-3/+37
* Fix another case of needing to ignore an exception when closing a connection ...antelder2008-09-031-1/+10
* Add a stop for the clientNode which had been left outantelder2008-09-031-0/+1