summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/services (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix name of main classnash2010-01-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897399 13f79535-47bb-0310-9956-ffa450edef68
* Fix pom.xml file to include correct dependenciesnash2010-01-091-6/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897394 13f79535-47bb-0310-9956-ffa450edef68
* Update parent artifact name in travel sample pom.xml filesnash2010-01-066-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896688 13f79535-47bb-0310-9956-ffa450edef68
* Add/fix ant scripts for non-SCA clients and add additional targets described ↵nash2010-01-041-0/+1
| | | | | | in the README scenarios git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@895599 13f79535-47bb-0310-9956-ffa450edef68
* Add/fix ant scripts for contents of travel sample services and launchers ↵nash2010-01-0217-134/+151
| | | | | | directories (TUSCANY-3398) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@895152 13f79535-47bb-0310-9956-ffa450edef68
* Format the coderfeng2009-11-059-98/+93
| | | | 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-057-69/+69
| | | | | | ${tuscany.version} git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833170 13f79535-47bb-0310-9956-ffa450edef68
* Introduce a LauncherUtil to locate contributions by namerfeng2009-11-052-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833142 13f79535-47bb-0310-9956-ffa450edef68
* Add Main-Class and Class-Path to the MF so that we can run the clients, ↵rfeng2009-10-268-11/+104
| | | | | | services and launchers using java -jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830020 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
* 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
* Adde the JMS related projects into the buildmcombellack2009-07-121-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793415 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of notification service that uses a JMS bindingmcombellack2009-07-124-0/+285
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793413 13f79535-47bb-0310-9956-ffa450edef68
* Added EJB binding related projects into the buildmcombellack2009-06-151-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785002 13f79535-47bb-0310-9956-ffa450edef68
* Added an implementation of the SMS gateway that exposes its services as an EJBmcombellack2009-06-155-0/+174
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785000 13f79535-47bb-0310-9956-ffa450edef68
* Added smsgateway-rmi-service to the buildmcombellack2009-06-141-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784626 13f79535-47bb-0310-9956-ffa450edef68
* Added an implementation of the SMS gateway that exposes it's service over RMImcombellack2009-06-144-0/+153
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784624 13f79535-47bb-0310-9956-ffa450edef68
* Moving Travel Sample to use 1.6-SNAPSHOT dependencieslresende2009-06-124-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784257 13f79535-47bb-0310-9956-ffa450edef68
* Updated versions so that it refers to 1.5 rather than 1.5-SNAPSHOT. Set the ↵mcombellack2009-06-011-1/+2
| | | | | | artifact version to 1.0-SNAPSHOT git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780809 13f79535-47bb-0310-9956-ffa450edef68
* Update versionsrfeng2009-06-013-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780783 13f79535-47bb-0310-9956-ffa450edef68
* Minor code reorganisation to make it clearer what is going onmcombellack2009-05-221-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777445 13f79535-47bb-0310-9956-ffa450edef68
* Fixed location of { in try catch statementmcombellack2009-05-221-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777437 13f79535-47bb-0310-9956-ffa450edef68
* Updated CORBA server code to use the new POA style of CORBA servicemcombellack2009-05-223-6/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777435 13f79535-47bb-0310-9956-ffa450edef68
* Added module smsgateway-corba-service to the buildmcombellack2009-05-221-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777421 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of SMS Gateway CORBA service that is used by the notification ↵mcombellack2009-05-214-0/+183
| | | | | | contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777308 13f79535-47bb-0310-9956-ffa450edef68
* Minor code tidy upmcombellack2009-05-211-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777057 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of SMS Gateway JAS-WS web service that is used by the ↵mcombellack2009-05-215-0/+141
| | | | | | notification contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777046 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of a non-SCA implementation of the Credit Card service using ↵mcombellack2009-05-195-0/+189
JAX-WS that will be used to show how SCA references can connect to non-SCA implemented web services git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776246 13f79535-47bb-0310-9956-ffa450edef68