summaryrefslogtreecommitdiffstats
path: root/sandbox (follow)
Commit message (Collapse)AuthorAgeFilesLines
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776434 ↵dougsleite2009-05-1930-0/+1714
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* Fixed a spelling error in </module>mcombellack2009-05-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776419 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of an RMI client that can invoke the currency converter RMI ↵mcombellack2009-05-194-0/+114
| | | | | | service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776346 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of a launcher that runs the currency converter with an RMI ↵mcombellack2009-05-194-0/+176
| | | | | | binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776344 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of the currency converter contribution with an RMI bindingmcombellack2009-05-194-0/+106
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776342 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
* Corrected the name of the target artifact IDmcombellack2009-05-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776245 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of a pure JAX-WS client that uses the Curency Converter WS ↵mcombellack2009-05-193-0/+141
| | | | | | exposed by SCA git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776244 13f79535-47bb-0310-9956-ffa450edef68
* Added requirement to press enter to shutdown the node so that the web ↵mcombellack2009-05-191-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
* Made the currency converter interfaces @Remotable so that it can have ↵mcombellack2009-05-192-0/+6
| | | | | | bindings added to it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776231 13f79535-47bb-0310-9956-ffa450edef68
* Added missing module dependencies to get the web service binding workingmcombellack2009-05-191-0/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776230 13f79535-47bb-0310-9956-ffa450edef68
* Initial attempt at creating a launcher for the currency converter ↵mcombellack2009-05-185-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
* Initial attempt at creating a contribution for the currency converter that ↵mcombellack2009-05-184-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
* Add a little more function to the simple travel booking sample and simplify ↵slaws2009-05-177-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
* A new launcher for the full travel booking application. Also add some ignoresslaws2009-05-174-47/+547
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775649 13f79535-47bb-0310-9956-ffa450edef68
* Add ui contribution for the full travel booking application. This is just ↵slaws2009-05-179-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
* Correct contribution dependency and add ignoresslaws2009-05-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775621 13f79535-47bb-0310-9956-ffa450edef68
* Remove duplicate Trips interface fileslaws2009-05-162-26/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775421 13f79535-47bb-0310-9956-ffa450edef68
* A processor that just reads contributions and processes deployable ↵slaws2009-05-1511-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
* Travel sample restructurenash2009-05-1216-0/+1119
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774131 13f79535-47bb-0310-9956-ffa450edef68
* Travel sample restructurenash2009-05-12115-0/+7102
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@774129 13f79535-47bb-0310-9956-ffa450edef68
* Starting to muse about backward compatibility in the 2.x code base. This is ↵slaws2009-05-1117-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
* Add a simplest client in order to start a single ↵slaws2009-05-106-0/+296
| | | | | | contribution/composite/component git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@773350 13f79535-47bb-0310-9956-ffa450edef68
* Clean uprfeng2009-05-087-438/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@773050 13f79535-47bb-0310-9956-ffa450edef68
* Update to get Ode Database as part of build processantelder2009-05-08129-22/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772930 13f79535-47bb-0310-9956-ffa450edef68
* Start creating a BPEL webapp sampleantelder2009-05-08137-0/+443
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772922 13f79535-47bb-0310-9956-ffa450edef68
* Fix ant script problems and add a test casenash2009-05-0421-275/+482
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771426 13f79535-47bb-0310-9956-ffa450edef68
* Updating scripts with recent monthslresende2009-04-294-0/+78
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770003 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767857 ↵kelvingoodson2009-04-231-1/+0
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767461 ↵kelvingoodson2009-04-221-0/+0
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* dummy up a pom to overlay on the oasis extractionkelvingoodson2009-04-221-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767458 13f79535-47bb-0310-9956-ffa450edef68
* Updating sample to use 1.6-SNAPSHOT dependencieslresende2009-04-202-51/+50
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766772 13f79535-47bb-0310-9956-ffa450edef68
* Add fault to WSDLrfeng2009-03-283-20/+50
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759407 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare branch 2.0-M2antelder2009-03-23122-679/+679
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757351 13f79535-47bb-0310-9956-ffa450edef68
* Update test trunk scm infoantelder2009-03-231-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757349 13f79535-47bb-0310-9956-ffa450edef68
* Copy trunk to test sandbox trunkantelder2009-03-233377-0/+286423
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757348 13f79535-47bb-0310-9956-ffa450edef68
* Delete test trunk in sandboxantelder2009-03-233377-286423/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757347 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare branch 2.0-M2antelder2009-03-23122-679/+679
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757346 13f79535-47bb-0310-9956-ffa450edef68
* Delete old m2 branch in the sandboxantelder2009-03-233397-290366/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757344 13f79535-47bb-0310-9956-ffa450edef68
* One more test with an sca trunk in the sandboxantelder2009-03-233377-0/+286423
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757343 13f79535-47bb-0310-9956-ffa450edef68
* Remove old testing sandbox sca trunkantelder2009-03-233397-290366/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757342 13f79535-47bb-0310-9956-ffa450edef68
* Add some exception handling to the customer registryslaws2009-03-225-6/+83
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757191 13f79535-47bb-0310-9956-ffa450edef68
* Add missing policy definitionsslaws2009-03-222-0/+47
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757190 13f79535-47bb-0310-9956-ffa450edef68
* Remove for nowantelder2009-03-211-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756905 13f79535-47bb-0310-9956-ffa450edef68
* Update achetype tuscany versionantelder2009-03-213-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756904 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release 2.0-M2antelder2009-03-21122-539/+539
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756902 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] copy for branch 2.0-M2antelder2009-03-213397-0/+290366
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756900 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare branch 2.0-M2antelder2009-03-211-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756899 13f79535-47bb-0310-9956-ffa450edef68
* Reset scm locatioNantelder2009-03-211-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756898 13f79535-47bb-0310-9956-ffa450edef68
* Added configurable timeout and cookies for service bindings. Consequence is ↵wjaniszewski2009-03-2014-272/+229
| | | | | | that one SCA-Erlang node is created excusively for one service binding, so service bindings cannot share the same value in 'node' attribute like it was before. Made some other fixes. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756480 13f79535-47bb-0310-9956-ffa450edef68