summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/tutorials/travelsample (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Replace payment-spring-policy by payment-java-policy to work around ↵nash2010-03-191-1/+1
| | | | | | TUSCANY-3476 problem git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925076 13f79535-47bb-0310-9956-ffa450edef68
* Fix incorrect directories in domain manager configuration pathsnash2010-03-191-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925074 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
* 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-114-7/+413
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921794 13f79535-47bb-0310-9956-ffa450edef68
* Add descriptions of .war contributions to READMEnash2010-03-091-75/+124
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920754 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-025-122/+1
| | | | | | application configuration. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918089 13f79535-47bb-0310-9956-ffa450edef68
* Bring fullapp-domain contributions into line with fullapp, and update READMEnash2010-02-283-12/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917146 13f79535-47bb-0310-9956-ffa450edef68
* Exclude *.cbp files from payment-bpel-process contribution jarnash2010-02-252-3/+18
| | | | 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-2515-6/+565
| | | | | | 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-257-28/+155
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916135 13f79535-47bb-0310-9956-ffa450edef68
* Update README for recent changesnash2010-02-221-65/+106
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912526 13f79535-47bb-0310-9956-ffa450edef68
* Make the JAX-WS runtime available when running the travel sample on JDK 5 ↵nash2010-02-2214-22/+395
| | | | | | (TUSCANY-3467) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912490 13f79535-47bb-0310-9956-ffa450edef68
* Ensure maven-antrun-plugin runs when using <packaging>pomnash2010-02-221-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912488 13f79535-47bb-0310-9956-ffa450edef68
* Refactor conditional logic for better consistency and readabilitynash2010-02-221-42/+58
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912483 13f79535-47bb-0310-9956-ffa450edef68
* Remove duplicate entry for apache.snapshot (also defined in parent pom)nash2010-02-211-10/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912445 13f79535-47bb-0310-9956-ffa450edef68
* Make wsimport target work on JDK 5 as well as JDK 6nash2010-02-201-19/+52
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912099 13f79535-47bb-0310-9956-ffa450edef68
* Add jaxws-api and jaxb-api dependencies where needed to enable all modules ↵nash2010-02-1913-0/+198
| | | | | | 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
* Remove uncommented duplicate entry for creditcard-payment-webapp in ↵nash2010-02-181-6/+0
| | | | | | distribution bundle pom git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@911343 13f79535-47bb-0310-9956-ffa450edef68
* Exclude Tuscany runtime dependencies from the travel sample distribution ↵nash2010-02-1856-181/+376
| | | | | | 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-1713-632/+955
| | | | | | environment variables (TUSCANY-3460) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@910863 13f79535-47bb-0310-9956-ffa450edef68
* Add ant scripts to travel sample distribution directories to demonstrate ↵nash2010-02-114-0/+438
| | | | | | alternative solution to TUSCANY-3460 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908910 13f79535-47bb-0310-9956-ffa450edef68
* Add scatours-launcher-payment-bpel to the travel sample distribution ↵nash2010-02-107-56/+129
| | | | | | (TUSCANY-3460) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908421 13f79535-47bb-0310-9956-ffa450edef68
* Add contribution and launcher to distribution for payment-groovynash2010-02-091-2/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908265 13f79535-47bb-0310-9956-ffa450edef68
* Add launchers to distribution for payment-java, payment-java-policy, ↵nash2010-02-091-0/+20
| | | | | | payment-spring, and payment-spring-scatag git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908264 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-0738-38/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907395 13f79535-47bb-0310-9956-ffa450edef68
* Add new launchers to READMEnash2010-02-071-34/+160
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907394 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
* Update Tuscany version to 1.6rfeng2010-02-051-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907118 13f79535-47bb-0310-9956-ffa450edef68
* Remove travel sample code needed only for 1.5.1 and update README for 1.6nash2010-02-057-190/+120
| | | | 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-0411-150/+87
| | | | 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
* Update to match current configurationslaws2010-01-241-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902584 13f79535-47bb-0310-9956-ffa450edef68
* Contrib holds material that's no longer used in the same. Don't need it in ↵slaws2010-01-24289-20230/+0
| | | | | | trunk but it's still in the sandbox if you really need anything from here. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902577 13f79535-47bb-0310-9956-ffa450edef68
* don't need diagram template any moreslaws2010-01-241-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902576 13f79535-47bb-0310-9956-ffa450edef68
* Copy into trunk from sandboxslaws2010-01-24953-0/+59116
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902572 13f79535-47bb-0310-9956-ffa450edef68