summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/tutorials/travelsample (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-14Remove binary distro artifacts from distribution module (TUSCANY-3528)nash24-1984/+0
2010-04-14Replace distribution module by binaries module in top-level build (TUSCANY-3528)nash1-1/+1
2010-04-14Add binaries module (TUSCANY-3528)nash21-0/+1941
2010-04-14Clean up commentnash1-1/+1
2010-04-14Remove binary distro from mvn build (TUSCANY-3528)nash2-10/+32
2010-04-07Ensure all variations of PaymentTestCase throw exceptions when they fail (TUS...nash10-11/+55
2010-04-07Remove unused package-path setting from antdefs.xml (TUSCANY-3412)nash1-33/+2
2010-04-07Fix incorrect XML response returned by BPEL processnash1-4/+1
2010-03-30Remove services/creditcard-payment-jaxws from the travel sample (TUSCANY-3415)nash8-229/+0
2010-03-29Add missing modules to the ant build and the distributionnash4-0/+75
2010-03-29Add missing compile dependencynash1-0/+3
2010-03-29Update pom.xml files to add "using" contribution and "using" launchernash2-0/+2
2010-03-29Add complete "using" contribution and "using" launchernash71-24/+3118
2010-03-28Remove explicit use of JMS BrokerServicenash2-8/+1
2010-03-28add payment-python to the buildslaws2-0/+2
2010-03-28Add a launcher for the payment-python contributionslaws16-0/+976
2010-03-28Add jython version of the payment component. Just because we can. slaws12-0/+752
2010-03-24Added instructions about setting the JUNIT_JAR environment variablemcombellack1-1/+4
2010-03-22Add new contribution "using" with examples for using SCA componentsnash14-0/+428
2010-03-21Exercise the trip policy from the policy client and policy launcherslaws6-2/+42
2010-03-21Correct module names in ant scriptsslaws3-3/+3
2010-03-21Add a trip contribution that demonstrates the logging policy. Was only turned...slaws9-0/+495
2010-03-21Revert change committed by accidentslaws2-0/+4
2010-03-21Add a sample that demonstrated reference passingslaws36-0/+2530
2010-03-21Add some more ignoresslaws2-5/+0
2010-03-21Add some callback samples based on the payment and credit card payment compon...slaws46-0/+3194
2010-03-21Fix incorrect path for domain configuration filesnash1-1/+1
2010-03-21Change jumpstart launcher so that it doesn't use LauncherUtil (TUSCANY-3508)nash5-32/+2
2010-03-19Fix incorrect pom dependencies in contributions directories (TUSCANY-3506)nash44-756/+177
2010-03-19Apply workaround for TUSCANY-3476 to workspace-distribution.xml and add inlin...nash2-1/+3
2010-03-19Fix typo in reference target component namenash1-1/+1
2010-03-19Replace payment-spring-policy by payment-java-policy to work around TUSCANY-3...nash1-1/+1
2010-03-19Fix incorrect directories in domain manager configuration pathsnash1-2/+2
2010-03-19Fix incorrect location for domain manager configuration filesnash1-1/+1
2010-03-16Revert the accidental changerfeng1-1/+1
2010-03-16Update the travelsample with 2.x namespace/api/dependency (not completed yet)rfeng1-1/+1
2010-03-11Fix build.xml files for travel sample .war contributions (TUSCANY-3414)nash4-7/+413
2010-03-09Add descriptions of .war contributions to READMEnash1-75/+124
2010-03-08Add code to avoid a hang on exit when using Tuscany SCA 1.6 (TUSCANY-3277)nash1-0/+4
2010-03-08Add code to avoid a 60-second hang when using Tuscany SCA 1.6 (TUSCANY-3475)nash1-0/+4
2010-03-02Remove bogus conversational configuration that is add odds with the current a...slaws5-122/+1
2010-02-28Bring fullapp-domain contributions into line with fullapp, and update READMEnash3-12/+12
2010-02-25Exclude *.cbp files from payment-bpel-process contribution jarnash2-3/+18
2010-02-25Remove payment.bpel from payment-bpel contribution (TUSCANY-3461)nash1-164/+0
2010-02-25Refactor payment-bpel contribution by moving some files into a new contributi...nash15-6/+565
2010-02-25Add ODE runtime database to travel sample binary distro (TUSCANY-3461)nash7-28/+155
2010-02-22Update README for recent changesnash1-65/+106
2010-02-22Make the JAX-WS runtime available when running the travel sample on JDK 5 (TU...nash14-22/+395
2010-02-22Ensure maven-antrun-plugin runs when using <packaging>pomnash1-1/+1
2010-02-22Refactor conditional logic for better consistency and readabilitynash1-42/+58