summaryrefslogtreecommitdiffstats
path: root/sandbox (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-05-21Initial commit of SMS Gateway JAS-WS web service that is used by the ↵mcombellack5-0/+141
notification contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777046 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21Initial commit of notification launcher that use an external SMS Gateway ↵mcombellack4-0/+159
that has a web service interface git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777044 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21Initial commit of notification contributions that use an external SMS ↵mcombellack9-0/+306
Gateway that has a web service interface git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777043 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Fix errors in build.xmlnash1-231/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776718 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Re-enabled the sca:managedTransaction.global policy as it had been commented ↵mcombellack1-1/+1
out but it is needed to run the payment contribution since without it when using the payment contribution it complains of a missing policy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776633 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Renamed the LaunchNode class to be more descriptivemcombellack1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776626 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Renamed the LaunchNode class to be more descriptivemcombellack1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776625 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Renamed the LaunchNode class to be more descriptivemcombellack1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776623 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Renamed the LaunchNode class to be more descriptivemcombellack1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776622 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Renamed the LaunchNode class to be more descriptivemcombellack1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776621 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Renamed the LaunchNode class to be more descriptivemcombellack1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776619 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Moved the currency converter interface into the scatours.currencyconverter ↵mcombellack2-1/+3
package git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776617 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Renamed the LaunchNode class to be more descriptivemcombellack1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776616 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20Removed unit test as it was not really doing anything useful at this pointmcombellack1-55/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776615 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776521 ↵dougsleite3-121/+0
13f79535-47bb-0310-9956-ffa450edef68
2009-05-19Initial commit of currency converter CORBA client that will access the CORBA ↵mcombellack4-0/+139
interface exposed by the currency converter CORBA service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776443 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19Initial commit of node launcher for currency converter with CORBA bindingmcombellack4-0/+169
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776442 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19Initial commit of currency converter with CORBA bindingmcombellack4-0/+106
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776441 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776434 ↵dougsleite30-0/+1714
13f79535-47bb-0310-9956-ffa450edef68
2009-05-19Fixed a spelling error in </module>mcombellack1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776419 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19Initial commit of an RMI client that can invoke the currency converter RMI ↵mcombellack4-0/+114
service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776346 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19Initial commit of a launcher that runs the currency converter with an RMI ↵mcombellack4-0/+176
binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776344 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19Initial commit of the currency converter contribution with an RMI bindingmcombellack4-0/+106
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776342 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19Initial commit of a non-SCA implementation of the Credit Card service using ↵mcombellack5-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
2009-05-19Corrected the name of the target artifact IDmcombellack1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776245 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19Initial commit of a pure JAX-WS client that uses the Curency Converter WS ↵mcombellack3-0/+141
exposed by SCA git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776244 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19Added requirement to press enter to shutdown the node so that the web ↵mcombellack1-1/+7
service that it exposes can be invoked by another web client git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776232 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19Made the currency converter interfaces @Remotable so that it can have ↵mcombellack2-0/+6
bindings added to it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776231 13f79535-47bb-0310-9956-ffa450edef68
2009-05-19Added missing module dependencies to get the web service binding workingmcombellack1-0/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776230 13f79535-47bb-0310-9956-ffa450edef68
2009-05-18Initial attempt at creating a launcher for the currency converter ↵mcombellack5-0/+202
contribution with a basic web service binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776123 13f79535-47bb-0310-9956-ffa450edef68
2009-05-18Initial attempt at creating a contribution for the currency converter that ↵mcombellack4-0/+111
exposes the currency converter with a basic web service binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776121 13f79535-47bb-0310-9956-ffa450edef68
2009-05-17Add a little more function to the simple travel booking sample and simplify ↵slaws7-13/+92
the command line launcher contribution configuration. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775672 13f79535-47bb-0310-9956-ffa450edef68
2009-05-17A new launcher for the full travel booking application. Also add some ignoresslaws4-47/+547
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775649 13f79535-47bb-0310-9956-ffa450edef68
2009-05-17Add ui contribution for the full travel booking application. This is just ↵slaws9-2/+823
getting it basically working after the reorg of the code. Payment not fixed up yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775647 13f79535-47bb-0310-9956-ffa450edef68
2009-05-17Correct contribution dependency and add ignoresslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775621 13f79535-47bb-0310-9956-ffa450edef68
2009-05-16Remove duplicate Trips interface fileslaws2-26/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775421 13f79535-47bb-0310-9956-ffa450edef68
2009-05-15A processor that just reads contributions and processes deployable ↵slaws11-358/+1053
composites through to the build stage. For testing backward compatibility in lieu of the domain manager git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775063 13f79535-47bb-0310-9956-ffa450edef68
2009-05-12Travel sample restructurenash16-0/+1119
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774131 13f79535-47bb-0310-9956-ffa450edef68
2009-05-12Travel sample restructurenash115-0/+7102
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774129 13f79535-47bb-0310-9956-ffa450edef68
2009-05-11Starting to muse about backward compatibility in the 2.x code base. This is ↵slaws17-0/+1073
just a test case from 1.x that I'm pulling the contribution out of to drive the 2.x processors. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@773604 13f79535-47bb-0310-9956-ffa450edef68
2009-05-10Add a simplest client in order to start a single ↵slaws6-0/+296
contribution/composite/component git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@773350 13f79535-47bb-0310-9956-ffa450edef68
2009-05-08Clean uprfeng7-438/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@773050 13f79535-47bb-0310-9956-ffa450edef68
2009-05-08Update to get Ode Database as part of build processantelder129-22/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772930 13f79535-47bb-0310-9956-ffa450edef68
2009-05-08Start creating a BPEL webapp sampleantelder137-0/+443
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772922 13f79535-47bb-0310-9956-ffa450edef68
2009-05-04Fix ant script problems and add a test casenash21-275/+482
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771426 13f79535-47bb-0310-9956-ffa450edef68
2009-04-29Updating scripts with recent monthslresende4-0/+78
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770003 13f79535-47bb-0310-9956-ffa450edef68
2009-04-23git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767857 ↵kelvingoodson1-1/+0
13f79535-47bb-0310-9956-ffa450edef68
2009-04-22git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767461 ↵kelvingoodson1-0/+0
13f79535-47bb-0310-9956-ffa450edef68
2009-04-22dummy up a pom to overlay on the oasis extractionkelvingoodson1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767458 13f79535-47bb-0310-9956-ffa450edef68
2009-04-20Updating sample to use 1.6-SNAPSHOT dependencieslresende2-51/+50
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766772 13f79535-47bb-0310-9956-ffa450edef68