summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Increase the Tuscaby Ode timeout from 2 to 10 seconds to try to avoid the ↵antelder2009-11-281-1/+1
| | | | | | intermitent test fails git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@885067 13f79535-47bb-0310-9956-ffa450edef68
* Try increasing the TTL property to avoid the random test failsantelder2009-11-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884881 13f79535-47bb-0310-9956-ffa450edef68
* add some ignoresslaws2009-11-270-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884880 13f79535-47bb-0310-9956-ffa450edef68
* A place to look at restructuring the Axis2 ws binding runtime to take ↵slaws2009-11-2730-0/+4805
| | | | | | account of the runtime wire. Also want to look at the practicalities of moving to Axis 1.5. Won't be in the build for a while. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884879 13f79535-47bb-0310-9956-ffa450edef68
* Another try at correcting the svn externalsantelder2009-11-270-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884877 13f79535-47bb-0310-9956-ffa450edef68
* match expected outputs to updated error messageskelvingoodson2009-11-271-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884861 13f79535-47bb-0310-9956-ffa450edef68
* add conformance statement number to error messages for ASM50001kelvingoodson2009-11-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884860 13f79535-47bb-0310-9956-ffa450edef68
* match expected outputs to updated error messageskelvingoodson2009-11-271-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884849 13f79535-47bb-0310-9956-ffa450edef68
* temporary fix to message, it should be moved into the message properties filekelvingoodson2009-11-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884847 13f79535-47bb-0310-9956-ffa450edef68
* Addclient and endpoint modules as theyre transitive dependenciesantelder2009-11-271-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884846 13f79535-47bb-0310-9956-ffa450edef68
* Change helloworld sample to be a zip contributionantelder2009-11-273-6/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884824 13f79535-47bb-0310-9956-ffa450edef68
* Take web-javascript-dojo out of the build as it doesn't appear to be used by ↵antelder2009-11-271-1/+0
| | | | | | anything and its breaking the Hudson builds due to the way it gets Dojo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884808 13f79535-47bb-0310-9956-ffa450edef68
* Update externals for svn movesantelder2009-11-270-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884807 13f79535-47bb-0310-9956-ffa450edef68
* Change implementation-web to have an extension point to supportantelder2009-11-277-42/+64
| | | | | | | pluggable clients instead of having impl-web-client be a replacement impl-web runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884790 13f79535-47bb-0310-9956-ffa450edef68
* Change to use RMI client which now does both local and remote domainsantelder2009-11-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884789 13f79535-47bb-0310-9956-ffa450edef68
* Update rmi client to use local nodes for local domainsantelder2009-11-271-23/+55
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884788 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
* Add some ignoresslaws2009-11-260-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884705 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
* Use IllegalArgumentException instead of ServiceRuntimeException to fix JCA_9001antelder2009-11-261-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884654 13f79535-47bb-0310-9956-ffa450edef68
* Call start if its not been called before to fix JCA_2005antelder2009-11-261-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884652 13f79535-47bb-0310-9956-ffa450edef68
* Use specific column number as *** doesn't work here yetantelder2009-11-261-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884651 13f79535-47bb-0310-9956-ffa450edef68
* match expected outputs to updated error messageskelvingoodson2009-11-261-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884583 13f79535-47bb-0310-9956-ffa450edef68
* more error message updateskelvingoodson2009-11-262-3/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884579 13f79535-47bb-0310-9956-ffa450edef68
* Fixes to add validation for POJO_10006ramkumar2009-11-261-1/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884505 13f79535-47bb-0310-9956-ffa450edef68
* Updated error message for POJO_10006ramkumar2009-11-261-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884503 13f79535-47bb-0310-9956-ffa450edef68
* Add support for specifying the domain uri and aditional contributions, eg ↵antelder2009-11-261-18/+32
| | | | | | mvn tuscany:run -Ddomain=tribes:foo -Dcontributions=..\calculator\target\sample-calculator.jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884488 13f79535-47bb-0310-9956-ffa450edef68
* Try to avoid the current modification exceptions that hapen sometimes on ↵antelder2009-11-261-0/+2
| | | | | | shutdown. We don't need Jetty to have its own shutdown thread as the Tuscany code should always being shutting down the jetty server git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884485 13f79535-47bb-0310-9956-ffa450edef68
* Call all of visitXXX methods on the visitors one by one so that a visitor is ↵rfeng2009-11-261-43/+31
| | | | | | always invoked before the other one git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884348 13f79535-47bb-0310-9956-ffa450edef68
* Add message for POL_11001 and catch up with change from General to ↵slaws2009-11-251-9/+9
| | | | | | Policy_General git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884171 13f79535-47bb-0310-9956-ffa450edef68
* Add error message for POL_5001slaws2009-11-251-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884151 13f79535-47bb-0310-9956-ffa450edef68
* For POL_5001 test to see if there are extensions to handle implementation ↵slaws2009-11-252-2/+28
| | | | | | types that have been specified git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884150 13f79535-47bb-0310-9956-ffa450edef68
* Add tuscany plugin config so you can run the sample with mvn tuscany:runantelder2009-11-251-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884146 13f79535-47bb-0310-9956-ffa450edef68
* Add a new helloworld sample as a plain sca contribution, and itest for the ↵antelder2009-11-2512-10/+334
| | | | | | helloworld sample, and a fix to DomainNode so it works with that in a standalone domain git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884111 13f79535-47bb-0310-9956-ffa450edef68
* Update version to use latest trunk snapshotantelder2009-11-251-11/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884063 13f79535-47bb-0310-9956-ffa450edef68
* Catch up with a change in context processing for the policy testsslaws2009-11-251-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884059 13f79535-47bb-0310-9956-ffa450edef68
* Remove SCAClient as its not in the latest spec and update all the places it ↵antelder2009-11-259-88/+39
| | | | | | was used to use SCAClientFactory. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884043 13f79535-47bb-0310-9956-ffa450edef68
* Put loca; distribution/itest bin-distro-unzip dependencies into the ↵slaws2009-11-2513-105/+181
| | | | | | distribution profile as bin-distro-unzip isn't build in the default profile. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884015 13f79535-47bb-0310-9956-ffa450edef68
* Update the calculator sample to use the simplest createNode API as per the ↵antelder2009-11-252-13/+4
| | | | | | ongoing dev list discussion git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884011 13f79535-47bb-0310-9956-ffa450edef68
* match expected output for DuplicateReference errors to include conformance ↵kelvingoodson2009-11-241-6/+6
| | | | | | statement number git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883697 13f79535-47bb-0310-9956-ffa450edef68
* match expected output for ASM_4008 to updated error messagekelvingoodson2009-11-241-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883687 13f79535-47bb-0310-9956-ffa450edef68
* Update the name as a precursor to moving builder related tests into a sub ↵slaws2009-11-241-1/+1
| | | | | | directory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883684 13f79535-47bb-0310-9956-ffa450edef68
* Make module name consistent with other itest modulesslaws2009-11-241-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883683 13f79535-47bb-0310-9956-ffa450edef68
* Avoid duplication of module list. slaws2009-11-241-22/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883681 13f79535-47bb-0310-9956-ffa450edef68
* Make module name consistent with other itest modulesslaws2009-11-244-5/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883675 13f79535-47bb-0310-9956-ffa450edef68