summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-2748: Apply patch from zlwyzzx for contibution of a new hessian ↵antelder2008-12-2923-0/+1550
| | | | | | binding. Thanks for the code zlwyzzx! git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@729931 13f79535-47bb-0310-9956-ffa450edef68
* Merge r720913 change to 1.x so we can start looking at a pluggable impl for ↵antelder2008-12-2912-80/+94
| | | | | | the geronimo integration work and to remove the dependency from the compact distro git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@729926 13f79535-47bb-0310-9956-ffa450edef68
* Start adding some compact modules and distributions as discussed on the MLantelder2008-12-291-0/+568
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@729900 13f79535-47bb-0310-9956-ffa450edef68
* Start adding some compact modules and distributions as discussed on the MLantelder2008-12-291-0/+575
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@729899 13f79535-47bb-0310-9956-ffa450edef68
* Merge sca-contribution file target namespace fix from 1.4 branch to 1.xantelder2008-12-292-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@729846 13f79535-47bb-0310-9956-ffa450edef68
* Merge sca-contribution file target namespace fix from 1.4 branch to 1.xantelder2008-12-2912-12/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@729845 13f79535-47bb-0310-9956-ffa450edef68
* Fixing ContextClassLoader, which is not set by Android VM automaticallyadrianocrestani2008-12-222-1/+159
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@728615 13f79535-47bb-0310-9956-ffa450edef68
* Sample changes needed to bootstrap Tuscany extensions in Android, as the ↵lresende2008-12-181-3/+8
| | | | | | extension mechanism based on meta-inf files does not work in android git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727601 13f79535-47bb-0310-9956-ffa450edef68
* [Work in progress] An Android version of the calculator sample applicationlresende2008-12-1739-0/+420
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727494 13f79535-47bb-0310-9956-ffa450edef68
* [Work in progress] An Android store app consuming SCA serviceslresende2008-12-1713-0/+394
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727484 13f79535-47bb-0310-9956-ffa450edef68
* Adding host-android to buildlresende2008-12-171-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727483 13f79535-47bb-0310-9956-ffa450edef68
* Changing project name to avoid duplication in maven reactorlresende2008-12-171-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727482 13f79535-47bb-0310-9956-ffa450edef68
* Fix up the MTOM test case so it does somethingslaws2008-12-173-11/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727464 13f79535-47bb-0310-9956-ffa450edef68
* finish fix for TUSCANY-2706antelder2008-12-171-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727459 13f79535-47bb-0310-9956-ffa450edef68
* Allow for multiple references from a BPEL script.slaws2008-12-172-3/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727399 13f79535-47bb-0310-9956-ffa450edef68
* Fixing tuscany.version to deploy snapshotslresende2008-12-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727103 13f79535-47bb-0310-9956-ffa450edef68
* Creating host-android to hardwire services that are using tuscany extension ↵lresende2008-12-1636-0/+4024
| | | | | | mechanism to workaround android issues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726988 13f79535-47bb-0310-9956-ffa450edef68
* Modify the contribution schema to demonstrate how extensibility could be ↵slaws2008-12-154-56/+60
| | | | | | implemented. Still using the OSOA namespace here. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726718 13f79535-47bb-0310-9956-ffa450edef68
* remove unwanted fileslaws2008-12-151-19/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726657 13f79535-47bb-0310-9956-ffa450edef68
* Fix some cases where I checked in some 1.4-SNAPSHOT dependencies by mistakeslaws2008-12-123-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726061 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2739 - fix ant generator to allow the path to the distribution root ↵slaws2008-12-1217-6/+53
| | | | | | directory to be specified git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725975 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2710: zipcode-jaxws sample in binary distribution hangs - add a note ↵antelder2008-12-111-0/+5
| | | | | | about the issue to the README git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725669 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2725 Thanks for the patch Jun Guoslaws2008-12-1134-0/+2035
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725659 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2706rfeng2008-12-111-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725602 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2738 - Removing the binding-gdata2 as binding-gdata is now a ↵lresende2008-12-1134-3292/+2
| | | | | | superset in terms of functionality git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725556 13f79535-47bb-0310-9956-ffa450edef68
* Reverting changes from #725543lresende2008-12-1142-0/+4520
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725545 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2738 - Removing the binding-gdata as binding-gdata2 is now a ↵lresende2008-12-1143-4522/+0
| | | | | | superset in terms of functionality git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725543 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2737 - Moving to latest release of the sql-maven-pluginlresende2008-12-118-16/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725532 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2707 - Updating ActiveMQ dependency to 5.2.0 version where derby ↵lresende2008-12-1113-20/+20
| | | | | | files are not embedded on the activeMQ jar. This solves the issues we were seeing with helloworld-bpel sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725498 13f79535-47bb-0310-9956-ffa450edef68
* Add JIRA number to vtest ignoreslaws2008-12-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725375 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2732 - Separate out Tuscany extension to the component context from ↵slaws2008-12-1011-27/+347
| | | | | | the OSOA component context git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725361 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2740ramkumar2008-12-103-46/+87
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725357 13f79535-47bb-0310-9956-ffa450edef68
* Copy bin distro bigbank fix from 1.4 to 1.xantelder2008-12-101-8/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725049 13f79535-47bb-0310-9956-ffa450edef68
* Copy readmem fix from 1.4 branchantelder2008-12-101-14/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725048 13f79535-47bb-0310-9956-ffa450edef68
* componentType side file for implementation web is web.componentTypevamsic0072008-12-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724742 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2730ramkumar2008-12-093-94/+96
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724630 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2729 - Updates to readme to remove statement that sample is not ↵lresende2008-12-091-4/+3
| | | | | | working in linux git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724562 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2728ramkumar2008-12-081-0/+65
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724389 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headerantelder2008-12-081-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724365 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2681: Apply fix from Rodolfo Dias to fix When a Component class ↵antelder2008-12-082-9/+69
| | | | | | implements an interfaces that extends other interface and use generics occur the error git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724302 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headersantelder2008-12-071-127/+145
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724120 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headersantelder2008-12-071-124/+142
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724119 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headersantelder2008-12-072-0/+35
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724118 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headersantelder2008-12-074-0/+72
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724117 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headersantelder2008-12-071-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724116 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headersantelder2008-12-071-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724115 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headersantelder2008-12-0718-1296/+1620
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724114 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headersantelder2008-12-076-628/+736
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724113 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headersantelder2008-12-072-0/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724112 13f79535-47bb-0310-9956-ffa450edef68
* Exclude ORB trace files from distributionantelder2008-12-071-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@724111 13f79535-47bb-0310-9956-ffa450edef68