summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update references to "includes" to say "includes/uses" and change 2009 to 2010nash2010-04-201-13/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936080 13f79535-47bb-0310-9956-ffa450edef68
* Move build instructions to BUILDING filenash2010-04-201-54/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936078 13f79535-47bb-0310-9956-ffa450edef68
* Add travelsample top-level directory to the distribution packagenash2010-04-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936071 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing dependencies to tomcat distribution licenselresende2010-04-201-2/+42
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936064 13f79535-47bb-0310-9956-ffa450edef68
* Updating aspectj to it's 1.6.8 releaselresende2010-04-203-17/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936063 13f79535-47bb-0310-9956-ffa450edef68
* Fix MFrfeng2010-04-201-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936029 13f79535-47bb-0310-9956-ffa450edef68
* Use string values to avoid OSGi access violationrfeng2010-04-201-3/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936026 13f79535-47bb-0310-9956-ffa450edef68
* Extend a couple of commentsslaws2010-04-201-2/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936020 13f79535-47bb-0310-9956-ffa450edef68
* Add exceptions to the test and make the launchers a bit more genericslaws2010-04-208-25/+156
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936018 13f79535-47bb-0310-9956-ffa450edef68
* Make sure that the JAXWS runtime is stopped and put in temp fix for ↵slaws2010-04-202-9/+38
| | | | | | exception handling. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936017 13f79535-47bb-0310-9956-ffa450edef68
* Extend the println to remind me where it's coming from. slaws2010-04-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935865 13f79535-47bb-0310-9956-ffa450edef68
* Add ?wsdl generation and a simple WSDL test. The Tuscany WS model seems a ↵slaws2010-04-202-9/+105
| | | | | | bit unpredictable in terms of when certain properties will and won't be set. Need to tidy it up. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935864 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importslaws2010-04-201-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935858 13f79535-47bb-0310-9956-ffa450edef68
* Print out URL of external serviceslaws2010-04-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935856 13f79535-47bb-0310-9956-ffa450edef68
* No common module so don't try to load itslaws2010-04-201-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935855 13f79535-47bb-0310-9956-ffa450edef68
* No common module any more so imports no longer validslaws2010-04-202-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935854 13f79535-47bb-0310-9956-ffa450edef68
* Correct URL in WSDL. Not actually used as java first scenario specifies URL ↵slaws2010-04-201-1/+1
| | | | | | in composite but we would expect it to be completed. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935853 13f79535-47bb-0310-9956-ffa450edef68
* Change type of reference to the type generated from the external service WSDLslaws2010-04-201-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935852 13f79535-47bb-0310-9956-ffa450edef68
* Change helloworld sample back to be a jar instead of a zip as it is a bit ↵antelder2010-04-201-9/+1
| | | | | | simpler so for the very first sample it seems better to be as simple as possible git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935826 13f79535-47bb-0310-9956-ffa450edef68
* Remove enforcer plugin no that the one in the top polm.xml worksantelder2010-04-201-27/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935825 13f79535-47bb-0310-9956-ffa450edef68
* Remove enforcer plugin no that the one in the top polm.xml worksantelder2010-04-201-27/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935824 13f79535-47bb-0310-9956-ffa450edef68
* Remove overriding enforcer plugin as the one in the top pom.xml is ok nowantelder2010-04-201-28/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935823 13f79535-47bb-0310-9956-ffa450edef68
* Add unCheckedPluginList to the enforcer plugin to allow the tuscany plugin ↵antelder2010-04-201-0/+1
| | | | | | snapshot till its been released git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935822 13f79535-47bb-0310-9956-ffa450edef68
* Comment out transaction code in Hazelcast registry while the Hazelcast issue ↵antelder2010-04-191-9/+11
| | | | | | is investigated git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935630 13f79535-47bb-0310-9956-ffa450edef68
* Delete javase test client as there's now the sample helloworld-scaclient ↵antelder2010-04-194-116/+0
| | | | | | which does the same thing git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935627 13f79535-47bb-0310-9956-ffa450edef68
* Remove now unused parameter from tuscany run pluginantelder2010-04-191-5/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935613 13f79535-47bb-0310-9956-ffa450edef68
* Update tuscany run plugin to support specifying additional contributions in ↵antelder2010-04-191-14/+51
| | | | | | the plugin config xml, and to support NodeFactory config properties git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935611 13f79535-47bb-0310-9956-ffa450edef68
* Decrease the Hazelcast wait before join time as it makes it appeaer fasterantelder2010-04-191-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935484 13f79535-47bb-0310-9956-ffa450edef68
* Disable the Hazelcast shutdown hook as it causes race conditions with ↵antelder2010-04-191-0/+4
| | | | | | Tuscany's one which can cause slow shutdowns or exceptions during shutdown git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935478 13f79535-47bb-0310-9956-ffa450edef68
* Add scenario diagramslaws2010-04-191-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935468 13f79535-47bb-0310-9956-ffa450edef68
* Reuse the same file descriptor when reopening a tinycdb database.jsdelfino2010-04-191-4/+35
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935461 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup of ubuntu install scripts.jsdelfino2010-04-193-4/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935460 13f79535-47bb-0310-9956-ffa450edef68
* Add a tinycdb-based nosql SCA component and integrate with server. Add a ↵jsdelfino2010-04-1923-61/+1508
| | | | | | version of the store test that works with the nosql component. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935459 13f79535-47bb-0310-9956-ffa450edef68
* Chdir to the installed SCA contribution before configuring components.jsdelfino2010-04-191-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935458 13f79535-47bb-0310-9956-ffa450edef68
* Remove references to the travel sample binary distribution (TUSCANY-3528) ↵nash2010-04-181-31/+36
| | | | | | and add description of binaries/webapps directory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935416 13f79535-47bb-0310-9956-ffa450edef68
* Remove usage of NodeLauncher and DomainManagerLauncher (TUSCANY-3538)nash2010-04-189-28/+226
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935407 13f79535-47bb-0310-9956-ffa450edef68
* Add unnecessary servlet host dependency as workaround for TUSCANY-3540nash2010-04-181-0/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935406 13f79535-47bb-0310-9956-ffa450edef68
* Remove incorrect dependency on servlet host (TUSCANY-3540)nash2010-04-181-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935405 13f79535-47bb-0310-9956-ffa450edef68
* Strawman implementation of post, put and delete on a tinycdb database, for ↵jsdelfino2010-04-1714-4/+734
| | | | | | now just a simplistic rewrite of the db per update. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935274 13f79535-47bb-0310-9956-ffa450edef68
* Install gcc-4.5 in ubuntu automated install script.jsdelfino2010-04-173-56/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935273 13f79535-47bb-0310-9956-ffa450edef68
* Add a test for lambda expressions with gcc-4.5 and change build script to ↵jsdelfino2010-04-174-3/+87
| | | | | | require gcc-4.5. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935247 13f79535-47bb-0310-9956-ffa450edef68
* Fix pom dependencies in launchers, clients and services (TUSCANY-3506)nash2010-04-1736-429/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935239 13f79535-47bb-0310-9956-ffa450edef68
* Add rome jar from rss binding to license fileantelder2010-04-171-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935189 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3527: Take out test with @Ignore is its failing for usantelder2010-04-171-76/+78
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935188 13f79535-47bb-0310-9956-ffa450edef68
* Its a Jar not a Warslaws2010-04-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935185 13f79535-47bb-0310-9956-ffa450edef68
* Load the common contribution as it's required by the bank contribution slaws2010-04-171-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935184 13f79535-47bb-0310-9956-ffa450edef68
* Remove absolute parent pom referenceslaws2010-04-171-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935182 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3535: Apply patch from suthakaran sivabalan to fix warning : SCA.Clientantelder2010-04-171-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935181 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3534: Apply patch from William Mayor to fix unchecked warning in ↵antelder2010-04-171-1/+2
| | | | | | assembly module git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935180 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3536 add extra output to sample client. Thanks for patch Andy slaws2010-04-171-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935178 13f79535-47bb-0310-9956-ffa450edef68