summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/contributions (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use the scatours.impl package for the TripProviderImpl class that's part of ↵nash2010-01-222-5/+4
| | | | | | the buildingblocks contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902018 13f79535-47bb-0310-9956-ffa450edef68
* Add buildingblocks* contributions and launcher to the mvn and ant buildsnash2010-01-214-1/+40
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901658 13f79535-47bb-0310-9956-ffa450edef68
* Add export for goodvaluetrips.com namespacenash2010-01-211-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901655 13f79535-47bb-0310-9956-ffa450edef68
* Add new contribution buildingblocksnash2010-01-2118-0/+691
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901645 13f79535-47bb-0310-9956-ffa450edef68
* Add currency property to ShoppingCartImplnash2010-01-211-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901639 13f79535-47bb-0310-9956-ffa450edef68
* Add new contribution buildingblocks-clientnash2010-01-2114-0/+649
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901638 13f79535-47bb-0310-9956-ffa450edef68
* Fix component name to be consistent with other payment contributionsslaws2010-01-181-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900325 13f79535-47bb-0310-9956-ffa450edef68
* Remove commented out dependencyslaws2010-01-171-9/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900206 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up test composite structureslaws2010-01-175-40/+71
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900205 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused modulerfeng2010-01-097-325/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897503 13f79535-47bb-0310-9956-ffa450edef68
* Generate Java code from all 3 WSDL files and eliminate test scope dependenciesnash2010-01-071-18/+39
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896808 13f79535-47bb-0310-9956-ffa450edef68
* Fix incorrect logic to display currency for items in cart (TUSCANY-3411)nash2010-01-071-1/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896745 13f79535-47bb-0310-9956-ffa450edef68
* Update parent artifact name in travel sample pom.xml filesnash2010-01-0651-51/+51
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896688 13f79535-47bb-0310-9956-ffa450edef68
* Change reference port number from 8083 to 8082 (TUSCANY-3406)nash2010-01-041-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@895594 13f79535-47bb-0310-9956-ffa450edef68
* Add/fix ant scripts for contents of travel sample services and launchers ↵nash2010-01-023-5/+3
| | | | | | directories (TUSCANY-3398) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@895152 13f79535-47bb-0310-9956-ffa450edef68
* Add ant scripts for contents of travel sample contributions directory ↵nash2009-12-2754-162/+1302
| | | | | | (TUSCANY-3398) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@894042 13f79535-47bb-0310-9956-ffa450edef68
* No need to close the body and html tags twicemcombellack2009-12-151-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@891033 13f79535-47bb-0310-9956-ffa450edef68
* Update 1.12 version to avoid NoClassDefFoundErrorrfeng2009-12-102-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889445 13f79535-47bb-0310-9956-ffa450edef68
* A bit of tidying in the full-app. Mainly renaming frontend to coordination ↵slaws2009-11-2617-36/+46
| | | | | | and correcting the composite names in the full app contributions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884703 13f79535-47bb-0310-9956-ffa450edef68
* Format the coderfeng2009-11-0582-1173/+1059
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833174 13f79535-47bb-0310-9956-ffa450edef68
* Update pom.xml to reference a consistent version of tuscany runtime using ↵rfeng2009-11-0553-362/+386
| | | | | | ${tuscany.version} git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833170 13f79535-47bb-0310-9956-ffa450edef68
* Added dependency on jsr250-api to fix compilation issue of being unable to ↵mcombellack2009-11-021-0/+7
| | | | | | find javax.annotation.security on Sun JDK git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832101 13f79535-47bb-0310-9956-ffa450edef68
* Added dependency on jsr250-api to fix compilation issue of being unable to ↵mcombellack2009-11-021-0/+7
| | | | | | find javax.annotation.security on Sun JDK git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832100 13f79535-47bb-0310-9956-ffa450edef68
* Set the SVN eol-style to nativemcombellack2009-11-021-169/+169
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832089 13f79535-47bb-0310-9956-ffa450edef68
* Add Main-Class and Class-Path to the MF so that we can run the clients, ↵rfeng2009-10-262-2/+4
| | | | | | services and launchers using java -jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830020 13f79535-47bb-0310-9956-ffa450edef68
* Move 2.x code into contrib/2.xrfeng2009-10-2644-1364/+28
| | | | | | Change the pom.xml to depend on node-impl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829858 13f79535-47bb-0310-9956-ffa450edef68
* Add a webapp for creditcard-payment-jaxbrfeng2009-10-205-0/+355
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@826957 13f79535-47bb-0310-9956-ffa450edef68
* Add a version of the spring payment component configured with authentication ↵slaws2009-10-1119-0/+1163
| | | | | | policy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824102 13f79535-47bb-0310-9956-ffa450edef68
* Add customer registry into the spring componentslaws2009-10-117-27/+317
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824091 13f79535-47bb-0310-9956-ffa450edef68
* Separate the ShoppingCart interface into multiple separate interfaces to ↵slaws2009-10-119-66/+105
| | | | | | better match the "introducing" scenario git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824057 13f79535-47bb-0310-9956-ffa450edef68
* Added the currency-servlet module to the build listmcombellack2009-10-051-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822058 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of a Servlet implementation of a currency convertermcombellack2009-10-054-0/+232
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822037 13f79535-47bb-0310-9956-ffa450edef68
* Enhanced the title of teh JSP so that it includes JSP in the page titlemcombellack2009-09-291-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820091 13f79535-47bb-0310-9956-ffa450edef68
* Apply new naming convention to notification-* contributionsnash2009-09-1523-100/+102
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815531 13f79535-47bb-0310-9956-ffa450edef68
* Apply new naming convention to contributions/help-pages and launchers/help-pagesnash2009-09-158-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815456 13f79535-47bb-0310-9956-ffa450edef68
* Apply new naming convention to contributions/feed-logger and ↵nash2009-09-156-9/+10
| | | | | | launchers/feed-logger git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815406 13f79535-47bb-0310-9956-ffa450edef68
* Apply new naming convention to contributions/blog-feed and launchers/blog-feednash2009-09-151-6/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815397 13f79535-47bb-0310-9956-ffa450edef68
* Apply new naming convention to contributions/blog-feed and launchers/blog-feednash2009-09-159-11/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815393 13f79535-47bb-0310-9956-ffa450edef68
* Delete contributions/databinding-client-contribution and ↵nash2009-09-155-188/+0
| | | | | | launchers/databinding-launcher git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815385 13f79535-47bb-0310-9956-ffa450edef68
* Apply new naming conventions to contributions/databinding-client and ↵nash2009-09-157-5/+193
| | | | | | launchers/databinding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815382 13f79535-47bb-0310-9956-ffa450edef68
* Fix naming inconsistenciesnash2009-09-155-9/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815338 13f79535-47bb-0310-9956-ffa450edef68
* Restore original names for composites in currency and currency-ws contributionsnash2009-09-152-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815318 13f79535-47bb-0310-9956-ffa450edef68
* Delete contributions/currency-corba-contribution and ↵nash2009-09-153-105/+0
| | | | | | launchers/currency-converter-corba-launcher git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815314 13f79535-47bb-0310-9956-ffa450edef68
* Apply new naming convention to currency converter contributions and ↵nash2009-09-1511-20/+22
| | | | | | launchers for RMI, JMS and JSP git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815305 13f79535-47bb-0310-9956-ffa450edef68
* Rename currency-corba contrbution in pom.xmlnash2009-09-151-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815296 13f79535-47bb-0310-9956-ffa450edef68
* Apply new naming convention to contributions/currency-corbanash2009-09-153-0/+106
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815295 13f79535-47bb-0310-9956-ffa450edef68
* Apply new naming convention to contributions/currency-ws and ↵nash2009-09-144-9/+10
| | | | | | launchers/currency-converter-ws git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814873 13f79535-47bb-0310-9956-ffa450edef68
* Apply new naming convention to contributions/creditcard-payment-sdonash2009-09-148-191/+184
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814843 13f79535-47bb-0310-9956-ffa450edef68
* Update name of payment-groovy contributionnash2009-09-141-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814786 13f79535-47bb-0310-9956-ffa450edef68
* Apply new naming convention to the payment-bpel, payment-groovy and ↵nash2009-09-1433-284/+215
| | | | | | emailgateway contributions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814783 13f79535-47bb-0310-9956-ffa450edef68