summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/tutorials/travelsample/contributions (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix typoslaws2010-09-051-1/+1
* Remove unused importslaws2010-09-041-1/+0
* No need to specify the interface using interface.java as it can be worked out...mcombellack2010-09-011-1/+0
* Removed reference to BBC news feed as it just added more complexity without a...mcombellack2010-09-012-12/+0
* Updated example to be explicit as to which Java interface the CurrencyConvert...mcombellack2010-08-261-1/+3
* TUSCANY-3651 - Add assert to test caseslaws2010-08-101-1/+5
* Remove openejb-runtime dependency from notification-ejb launcher when using t...nash2010-05-291-70/+61
* Add missing JAX-WS and/or JAXB dependencies to pom files (TUSCANY-3577)nash2010-05-2911-0/+186
* Merge revision r946383 from 1.0 release branchnash2010-05-192-2/+2
* Merge revision r946380 from 1.0 release branchnash2010-05-191-2/+2
* Merge revision r946340 from 1.0 release branchnash2010-05-191-2/+2
* Merge revision r946294 from 1.0 release branchnash2010-05-192-2/+2
* Merge revision r946097 from 1.0 release branchnash2010-05-194-2/+2
* Merge revision r945741 from 1.0 release branchnash2010-05-191-4/+2
* Merge revision r945740 from 1.0 release branchnash2010-05-192-2/+0
* Merge revision r945361 from 1.0 release branchnash2010-05-192-1/+6
* Merge revision r945303 from 1.0 release branchnash2010-05-192-18/+0
* Merge revision r945281 from 1.0 release branchnash2010-05-196-279/+1
* Merge revision r944885 from 1.0 release branchnash2010-05-191-0/+19
* Merge revision r944799 from 1.0 release branchnash2010-05-193-24/+0
* Merge revision r944737 from 1.0 release branchnash2010-05-1960-60/+43
* Rename com.tuscanyscatours.using package to com.tuscanyscatours.usingscanash2010-05-1419-39/+39
* Delete contributions/using and launchers/using modulesnash2010-05-1469-3044/+0
* Rename using contribution and launcher to usingscanash2010-05-1471-2/+3046
* Remove redundant <reference> elements from component definitionsnash2010-05-143-5/+0
* Ensure all variations of PaymentTestCase throw exceptions when they fail (TUS...nash2010-04-0710-11/+55
* Fix incorrect XML response returned by BPEL processnash2010-04-071-4/+1
* Add missing modules to the ant build and the distributionnash2010-03-291-0/+4
* Add missing compile dependencynash2010-03-291-0/+3
* Update pom.xml files to add "using" contribution and "using" launchernash2010-03-291-0/+1
* Add complete "using" contribution and "using" launchernash2010-03-2963-21/+2643
* add payment-python to the buildslaws2010-03-281-0/+1
* Add jython version of the payment component. Just because we can. slaws2010-03-2812-0/+752
* Add new contribution "using" with examples for using SCA componentsnash2010-03-2214-0/+428
* Exercise the trip policy from the policy client and policy launcherslaws2010-03-214-0/+31
* Correct module names in ant scriptsslaws2010-03-212-2/+2
* Add a trip contribution that demonstrates the logging policy. Was only turned...slaws2010-03-219-0/+495
* Add a sample that demonstrated reference passingslaws2010-03-2126-0/+1995
* Add some callback samples based on the payment and credit card payment compon...slaws2010-03-2136-0/+2632
* Fix incorrect pom dependencies in contributions directories (TUSCANY-3506)nash2010-03-1944-756/+177
* Fix typo in reference target component namenash2010-03-191-1/+1
* Revert the accidental changerfeng2010-03-161-1/+1
* Update the travelsample with 2.x namespace/api/dependency (not completed yet)rfeng2010-03-161-1/+1
* Fix build.xml files for travel sample .war contributions (TUSCANY-3414)nash2010-03-113-0/+284
* Remove bogus conversational configuration that is add odds with the current a...slaws2010-03-024-118/+1
* Exclude *.cbp files from payment-bpel-process contribution jarnash2010-02-251-0/+12
* Remove payment.bpel from payment-bpel contribution (TUSCANY-3461)nash2010-02-251-164/+0
* Refactor payment-bpel contribution by moving some files into a new contributi...nash2010-02-2511-5/+541
* Add ODE runtime database to travel sample binary distro (TUSCANY-3461)nash2010-02-251-2/+2
* Add jaxws-api and jaxb-api dependencies where needed to enable all modules to...nash2010-02-194-0/+54