summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add missing code commentantelder2008-09-031-0/+3
* Automatically start a JMS broker when using the JMS based binding.sca. The br...antelder2008-09-033-1/+86
* Don't crash with an exception if an embedded broker is closed before stop is ...antelder2008-09-031-1/+6
* Fix NPE as now getServiceDiscoverer is non-staticrfeng2008-09-031-1/+3
* Make a few fields non-static to ServiceDiscoveryrfeng2008-09-039-90/+140
* Upgrade to jruby-1.1.3 to avoid pom.xml issuerfeng2008-09-032-96/+293
* Add binding-sca-jms to the module list to avoid build break in runtime-tomcatrfeng2008-09-031-0/+1
* Fix for TUSCANY-2570, configure Widget client proxies with relative paths.jsdelfino2008-09-031-12/+10
* Modify import version for OSGi framework packagesrsivaram2008-09-021-3/+6
* Start of itests for the JMS based binding.scaantelder2008-09-0213-0/+455
* Make dependency on node impl explicitantelder2008-09-021-0/+6
* Add jms sca binding to runtime-tomcatantelder2008-09-021-0/+6
* Guard against an NPE when the reference interface contract hasn't been resolv...antelder2008-09-021-1/+1
* Try to avoid an NPE in JMS binding when the refernce interface contarct is nullantelder2008-09-021-1/+5
* Add an interim workaround for TUSCANY-2578 - a pluggable mechanism so sca bin...antelder2008-09-023-2/+47
* Change so the target binding is passed in to the JMS service listener. (used ...antelder2008-09-026-8/+19
* Start of a remote SCA binding that uses JMS. I'll post to the ML more about t...antelder2008-09-025-0/+420
* Fixed conversion between URI string and BPEL File.jsdelfino2008-09-013-6/+7
* Added node-launcher-equinox to the distro to test integration with OSGi/Equin...jsdelfino2008-09-0115-20/+40
* Added node-launcher-equinox to the POM.jsdelfino2008-09-011-0/+1
* Changed uri and location to strings instead of URI and URL in the BPEL implem...jsdelfino2008-09-0110-39/+53
* Enable interface-wsdl to work with older WSDL4J implementations like wsdl4j 1...jsdelfino2008-09-014-9/+33