summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Tweaks to enable implementation-bpel to pass latest OASIS BPEL testcasesedwardsmj2009-11-064-120/+185
* Tweaks to enable implementation-bpel to pass latest OASIS BPEL testcasesedwardsmj2009-11-064-3/+47
* Provide OSGi manifests for a set of ODE / BPEL related jarsedwardsmj2009-11-0616-0/+1621
* Some tidying following after the reference promotion fixes and deleting the C...slaws2009-11-055-1097/+52
* Fix typo in commentslaws2009-11-051-1/+1
* Fix motivated by ASM-5023. Update code to reflect the OASIS treatment of prom...slaws2009-11-055-38/+205
* Start of code to support using the OASIS client api to access services in the...antelder2009-11-059-0/+518
* Set the extension point registry for updated endpointsrfeng2009-11-051-0/+1
* Update READMErfeng2009-11-052-134/+136
* Various corrects to files headers resulting from the 2.0-M4-RC2 reviewslaws2009-11-0446-169/+334
* Update README filesrfeng2009-11-044-155/+137
* Remove references to otest. it's been moved.slaws2009-11-041-104/+0
* Add the samples to the distributionantelder2009-11-031-1/+1
* Add the samples to the distributionantelder2009-11-031-0/+3
* Add a big reminder to also update the distribution when adding samplesantelder2009-11-031-9/+6
* Fix ASM_8017 and TUSCANY-3337 - have InterfaceContractMapper correctly take i...antelder2009-11-031-5/+6
* Correctly set the uri in the RMI based sca binding services and references (a...antelder2009-11-032-25/+31
* Fix the RMI binding to find the service wire when its being used as the SCA b...antelder2009-11-031-0/+15
* Delete old otest location, now moved to https://svn.apache.org/repos/asf/tusc...antelder2009-11-0396-8019/+0
* Move the das folder as new trunk for das sub projectlresende2009-11-02452-46133/+0
* Moving LDAP DAS to contrib folder at new SVN structurelresende2009-11-02147-17177/+0
* Only stop the bundle if it is started by the providerrfeng2009-11-021-6/+13
* Update manifest to export the provider package as its now used by the rmi bas...antelder2009-11-021-0/+2
* Remove private defn as its now accessed by the RMI based SCA bindingantelder2009-11-021-2/+0
* Used released version on th osgi junit plugin and add shade modules to reacto...antelder2009-11-021-1/+2
* Add dependency to osgi junit plugin so it uses the local build version of the...antelder2009-11-026-5/+47
* Use released version on osgi junit pluginantelder2009-11-021-1/+1
* Bump up the JMS properties test again to try to prevent the hudson build time...antelder2009-11-021-1/+1
* Add the RMI based SCA binding to the buildantelder2009-11-021-0/+1
* Add pom.xml for the shade modulesantelder2009-11-021-0/+37
* Work in progress: Add new top level folder for holding modules for building a...antelder2009-11-021-0/+197
* Use builtin default if the default config file isn't foundantelder2009-11-021-9/+10
* Add an RMI version of the SCA Binding. (As its much easier to use as the depe...antelder2009-11-0147-0/+2149
* Use 6.1.18 release of jetty to be consistent across other samplesantelder2009-11-011-1/+1
* Add the Jetty plugin to the webapp pom.xml's so that the samples can be run w...antelder2009-11-015-0/+35
* Correct tuscany namespace used by archetypesantelder2009-11-016-6/+6
* Minor addition of new bindings to RELEASE_NOTESlresende2009-10-311-1/+1
* Minor addition of new bindings to RELEASE_NOTESlresende2009-10-311-1/+1
* Include some missing samplesantelder2009-10-311-0/+6
* Update to not relocate a servlet if it already includes the context path in i...antelder2009-10-311-1/+3
* Fix WS binding to include any webapp context path in the wsdl endpointantelder2009-10-311-0/+13
* Resolve interfaces from the remote endpoints (tribes based discovery is now w...rfeng2009-10-318-164/+211
* Propagate osgi properties for OSGi remote services rfeng2009-10-3022-128/+448
* Set TCCL for SchemaFactoryrfeng2009-10-302-9/+35
* Fixes for TUSCANY-3326, to consider the imported artifacts first and then the...ramkumar2009-10-303-107/+214
* Update LICENSE file for OSGi jar updatesantelder2009-10-301-5/+5
* More updates to CHANGES fileantelder2009-10-301-2/+7
* Update geronimo spec jars to the osgi-enabled versions rfeng2009-10-305-49/+52
* Refactor JAXBContextCache/JAXBContextHelper to be a utility bound to the exte...rfeng2009-10-3021-88/+147
* Add synchronization against listeners and check if it is removedrfeng2009-10-291-76/+93