summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/tutorials/travelsample/contributions (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-05Fix typoslaws1-1/+1
2010-09-04Remove unused importslaws1-1/+0
2010-09-01No need to specify the interface using interface.java as it can be worked out...mcombellack1-1/+0
2010-09-01Removed reference to BBC news feed as it just added more complexity without a...mcombellack2-12/+0
2010-08-26Updated example to be explicit as to which Java interface the CurrencyConvert...mcombellack1-1/+3
2010-08-10TUSCANY-3651 - Add assert to test caseslaws1-1/+5
2010-05-29Remove openejb-runtime dependency from notification-ejb launcher when using t...nash1-70/+61
2010-05-29Add missing JAX-WS and/or JAXB dependencies to pom files (TUSCANY-3577)nash11-0/+186
2010-05-19Merge revision r946383 from 1.0 release branchnash2-2/+2
2010-05-19Merge revision r946380 from 1.0 release branchnash1-2/+2
2010-05-19Merge revision r946340 from 1.0 release branchnash1-2/+2
2010-05-19Merge revision r946294 from 1.0 release branchnash2-2/+2
2010-05-19Merge revision r946097 from 1.0 release branchnash4-2/+2
2010-05-19Merge revision r945741 from 1.0 release branchnash1-4/+2
2010-05-19Merge revision r945740 from 1.0 release branchnash2-2/+0
2010-05-19Merge revision r945361 from 1.0 release branchnash2-1/+6
2010-05-19Merge revision r945303 from 1.0 release branchnash2-18/+0
2010-05-19Merge revision r945281 from 1.0 release branchnash6-279/+1
2010-05-19Merge revision r944885 from 1.0 release branchnash1-0/+19
2010-05-19Merge revision r944799 from 1.0 release branchnash3-24/+0
2010-05-19Merge revision r944737 from 1.0 release branchnash60-60/+43
2010-05-14Rename com.tuscanyscatours.using package to com.tuscanyscatours.usingscanash19-39/+39
2010-05-14Delete contributions/using and launchers/using modulesnash69-3044/+0
2010-05-14Rename using contribution and launcher to usingscanash71-2/+3046
2010-05-14Remove redundant <reference> elements from component definitionsnash3-5/+0
2010-04-07Ensure all variations of PaymentTestCase throw exceptions when they fail (TUS...nash10-11/+55
2010-04-07Fix incorrect XML response returned by BPEL processnash1-4/+1
2010-03-29Add missing modules to the ant build and the distributionnash1-0/+4
2010-03-29Add missing compile dependencynash1-0/+3
2010-03-29Update pom.xml files to add "using" contribution and "using" launchernash1-0/+1
2010-03-29Add complete "using" contribution and "using" launchernash63-21/+2643
2010-03-28add payment-python to the buildslaws1-0/+1
2010-03-28Add jython version of the payment component. Just because we can. slaws12-0/+752
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 launcherslaws4-0/+31
2010-03-21Correct module names in ant scriptsslaws2-2/+2
2010-03-21Add a trip contribution that demonstrates the logging policy. Was only turned...slaws9-0/+495
2010-03-21Add a sample that demonstrated reference passingslaws26-0/+1995
2010-03-21Add some callback samples based on the payment and credit card payment compon...slaws36-0/+2632
2010-03-19Fix incorrect pom dependencies in contributions directories (TUSCANY-3506)nash44-756/+177
2010-03-19Fix typo in reference target component namenash1-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)nash3-0/+284
2010-03-02Remove bogus conversational configuration that is add odds with the current a...slaws4-118/+1
2010-02-25Exclude *.cbp files from payment-bpel-process contribution jarnash1-0/+12
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...nash11-5/+541
2010-02-25Add ODE runtime database to travel sample binary distro (TUSCANY-3461)nash1-2/+2
2010-02-19Add jaxws-api and jaxb-api dependencies where needed to enable all modules to...nash4-0/+54