summaryrefslogtreecommitdiffstats
path: root/java/sca/samples/helloworld-bpel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the ↵rfeng2009-11-131-2/+5
| | | | | | | | owner of invocaiton chains (http://www.mail-archive.com/dev@tuscany.apache.org/msg07856.html) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@836009 13f79535-47bb-0310-9956-ffa450edef68
* Add dependency to osgi junit plugin so it uses the local build version of ↵antelder2009-11-021-0/+7
| | | | | | 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
* Disable osgi junit test for nowrfeng2009-08-181-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805622 13f79535-47bb-0310-9956-ffa450edef68
* Make the 3rd party jar dependencies consistent in version to avoid conflicts rfeng2009-08-181-0/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805621 13f79535-47bb-0310-9956-ffa450edef68
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-212-51/+51
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796166 13f79535-47bb-0310-9956-ffa450edef68
* Update bpel to create the WSDL/XSD conforming responserfeng2009-07-011-5/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790422 13f79535-47bb-0310-9956-ffa450edef68
* Update to ode 1.3.2 for the dao-derby ziprfeng2009-06-262-13/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788814 13f79535-47bb-0310-9956-ffa450edef68
* Migrating test case to jUnit 4.5 stylelresende2009-06-121-10/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783998 13f79535-47bb-0310-9956-ffa450edef68
* Renaming implementation-bpel-ode to implementation-bpel-runtime to follow ↵lresende2009-05-201-1/+1
| | | | | | the name pattern used by other modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776591 13f79535-47bb-0310-9956-ffa450edef68
* Clean up the old stuff from the pom.xmlantelder2009-05-081-11/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@773026 13f79535-47bb-0310-9956-ffa450edef68
* Clean up the old stuff from the pom.xmlantelder2009-05-081-96/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@773025 13f79535-47bb-0310-9956-ffa450edef68
* Get the bpel sample so the testcase runs but take it out of the buildantelder2009-05-082-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@773020 13f79535-47bb-0310-9956-ffa450edef68
* Switch over to new endpoint reference/endpoint model. These are the changes ↵slaws2009-03-191-0/+4
| | | | | | required to exploit the model in the runtime up to the point were the old EndpointReference is retrieved from a wire. The next step is to convert this over too and exploit the new endpoint references fully. There is still tidying to do (search for TODO - EPR) in particular I haven't removed any of the old files yet. So beware don't put changes into CompositeActivator or RuntimeWire as the runtime isn't using them git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756070 13f79535-47bb-0310-9956-ffa450edef68
* Temporarily rename testcase so its not run in the build to try to get the ↵antelder2009-03-191-0/+0
| | | | | | continuum build running git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755872 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2917ramkumar2009-03-181-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755499 13f79535-47bb-0310-9956-ffa450edef68
* Revert 755183 an errant commit from the release pluginantelder2009-03-171-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755206 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare branch test-branchantelder2009-03-171-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755183 13f79535-47bb-0310-9956-ffa450edef68
* Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende2009-03-062-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750765 13f79535-47bb-0310-9956-ffa450edef68
* Updating composites that were still with osoa NSlresende2009-03-052-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750666 13f79535-47bb-0310-9956-ffa450edef68
* Start to bring up a bpel sample in 2.xantelder2009-02-2413-0/+994
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747323 13f79535-47bb-0310-9956-ffa450edef68
* Moving samples that are not part of the main build to contrib folderlresende2009-01-3113-998/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739507 13f79535-47bb-0310-9956-ffa450edef68
* Change trunk version so it doesn't clash with the 1.4 branch version by ↵antelder2008-11-171-6/+6
| | | | | | 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-3/+3
| | | | 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-1713-0/+998
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68