summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Call the domain launcher with the location of directory based contribution ↵slaws2009-11-301-1/+2
| | | | | | rather than relying on the JVM current directory. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@885353 13f79535-47bb-0310-9956-ffa450edef68
* Fix more references to coordinationslaws2009-11-272-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884764 13f79535-47bb-0310-9956-ffa450edef68
* Remove commented out dependencyslaws2009-11-261-9/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884710 13f79535-47bb-0310-9956-ffa450edef68
* Take account for frontend contribution name changeslaws2009-11-262-4/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884709 13f79535-47bb-0310-9956-ffa450edef68
* Take account of composite name changesslaws2009-11-269-33/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884708 13f79535-47bb-0310-9956-ffa450edef68
* add dependencies on tuscany modules to get launcher workingslaws2009-11-261-1/+108
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884707 13f79535-47bb-0310-9956-ffa450edef68
* Add code version of the domain launcher for testingslaws2009-11-261-0/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884706 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
* Add a customized MFrfeng2009-11-082-6/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833804 13f79535-47bb-0310-9956-ffa450edef68
* Add a customized MFrfeng2009-11-082-5/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833803 13f79535-47bb-0310-9956-ffa450edef68
* Fix the file naming for snapshot versionsrfeng2009-11-061-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833589 13f79535-47bb-0310-9956-ffa450edef68
* No need to copy the src/main/resources directory as there is no resources ↵mcombellack2009-11-061-3/+0
| | | | | | directory in this project git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833555 13f79535-47bb-0310-9956-ffa450edef68
* Add tuscany-sca-manifest.jar into the distrorfeng2009-11-062-5/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833269 13f79535-47bb-0310-9956-ffa450edef68
* Fix contribution namerfeng2009-11-061-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833263 13f79535-47bb-0310-9956-ffa450edef68
* Add jms dependency (provided is not included)rfeng2009-11-063-6/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833256 13f79535-47bb-0310-9956-ffa450edef68
* Add host-jettyrfeng2009-11-051-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833238 13f79535-47bb-0310-9956-ffa450edef68
* Update dependencies so that jars are set on the launchers' classpathrfeng2009-11-0524-73/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833235 13f79535-47bb-0310-9956-ffa450edef68
* Update the location patternrfeng2009-11-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833202 13f79535-47bb-0310-9956-ffa450edef68
* Update the location patternrfeng2009-11-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833201 13f79535-47bb-0310-9956-ffa450edef68
* Format the coderfeng2009-11-05132-1588/+1439
| | | | 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-0593-724/+749
| | | | | | ${tuscany.version} git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833170 13f79535-47bb-0310-9956-ffa450edef68
* Fix contribution namesrfeng2009-11-051-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833168 13f79535-47bb-0310-9956-ffa450edef68
* Move scatours-android-ui into contribrfeng2009-11-0516-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833154 13f79535-47bb-0310-9956-ffa450edef68
* Introduce a LauncherUtil to locate contributions by namerfeng2009-11-0543-248/+411
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833142 13f79535-47bb-0310-9956-ffa450edef68
* Add a utility for launchers to handle different ways to locate contributionsrfeng2009-11-052-0/+127
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833106 13f79535-47bb-0310-9956-ffa450edef68
* Change the folder name from client to clientsrfeng2009-11-031-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832491 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-2637-25/+554
| | | | | | services and launchers using java -jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830020 13f79535-47bb-0310-9956-ffa450edef68
* Remove version numbers for the scatours jars in the distrorfeng2009-10-261-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830007 13f79535-47bb-0310-9956-ffa450edef68
* Add the webapprfeng2009-10-261-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829870 13f79535-47bb-0310-9956-ffa450edef68
* Move 2.x code into contrib/2.xrfeng2009-10-2654-40/+363
| | | | | | 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 ability to create a distribution for the travelsamplerfeng2009-10-238-0/+2471
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@829270 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
* Change version of Tuscany referenced from 1.5 to 1.6-SNAPSHOTslaws2009-10-112-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824050 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
* Rename services modulesnash2009-09-1632-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815636 13f79535-47bb-0310-9956-ffa450edef68
* Rename client modulesnash2009-09-1616-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815635 13f79535-47bb-0310-9956-ffa450edef68
* Add ant scripts and adjust packages for RMI and CORBA interopnash2009-09-1613-15/+307
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815634 13f79535-47bb-0310-9956-ffa450edef68
* Apply new naming convention to maven artifactsnash2009-09-153-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815546 13f79535-47bb-0310-9956-ffa450edef68
* Rename client class for consistency with other clientsnash2009-09-152-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815545 13f79535-47bb-0310-9956-ffa450edef68
* Add ant scripts and apply new naming convention to maven artifactsnash2009-09-1512-9/+296
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815540 13f79535-47bb-0310-9956-ffa450edef68
* Rename packages to match notification-ws contribution (needed to preserve ↵nash2009-09-153-4/+4
| | | | | | interop) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815537 13f79535-47bb-0310-9956-ffa450edef68
* Apply new naming convention to notification-* launchersnash2009-09-1525-125/+293
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815533 13f79535-47bb-0310-9956-ffa450edef68