summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/tutorials/travelsample/contributions (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-04-07Ensure all variations of PaymentTestCase throw exceptions when they fail ↵nash10-11/+55
(TUSCANY-3407) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931718 13f79535-47bb-0310-9956-ffa450edef68
2010-04-07Fix incorrect XML response returned by BPEL processnash1-4/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931716 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29Add missing modules to the ant build and the distributionnash1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928655 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29Add missing compile dependencynash1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928653 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29Update pom.xml files to add "using" contribution and "using" launchernash1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928625 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29Add complete "using" contribution and "using" launchernash63-21/+2643
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928619 13f79535-47bb-0310-9956-ffa450edef68
2010-03-28add payment-python to the buildslaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928395 13f79535-47bb-0310-9956-ffa450edef68
2010-03-28Add jython version of the payment component. Just because we can. slaws12-0/+752
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928390 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22Add new contribution "using" with examples for using SCA componentsnash14-0/+428
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925991 13f79535-47bb-0310-9956-ffa450edef68
2010-03-21Exercise the trip policy from the policy client and policy launcherslaws4-0/+31
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925864 13f79535-47bb-0310-9956-ffa450edef68
2010-03-21Correct module names in ant scriptsslaws2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925863 13f79535-47bb-0310-9956-ffa450edef68
2010-03-21Add a trip contribution that demonstrates the logging policy. Was only ↵slaws9-0/+495
turned on in the trip unit test previously. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925862 13f79535-47bb-0310-9956-ffa450edef68
2010-03-21Add a sample that demonstrated reference passingslaws26-0/+1995
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925837 13f79535-47bb-0310-9956-ffa450edef68
2010-03-21Add some callback samples based on the payment and credit card payment ↵slaws36-0/+2632
components git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925828 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19Fix incorrect pom dependencies in contributions directories (TUSCANY-3506)nash44-756/+177
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925161 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19Fix typo in reference target component namenash1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925096 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Revert the accidental changerfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923919 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Update the travelsample with 2.x namespace/api/dependency (not completed yet)rfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923913 13f79535-47bb-0310-9956-ffa450edef68
2010-03-11Fix build.xml files for travel sample .war contributions (TUSCANY-3414)nash3-0/+284
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921794 13f79535-47bb-0310-9956-ffa450edef68
2010-03-02Remove bogus conversational configuration that is add odds with the current ↵slaws4-118/+1
application configuration. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918089 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25Exclude *.cbp files from payment-bpel-process contribution jarnash1-0/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916232 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25Remove payment.bpel from payment-bpel contribution (TUSCANY-3461)nash1-164/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916214 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25Refactor payment-bpel contribution by moving some files into a new ↵nash11-5/+541
contribution payment-bpel-process (TUSCANY-3461) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916213 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25Add ODE runtime database to travel sample binary distro (TUSCANY-3461)nash1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916135 13f79535-47bb-0310-9956-ffa450edef68
2010-02-19Add jaxws-api and jaxb-api dependencies where needed to enable all modules ↵nash4-0/+54
to compile with JDK 5 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@911766 13f79535-47bb-0310-9956-ffa450edef68
2010-02-18Fix for TUSCANY-3467: Add JAXWS/JAXB compile dependencies for JDK 5rfeng2-1/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@911640 13f79535-47bb-0310-9956-ffa450edef68
2010-01-24Copy into trunk from sandboxslaws405-0/+21863
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902572 13f79535-47bb-0310-9956-ffa450edef68