summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/bpel/helloworld (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix the BPEL assignment to make sure the response message is initializedrfeng2009-07-061-1/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791649 13f79535-47bb-0310-9956-ffa450edef68
* Updating bpel to create WSDL/XSD conforming responselresende2009-07-021-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790620 13f79535-47bb-0310-9956-ffa450edef68
* Fixing up bpel runtime dependency namelresende2009-07-021-43/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790618 13f79535-47bb-0310-9956-ffa450edef68
* Updating BPEL and WSDL to properly work with wsImport and not generate ↵lresende2009-06-122-5/+6
| | | | | | Holder style interfaces git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784024 13f79535-47bb-0310-9956-ffa450edef68
* Consructing contribuition location, as default no parameter createNode is ↵lresende2009-06-121-1/+4
| | | | | | not working when composite is in resource subdirectory and not in root of contribution among other issues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784021 13f79535-47bb-0310-9956-ffa450edef68
* Updating OASIS namespacelresende2009-06-121-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784019 13f79535-47bb-0310-9956-ffa450edef68
* Removing unecessary SDO dependency from project pomlresende2009-06-121-6/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784018 13f79535-47bb-0310-9956-ffa450edef68
* Minor fix on test case to comply with jUnit 4.5 stylelresende2009-06-121-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784003 13f79535-47bb-0310-9956-ffa450edef68
* Using wsimport to generate java artifacts from wsdllresende2009-06-121-16/+162
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784000 13f79535-47bb-0310-9956-ffa450edef68
* Changing helloworld.wsdl to avoid holder pattern when using wsimportlresende2009-06-121-2/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783999 13f79535-47bb-0310-9956-ffa450edef68
* More dependency changes and artifact version id fixuplresende2009-06-101-4/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783230 13f79535-47bb-0310-9956-ffa450edef68
* Migrating test case to jUnit 4.5 stylelresende2009-06-102-13/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783229 13f79535-47bb-0310-9956-ffa450edef68
* Replacing host-embedded dependencies with nodelresende2009-06-101-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783228 13f79535-47bb-0310-9956-ffa450edef68
* Updating BPEL iTests pom artifact version id from 1.6 to 2.0lresende2009-06-101-81/+89
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783227 13f79535-47bb-0310-9956-ffa450edef68
* Starting mograting BPEL iTests to 2.x code baselresende2009-06-097-0/+490
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783045 13f79535-47bb-0310-9956-ffa450edef68
* Moving iTests that are not part of the main build to contriblresende2009-01-319-551/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739528 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca ↵mcombellack2009-01-281-1/+1
| | | | | | | | | | | | | and from org.osoa.sca.annotations to org.oasisopen.sca.annotation to reflect the new package names in the OASIS Open SCA specifications. To do this, I: * Renamed the org.osoa.sca package to org.oasisopen.sca using Eclipse refactoring * Renamed the org.osoa.sca.annotations package to org.oasisopen.sca.annotation using Eclipse refactoring * Did a global search and replace for all remaining instances of the old org.osoa package names and replaced with the new org.oasisopen version Hopefully, I have not missed too many instances of the old package name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738490 13f79535-47bb-0310-9956-ffa450edef68
* Change trunk version so it doesn't clash with the 1.4 branch version by ↵antelder2008-11-171-5/+5
| | | | | | bumping up to 2.0-SNAPSHOT as per the recent vote for 2.0 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718223 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ↵rfeng2008-09-191-1/+1
| | | | | | Axiom based on the patches from Ram for TUSCANY-2606 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696937 13f79535-47bb-0310-9956-ffa450edef68
* Move to SDO 1.1.1 releaserfeng2008-08-121-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685285 13f79535-47bb-0310-9956-ffa450edef68
* Move Tuscany from Incubator to top level.dims2008-06-179-0/+551
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68