summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Tidy up the binding interface to include the wire format and operation ↵slaws2009-12-0214-48/+272
| | | | | | selector operations. They are in the OASIS specs now so it doesn't seem sensible to maintain the separate (experimental) interface that previously housed them. We want to encourage binding writers to provide wire formats and operation selectors as appropriate git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886122 13f79535-47bb-0310-9956-ffa450edef68
* Add comment suggesting that samples should also be tested in itest/distributionslaws2009-12-021-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886100 13f79535-47bb-0310-9956-ffa450edef68
* Javadoc fixesslaws2009-12-021-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886099 13f79535-47bb-0310-9956-ffa450edef68
* add ignoreslaws2009-12-020-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886098 13f79535-47bb-0310-9956-ffa450edef68
* Remove the import as the export is removedrfeng2009-12-021-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886028 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up the policy builders (the composite policy builder now only deals ↵rfeng2009-12-023-549/+160
| | | | | | with strctural hierarchy) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886027 13f79535-47bb-0310-9956-ffa450edef68
* Removing expertise sample applicationlresende2009-12-0113-583/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@885979 13f79535-47bb-0310-9956-ffa450edef68
* Remove the need to export/import RMI provider packagerfeng2009-12-012-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@885973 13f79535-47bb-0310-9956-ffa450edef68
* Remove the export of impl packagerfeng2009-12-011-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@885970 13f79535-47bb-0310-9956-ffa450edef68
* Start to split policy builder into two phases: implementation hierarchy and ↵rfeng2009-12-0111-60/+1493
| | | | | | structural hierarchy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@885961 13f79535-47bb-0310-9956-ffa450edef68
* Update to the latest OSGi remoteserviceadmin apisrfeng2009-12-0132-1823/+1975
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@885958 13f79535-47bb-0310-9956-ffa450edef68
* Take account of name change from frontend to coordinationslaws2009-12-011-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@885899 13f79535-47bb-0310-9956-ffa450edef68
* Add snapshot repo and fix top level version numberslaws2009-12-011-1/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@885898 13f79535-47bb-0310-9956-ffa450edef68
* Pull the configuration location from the first argument if one is provided. slaws2009-11-301-1/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@885358 13f79535-47bb-0310-9956-ffa450edef68
* Updated svn:ignore property. Redirect log output.jsdelfino2009-11-302-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@885357 13f79535-47bb-0310-9956-ffa450edef68
* A bit more launcher tidyingslaws2009-11-302-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@885354 13f79535-47bb-0310-9956-ffa450edef68
* Call the domain launcher with the location of directory based contribution ↵slaws2009-11-301-1/+2
| | | | | | rather than relying on the JVM current directory. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@885353 13f79535-47bb-0310-9956-ffa450edef68
* More build improvements, added a configure option to turn on debugging and ↵jsdelfino2009-11-3023-38/+162
| | | | | | profiling, fixed compile and link options to support multithreading where applicable, moved non-building tools to contrib, and adjusted the top readmes and build instructions. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@885350 13f79535-47bb-0310-9956-ffa450edef68
* Fixes to the http client, httpd modules and memcached component to get the ↵jsdelfino2009-11-3031-281/+723
| | | | | | store and shopping cart test case working end to end. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@885349 13f79535-47bb-0310-9956-ffa450edef68
* Added debug macros and cleaned up debug logging. Added locking macros used ↵jsdelfino2009-11-3020-138/+417
| | | | | | when compiling for multithreading. Fixed value conversions to numbers. Fixed compile warnings. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@885348 13f79535-47bb-0310-9956-ffa450edef68
* fixing TUSCANY-3382adrianocrestani2009-11-294-7/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@885247 13f79535-47bb-0310-9956-ffa450edef68
* Dont run the tests to avoid all the intermitent build failsantelder2009-11-281-0/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@885068 13f79535-47bb-0310-9956-ffa450edef68
* 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