summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* More error messagesslaws2009-11-061-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833338 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
* Tag 2.0 M4 RC3antelder2009-11-063928-0/+342254
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833319 13f79535-47bb-0310-9956-ffa450edef68
* Merge 832839 from trunk to m4 to fix files headers resulting from the ↵antelder2009-11-0646-169/+334
| | | | | | 2.0-M4-RC2 review git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833317 13f79535-47bb-0310-9956-ffa450edef68
* Add tuscany-sca-manifest.jar into the distrorfeng2009-11-062-5/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833269 13f79535-47bb-0310-9956-ffa450edef68
* Fix contribution namerfeng2009-11-061-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833263 13f79535-47bb-0310-9956-ffa450edef68
* Add jms dependency (provided is not included)rfeng2009-11-063-6/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833256 13f79535-47bb-0310-9956-ffa450edef68
* Add host-jettyrfeng2009-11-051-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833238 13f79535-47bb-0310-9956-ffa450edef68
* Update dependencies so that jars are set on the launchers' classpathrfeng2009-11-0524-73/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833235 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
* Update the location patternrfeng2009-11-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833202 13f79535-47bb-0310-9956-ffa450edef68
* Update the location patternrfeng2009-11-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833201 13f79535-47bb-0310-9956-ffa450edef68
* Format the coderfeng2009-11-05132-1588/+1439
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833174 13f79535-47bb-0310-9956-ffa450edef68
* Update pom.xml to reference a consistent version of tuscany runtime using ↵rfeng2009-11-0593-724/+749
| | | | | | ${tuscany.version} git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833170 13f79535-47bb-0310-9956-ffa450edef68
* Fix contribution namesrfeng2009-11-051-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833168 13f79535-47bb-0310-9956-ffa450edef68
* Move scatours-android-ui into contribrfeng2009-11-0516-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833154 13f79535-47bb-0310-9956-ffa450edef68
* Introduce a LauncherUtil to locate contributions by namerfeng2009-11-0543-248/+411
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833142 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
* Add ASM-5023 messageslaws2009-11-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833124 13f79535-47bb-0310-9956-ffa450edef68
* Add a utility for launchers to handle different ways to locate contributionsrfeng2009-11-052-0/+127
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833106 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
* Error message update for 12008 and 12011 testcaseramkumar2009-11-051-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833070 13f79535-47bb-0310-9956-ffa450edef68
* Obtain the injection points for ejb component from implementation.webvamsic0072009-11-053-0/+118
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833009 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
* Merge the README updates from trunkrfeng2009-11-054-284/+268
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832959 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
* Providing a store-merger application that explores adding new catalogs from ↵lresende2009-11-0414-12/+781
| | | | | | different cloud environments to the store application git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832884 13f79535-47bb-0310-9956-ffa450edef68
* Updating item value object to allow better representation of monetary ↵lresende2009-11-0414-26/+89
| | | | | | information git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832883 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
* Add externals for the SCA-J Java Client Impl testsantelder2009-11-040-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832747 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
* Merge missing samples fix from trunk to M4antelder2009-11-042-9/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832673 13f79535-47bb-0310-9956-ffa450edef68
* Change the folder name from client to clientsrfeng2009-11-031-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832491 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
* Add error message for ASM_8017antelder2009-11-031-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832428 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
* Correct README, need to decide what layout of otest should beslaws2009-11-031-6/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832375 13f79535-47bb-0310-9956-ffa450edef68
* no longer requiredslaws2009-11-0382-6483/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832374 13f79535-47bb-0310-9956-ffa450edef68
* Property injection for SCA properties in implementation.web computed by Java ↵vamsic0072009-11-033-0/+20
| | | | | | EE optional extension git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832369 13f79535-47bb-0310-9956-ffa450edef68
* Tag 2.0 M4 RC2antelder2009-11-033928-0/+342105
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832340 13f79535-47bb-0310-9956-ffa450edef68
* Use the to be released version of bundle pluginantelder2009-11-032-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832337 13f79535-47bb-0310-9956-ffa450edef68