summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/tutorials/travelsample/launchers (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-296-0/+462
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928619 13f79535-47bb-0310-9956-ffa450edef68
* Remove explicit use of JMS BrokerServicenash2010-03-282-8/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928474 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 a launcher for the payment-python contributionslaws2010-03-2816-0/+976
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928392 13f79535-47bb-0310-9956-ffa450edef68
* Exercise the trip policy from the policy client and policy launcherslaws2010-03-212-2/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925864 13f79535-47bb-0310-9956-ffa450edef68
* Correct module names in ant scriptsslaws2010-03-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925863 13f79535-47bb-0310-9956-ffa450edef68
* Add a sample that demonstrated reference passingslaws2010-03-2110-0/+535
| | | | 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-2110-0/+562
| | | | | | components git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925828 13f79535-47bb-0310-9956-ffa450edef68
* Fix incorrect path for domain configuration filesnash2010-03-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925712 13f79535-47bb-0310-9956-ffa450edef68
* Change jumpstart launcher so that it doesn't use LauncherUtil (TUSCANY-3508)nash2010-03-213-18/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925711 13f79535-47bb-0310-9956-ffa450edef68
* Fix incorrect location for domain manager configuration filesnash2010-03-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925073 13f79535-47bb-0310-9956-ffa450edef68
* Add code to avoid a hang on exit when using Tuscany SCA 1.6 (TUSCANY-3277)nash2010-03-081-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920280 13f79535-47bb-0310-9956-ffa450edef68
* Add code to avoid a 60-second hang when using Tuscany SCA 1.6 (TUSCANY-3475)nash2010-03-081-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920276 13f79535-47bb-0310-9956-ffa450edef68
* Remove bogus conversational configuration that is add odds with the current ↵slaws2010-03-021-4/+0
| | | | | | application configuration. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918089 13f79535-47bb-0310-9956-ffa450edef68
* Refactor payment-bpel contribution by moving some files into a new ↵nash2010-02-251-0/+1
| | | | | | 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-252-26/+7
| | | | 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-196-0/+108
| | | | | | to compile with JDK 5 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@911766 13f79535-47bb-0310-9956-ffa450edef68
* Exclude Tuscany runtime dependencies from the travel sample distribution ↵nash2010-02-1832-32/+32
| | | | | | default build (TUSCANY-3462) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@911338 13f79535-47bb-0310-9956-ffa450edef68
* Package OpenEJB dependencies with the travel sample to avoid use of ↵nash2010-02-171-7/+0
| | | | | | environment variables (TUSCANY-3460) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@910863 13f79535-47bb-0310-9956-ffa450edef68
* Add scatours-launcher-payment-bpel to the travel sample distribution ↵nash2010-02-102-4/+22
| | | | | | (TUSCANY-3460) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908421 13f79535-47bb-0310-9956-ffa450edef68
* Fix incorrect launcher package name in Main-Class manifest entrynash2010-02-076-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907401 13f79535-47bb-0310-9956-ffa450edef68
* Add failonerror=true to ant run commandnash2010-02-0731-31/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907395 13f79535-47bb-0310-9956-ffa450edef68
* Change incorrect package scatours to scatours.paymentnash2010-02-076-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907387 13f79535-47bb-0310-9956-ffa450edef68
* Change incorrect contribution name payment-script to payment-spring-scatagnash2010-02-071-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907386 13f79535-47bb-0310-9956-ffa450edef68
* Remove travel sample code needed only for 1.5.1 and update README for 1.6nash2010-02-056-141/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906830 13f79535-47bb-0310-9956-ffa450edef68
* Launch JMS broker and CORBA tnameserv automatically (TUSCANY-3454)nash2010-02-045-62/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906398 13f79535-47bb-0310-9956-ffa450edef68
* Use property for ${tuscany.version}rfeng2010-02-021-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@905843 13f79535-47bb-0310-9956-ffa450edef68
* Flip over to spring component implementationslaws2010-01-241-3/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902587 13f79535-47bb-0310-9956-ffa450edef68
* Copy into trunk from sandboxslaws2010-01-24162-0/+9774
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902572 13f79535-47bb-0310-9956-ffa450edef68