summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/tutorials/travelsample/contributions (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename com.tuscanyscatours.using package to com.tuscanyscatours.usingscanash2010-05-1419-39/+39
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944283 13f79535-47bb-0310-9956-ffa450edef68
* Delete contributions/using and launchers/using modulesnash2010-05-1469-3044/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944274 13f79535-47bb-0310-9956-ffa450edef68
* Rename using contribution and launcher to usingscanash2010-05-1471-2/+3046
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944272 13f79535-47bb-0310-9956-ffa450edef68
* Remove redundant <reference> elements from component definitionsnash2010-05-143-5/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944257 13f79535-47bb-0310-9956-ffa450edef68
* Ensure all variations of PaymentTestCase throw exceptions when they fail ↵nash2010-04-0710-11/+55
| | | | | | (TUSCANY-3407) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931718 13f79535-47bb-0310-9956-ffa450edef68
* Fix incorrect XML response returned by BPEL processnash2010-04-071-4/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931716 13f79535-47bb-0310-9956-ffa450edef68
* Add missing modules to the ant build and the distributionnash2010-03-291-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928655 13f79535-47bb-0310-9956-ffa450edef68
* Add missing compile dependencynash2010-03-291-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928653 13f79535-47bb-0310-9956-ffa450edef68
* Update pom.xml files to add "using" contribution and "using" launchernash2010-03-291-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928625 13f79535-47bb-0310-9956-ffa450edef68
* Add complete "using" contribution and "using" launchernash2010-03-2963-21/+2643
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928619 13f79535-47bb-0310-9956-ffa450edef68
* add payment-python to the buildslaws2010-03-281-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928395 13f79535-47bb-0310-9956-ffa450edef68
* Add jython version of the payment component. Just because we can. slaws2010-03-2812-0/+752
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928390 13f79535-47bb-0310-9956-ffa450edef68
* Add new contribution "using" with examples for using SCA componentsnash2010-03-2214-0/+428
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925991 13f79535-47bb-0310-9956-ffa450edef68
* Exercise the trip policy from the policy client and policy launcherslaws2010-03-214-0/+31
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925864 13f79535-47bb-0310-9956-ffa450edef68
* Correct module names in ant scriptsslaws2010-03-212-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925863 13f79535-47bb-0310-9956-ffa450edef68
* Add a trip contribution that demonstrates the logging policy. Was only ↵slaws2010-03-219-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
* Add a sample that demonstrated reference passingslaws2010-03-2126-0/+1995
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925837 13f79535-47bb-0310-9956-ffa450edef68
* Add some callback samples based on the payment and credit card payment ↵slaws2010-03-2136-0/+2632
| | | | | | components git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925828 13f79535-47bb-0310-9956-ffa450edef68
* Fix incorrect pom dependencies in contributions directories (TUSCANY-3506)nash2010-03-1944-756/+177
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925161 13f79535-47bb-0310-9956-ffa450edef68
* Fix typo in reference target component namenash2010-03-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925096 13f79535-47bb-0310-9956-ffa450edef68
* Revert the accidental changerfeng2010-03-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923919 13f79535-47bb-0310-9956-ffa450edef68
* Update the travelsample with 2.x namespace/api/dependency (not completed yet)rfeng2010-03-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923913 13f79535-47bb-0310-9956-ffa450edef68
* Fix build.xml files for travel sample .war contributions (TUSCANY-3414)nash2010-03-113-0/+284
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921794 13f79535-47bb-0310-9956-ffa450edef68
* Remove bogus conversational configuration that is add odds with the current ↵slaws2010-03-024-118/+1
| | | | | | application configuration. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918089 13f79535-47bb-0310-9956-ffa450edef68
* Exclude *.cbp files from payment-bpel-process contribution jarnash2010-02-251-0/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916232 13f79535-47bb-0310-9956-ffa450edef68
* Remove payment.bpel from payment-bpel contribution (TUSCANY-3461)nash2010-02-251-164/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916214 13f79535-47bb-0310-9956-ffa450edef68
* Refactor payment-bpel contribution by moving some files into a new ↵nash2010-02-2511-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
* Add ODE runtime database to travel sample binary distro (TUSCANY-3461)nash2010-02-251-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916135 13f79535-47bb-0310-9956-ffa450edef68
* Add jaxws-api and jaxb-api dependencies where needed to enable all modules ↵nash2010-02-194-0/+54
| | | | | | to compile with JDK 5 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@911766 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3467: Add JAXWS/JAXB compile dependencies for JDK 5rfeng2010-02-182-1/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@911640 13f79535-47bb-0310-9956-ffa450edef68
* Copy into trunk from sandboxslaws2010-01-24405-0/+21863
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902572 13f79535-47bb-0310-9956-ffa450edef68