summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove the targetNamspace attribute in the sca-contribution.xml file for a ↵antelder2008-12-1714-14/+0
| | | | | | bunch of samples as it shouldn't be there and causes warning messages git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727449 13f79535-47bb-0310-9956-ffa450edef68
* Updates to payment process now that implementation.bpel can support multiple ↵slaws2008-12-1731-445/+489
| | | | | | outgoing partner links git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727401 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
* Fixes for sca-contribution.xmlramkumar2008-12-166-11/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727035 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-53/+57
| | | | | | implemented. Still using the OSOA namespace here. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726721 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
* Fixes to test application - @Remotable added to service interfaceedwardsmj2008-12-153-2/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726689 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
* remove unwanted fileslaws2008-12-151-19/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726656 13f79535-47bb-0310-9956-ffa450edef68
* Tag for 1.4RC2ramkumar2008-12-138107-0/+668748
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726189 13f79535-47bb-0310-9956-ffa450edef68
* Set the version for tuscany-maven-bundle-pluginrfeng2008-12-131-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726154 13f79535-47bb-0310-9956-ffa450edef68
* Remove version for javax.xml.namespace importrfeng2008-12-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726134 13f79535-47bb-0310-9956-ffa450edef68
* Remove version for javax.xml.namespace importrfeng2008-12-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726133 13f79535-47bb-0310-9956-ffa450edef68
* Remove version for javax.xml.stream importrfeng2008-12-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726132 13f79535-47bb-0310-9956-ffa450edef68
* Remove version for javax.xml.namespace importrfeng2008-12-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726130 13f79535-47bb-0310-9956-ffa450edef68
* Fix the message filerfeng2008-12-121-11/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726115 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
* Removed material that was commented out, for simplicityedwardsmj2008-12-121-32/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725974 13f79535-47bb-0310-9956-ffa450edef68
* Renamed testcases to conform to JUnit conventionsedwardsmj2008-12-123-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725973 13f79535-47bb-0310-9956-ffa450edef68
* Pass the DocumentBuilderFactory around to work with OSGirfeng2008-12-1210-151/+58
| | | | | | Remove unused constructors git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725871 13f79535-47bb-0310-9956-ffa450edef68
* Changed Name of the Base TestCase to conform to JUnit naming conventionsedwardsmj2008-12-114-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725856 13f79535-47bb-0310-9956-ffa450edef68
* Adding calculator sample to profilelresende2008-12-112-4/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725852 13f79535-47bb-0310-9956-ffa450edef68
* Adding a setup profile to help build maven-eclipse-compiler before building ↵lresende2008-12-111-0/+7
| | | | | | any other modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725851 13f79535-47bb-0310-9956-ffa450edef68
* Removed an import statement that referred to an old package not present in ↵edwardsmj2008-12-111-1/+0
| | | | | | the [2.0] stream git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725752 13f79535-47bb-0310-9956-ffa450edef68
* Removed an import statement that referred to an old package not present in ↵edwardsmj2008-12-111-1/+0
| | | | | | the [2.0] stream git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725751 13f79535-47bb-0310-9956-ffa450edef68
* Additions to POM and Manifest for XSD-XML to enable compilationedwardsmj2008-12-112-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725698 13f79535-47bb-0310-9956-ffa450edef68
* fix for log4j versionramkumar2008-12-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725683 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for 1.4 release RC2ramkumar2008-12-118-467/+463
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725682 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2710: zipcode-jaxws sample in binary distribution hangs - merge fix ↵antelder2008-12-111-0/+5
| | | | | | frm 1.x to 1.4 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725670 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
* Fixes for itest/validationramkumar2008-12-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725636 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2706, get xml-bigbank workingantelder2008-12-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725613 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
* Fixes for TUSCANY-2726ramkumar2008-12-113-120/+140
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725590 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2736ramkumar2008-12-111-14/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725583 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2738 - Removing the binding-gdata2 as binding-gdata is now a ↵lresende2008-12-1134-3294/+0
| | | | | | superset in terms of functionality git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725559 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@725539 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-2737 - Moving to latest release of the sql-maven-pluginlresende2008-12-115-9/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725512 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
* 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@725497 13f79535-47bb-0310-9956-ffa450edef68
* Fix Import-Packagerfeng2008-12-101-1/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725404 13f79535-47bb-0310-9956-ffa450edef68
* Add common-xml module to contain xml utilitiesrfeng2008-12-1027-0/+6673
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725398 13f79535-47bb-0310-9956-ffa450edef68