summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Move the SDO folder as new trunk for SDO sub projectlresende2009-11-10482-112096/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834610 13f79535-47bb-0310-9956-ffa450edef68
* Add dependency on contribution.namespace package to make r834397 compileslaws2009-11-101-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834428 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for resolving namespace imports using location attributeramkumar2009-11-101-0/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834397 13f79535-47bb-0310-9956-ffa450edef68
* Only use the distributed SCA binding when the endpoint registry is a ↵antelder2009-11-091-3/+21
| | | | | | distributed one. This fixed the problems with osgi launcher using the rmi sca binding it finds in the modules but its a kludge and we need a better way to do this git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834218 13f79535-47bb-0310-9956-ffa450edef68
* Add webservice jar to the shades pom.xmlantelder2009-11-091-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834216 13f79535-47bb-0310-9956-ffa450edef68
* Update to include http host support in base jar, and include some api jars ↵antelder2009-11-092-9/+23
| | | | | | in web services jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834048 13f79535-47bb-0310-9956-ffa450edef68
* Add start of a shaded module for a webservices jarantelder2009-11-091-0/+185
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834032 13f79535-47bb-0310-9956-ffa450edef68
* Add missging system packages to the Import-Package headerrfeng2009-11-071-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833732 13f79535-47bb-0310-9956-ffa450edef68
* Don't relocate tribes for nowantelder2009-11-071-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833651 13f79535-47bb-0310-9956-ffa450edef68
* Fix for ASM_6016 - only autowire a reference if its intents match the ↵antelder2009-11-071-8/+20
| | | | | | service intents git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833640 13f79535-47bb-0310-9956-ffa450edef68
* Fix for ASM-12012. If there is nothing stored in the monitor artifact name ↵slaws2009-11-061-1/+4
| | | | | | then use the artifact name passed in as a parameter git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833494 13f79535-47bb-0310-9956-ffa450edef68
* remove more cruft from the buildersslaws2009-11-065-224/+31
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833341 13f79535-47bb-0310-9956-ffa450edef68
* Tweaks to enable implementation-bpel to pass latest OASIS BPEL testcasesedwardsmj2009-11-064-120/+185
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833332 13f79535-47bb-0310-9956-ffa450edef68
* Tweaks to enable implementation-bpel to pass latest OASIS BPEL testcasesedwardsmj2009-11-064-3/+47
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833331 13f79535-47bb-0310-9956-ffa450edef68
* Provide OSGi manifests for a set of ODE / BPEL related jarsedwardsmj2009-11-0616-0/+1621
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833330 13f79535-47bb-0310-9956-ffa450edef68
* Some tidying following after the reference promotion fixes and deleting the ↵slaws2009-11-055-1097/+52
| | | | | | ComponentReferencePromotionBuilder that I missed in the last commit git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833212 13f79535-47bb-0310-9956-ffa450edef68
* Fix typo in commentslaws2009-11-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833133 13f79535-47bb-0310-9956-ffa450edef68
* Fix motivated by ASM-5023. Update code to reflect the OASIS treatment of ↵slaws2009-11-055-38/+205
| | | | | | promoted references. Endpoint references are now copied down to the promoted component reference and the multiplicity validation is performed there. The change works now but the code needs tidying. I've left some things commented out that I'll now remove. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833132 13f79535-47bb-0310-9956-ffa450edef68
* Start of code to support using the OASIS client api to access services in ↵antelder2009-11-059-0/+518
| | | | | | the tuscany distributed domain. Ideally this impl will work with all the Tuscany remote sca binding impls but t tirns out to have quite a few issues getting that to go so this first approach is specific to the RMI based SCA binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833072 13f79535-47bb-0310-9956-ffa450edef68
* Set the extension point registry for updated endpointsrfeng2009-11-051-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832994 13f79535-47bb-0310-9956-ffa450edef68
* Update READMErfeng2009-11-052-134/+136
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832958 13f79535-47bb-0310-9956-ffa450edef68
* Various corrects to files headers resulting from the 2.0-M4-RC2 reviewslaws2009-11-0446-169/+334
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832839 13f79535-47bb-0310-9956-ffa450edef68
* Update README filesrfeng2009-11-044-155/+137
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832820 13f79535-47bb-0310-9956-ffa450edef68
* Remove references to otest. it's been moved.slaws2009-11-041-104/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832741 13f79535-47bb-0310-9956-ffa450edef68
* Add the samples to the distributionantelder2009-11-031-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832485 13f79535-47bb-0310-9956-ffa450edef68
* Add the samples to the distributionantelder2009-11-031-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832484 13f79535-47bb-0310-9956-ffa450edef68
* Add a big reminder to also update the distribution when adding samplesantelder2009-11-031-9/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832483 13f79535-47bb-0310-9956-ffa450edef68
* Fix ASM_8017 and TUSCANY-3337 - have InterfaceContractMapper correctly take ↵antelder2009-11-031-5/+6
| | | | | | into account the callback interface git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832408 13f79535-47bb-0310-9956-ffa450edef68
* Correctly set the uri in the RMI based sca binding services and references ↵antelder2009-11-032-25/+31
| | | | | | (again copied from the Axis2 SCA binding, it looks like it may be worth at some point trying to refactor a lot of the remote sca binding code into something shared git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832397 13f79535-47bb-0310-9956-ffa450edef68
* Fix the RMI binding to find the service wire when its being used as the SCA ↵antelder2009-11-031-0/+15
| | | | | | binding. This is copied from the way the Axis2 binding also works and Ive added a TODO comment as it would be good to have a better way to do this. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832396 13f79535-47bb-0310-9956-ffa450edef68
* Delete old otest location, now moved to ↵antelder2009-11-0396-8019/+0
| | | | | | https://svn.apache.org/repos/asf/tuscany/otest/ git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832392 13f79535-47bb-0310-9956-ffa450edef68
* Move the das folder as new trunk for das sub projectlresende2009-11-02452-46133/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832144 13f79535-47bb-0310-9956-ffa450edef68
* Moving LDAP DAS to contrib folder at new SVN structurelresende2009-11-02147-17177/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832142 13f79535-47bb-0310-9956-ffa450edef68
* Only stop the bundle if it is started by the providerrfeng2009-11-021-6/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831974 13f79535-47bb-0310-9956-ffa450edef68
* Update manifest to export the provider package as its now used by the rmi ↵antelder2009-11-021-0/+2
| | | | | | based sca binding. (should rename provider pkg to runtime at some point) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831935 13f79535-47bb-0310-9956-ffa450edef68
* Remove private defn as its now accessed by the RMI based SCA bindingantelder2009-11-021-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831929 13f79535-47bb-0310-9956-ffa450edef68
* Used released version on th osgi junit plugin and add shade modules to ↵antelder2009-11-021-1/+2
| | | | | | reactor build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831916 13f79535-47bb-0310-9956-ffa450edef68
* Add dependency to osgi junit plugin so it uses the local build version of ↵antelder2009-11-026-5/+47
| | | | | | the node launcher git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831914 13f79535-47bb-0310-9956-ffa450edef68
* Use released version on osgi junit pluginantelder2009-11-021-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831912 13f79535-47bb-0310-9956-ffa450edef68
* Bump up the JMS properties test again to try to prevent the hudson build ↵antelder2009-11-021-1/+1
| | | | | | timeout fails git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831897 13f79535-47bb-0310-9956-ffa450edef68
* Add the RMI based SCA binding to the buildantelder2009-11-021-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831885 13f79535-47bb-0310-9956-ffa450edef68
* Add pom.xml for the shade modulesantelder2009-11-021-0/+37
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831873 13f79535-47bb-0310-9956-ffa450edef68
* Work in progress: Add new top level folder for holding modules for building ↵antelder2009-11-021-0/+197
| | | | | | agregated jars. And a module for building a 'base' jar that includes everything needed to run a minimal Tuscany runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831871 13f79535-47bb-0310-9956-ffa450edef68
* Use builtin default if the default config file isn't foundantelder2009-11-021-9/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831867 13f79535-47bb-0310-9956-ffa450edef68
* Add an RMI version of the SCA Binding. (As its much easier to use as the ↵antelder2009-11-0147-0/+2149
| | | | | | dependencies are in Java instead of the massive dependency tree of the Axis2 based SCA binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831773 13f79535-47bb-0310-9956-ffa450edef68
* Use 6.1.18 release of jetty to be consistent across other samplesantelder2009-11-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831668 13f79535-47bb-0310-9956-ffa450edef68
* Add the Jetty plugin to the webapp pom.xml's so that the samples can be run ↵antelder2009-11-015-0/+35
| | | | | | with mvn jetty:run git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831664 13f79535-47bb-0310-9956-ffa450edef68
* Correct tuscany namespace used by archetypesantelder2009-11-016-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831649 13f79535-47bb-0310-9956-ffa450edef68
* Minor addition of new bindings to RELEASE_NOTESlresende2009-10-311-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831574 13f79535-47bb-0310-9956-ffa450edef68
* Minor addition of new bindings to RELEASE_NOTESlresende2009-10-311-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831573 13f79535-47bb-0310-9956-ffa450edef68