summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add first draft of README file to travel sample (TUSCANY-3399)nash2010-01-041-0/+210
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@895592 13f79535-47bb-0310-9956-ffa450edef68
* Cleaned up lifecycle handling of objects that hold library and file ↵jsdelfino2010-01-0215-145/+186
| | | | | | resources. Fixed pool stack initialization concurrency issue. Re-enabled watch strings to help watch compound values in debugger. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@895305 13f79535-47bb-0310-9956-ffa450edef68
* Added test build output to svn:ignore properties.jsdelfino2010-01-020-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@895172 13f79535-47bb-0310-9956-ffa450edef68
* Try with both multicast and explicit addressesantelder2010-01-021-19/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@895171 13f79535-47bb-0310-9956-ffa450edef68
* Fixed build error with --enable-threads option.jsdelfino2010-01-022-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@895170 13f79535-47bb-0310-9956-ffa450edef68
* Another registry impl! this time trying Hazelcastantelder2010-01-024-0/+206
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@895166 13f79535-47bb-0310-9956-ffa450edef68
* Performance improvements when running both in multi-threaded and pre-forked ↵jsdelfino2010-01-0255-1685/+2649
| | | | | | HTTPD. Changed memory management to use Apache APR pools instead of ref counting pointers as it's much faster and easier to integrate with the Python and Ruby interpreters. Changed to use simple pool-based string and stream implementations instead of the STL ones, which cause a lots of mutex locks in a multi-threaded environment. Added build options to compile with threading and profiling. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@895165 13f79535-47bb-0310-9956-ffa450edef68
* Delete empty directoriesnash2010-01-020-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@895154 13f79535-47bb-0310-9956-ffa450edef68
* Add/fix ant scripts for contents of travel sample services and launchers ↵nash2010-01-0256-641/+624
| | | | | | directories (TUSCANY-3398) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@895152 13f79535-47bb-0310-9956-ffa450edef68
* Have a look at using ehcache in an endpoint registry impl. In sandbaox for ↵antelder2009-12-319-0/+1862
| | | | | | now to avoid yet another impl that doesnt work properly in trunk. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@894790 13f79535-47bb-0310-9956-ffa450edef68
* Add ant scripts for contents of travel sample contributions directory ↵nash2009-12-2755-162/+1653
| | | | | | (TUSCANY-3398) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@894042 13f79535-47bb-0310-9956-ffa450edef68
* Update to use the new(ish) ASF snapshot repo. (works ok for me and i'll kick ↵antelder2009-12-261-3/+3
| | | | | | off a hudson build with wiped out local repo but say if you see any snpshot oddities) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@893962 13f79535-47bb-0310-9956-ffa450edef68
* Updated svn and git ignores. Removed -pg build option from non-debug build ↵jsdelfino2009-12-262-4/+3
| | | | | | config. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@893940 13f79535-47bb-0310-9956-ffa450edef68
* Simplified server configuration, HTTPD modules now use deployment composite ↵jsdelfino2009-12-2624-422/+515
| | | | | | to route service requests, minor fixes to store integration test. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@893939 13f79535-47bb-0310-9956-ffa450edef68
* Added missing const qualifiers, macros and util functions to help debugging, ↵jsdelfino2009-12-2615-366/+515
| | | | | | and a simple balanced tree implementation for use in lookup tables. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@893938 13f79535-47bb-0310-9956-ffa450edef68
* Added timing functions to measure performance, removed unused cache support, ↵jsdelfino2009-12-2641-1862/+561
| | | | | | refactored and removed some obsolete tests and adjusted build. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@893937 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3401: Apply patch from wangfeng to fix SCA API constantsantelder2009-12-222-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@893206 13f79535-47bb-0310-9956-ffa450edef68
* Update 1.x trunk version to 1.7-SNAPSHOTantelder2009-12-21520-3979/+3979
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@892797 13f79535-47bb-0310-9956-ffa450edef68
* Copy 1.x trunk to branches for start of 1.6 releaseantelder2009-12-219536-0/+740973
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@892786 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3397 - Adding support for identifying the sca spec version used for ↵lresende2009-12-185-16/+52
| | | | | | contribution metadata being read git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@892324 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationantelder2009-12-181-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@892214 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] copy for tag maven-zip-plugin-alpha1antelder2009-12-1813-0/+2338
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@892213 13f79535-47bb-0310-9956-ffa450edef68
* Remove old release tagantelder2009-12-1813-2338/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@892212 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release maven-zip-plugin-alpha1antelder2009-12-181-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@892210 13f79535-47bb-0310-9956-ffa450edef68
* Put back the zip plugin from r798911antelder2009-12-1813-0/+2338
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@892208 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3396 - Removing warning when sca annotations available in private fieldslresende2009-12-171-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@891988 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3395 - Tyding up the ContributionScanner API to scan the ↵lresende2009-12-176-132/+213
| | | | | | contribution and produce a list of Artifacts with proper URI and Location URL instead of doing this in two steps git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@891986 13f79535-47bb-0310-9956-ffa450edef68
* Increase the wait time as 4 secs can be too quick for hudsonantelder2009-12-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@891683 13f79535-47bb-0310-9956-ffa450edef68
* Another Dojo download script change for the Hudson buildantelder2009-12-172-88/+53
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@891618 13f79535-47bb-0310-9956-ffa450edef68
* Fix another dojo hudson build issueantelder2009-12-172-59/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@891609 13f79535-47bb-0310-9956-ffa450edef68
* Fix another dojo hudson build issueantelder2009-12-172-59/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@891608 13f79535-47bb-0310-9956-ffa450edef68
* Fix another dojo hudson build issueantelder2009-12-172-55/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@891607 13f79535-47bb-0310-9956-ffa450edef68
* Fix another Hudson build issue, this time with OpenAjax - don't faf about ↵antelder2009-12-173-144/+193
| | | | | | trying do download it with Ant just check the .js file into svn with the rest of the sample source git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@891603 13f79535-47bb-0310-9956-ffa450edef68
* Fix another Hudson dojo downloadantelder2009-12-172-61/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@891601 13f79535-47bb-0310-9956-ffa450edef68
* Fix another Dojo download so it works in the hudson buildantelder2009-12-172-59/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@891594 13f79535-47bb-0310-9956-ffa450edef68
* Change bigbank to use dojo from a maven dependency to try to fix the Hudson ↵antelder2009-12-162-88/+53
| | | | | | build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@891278 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3394, avoid failure in the bad constructor annotation vtestantelder2009-12-162-6/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@891198 13f79535-47bb-0310-9956-ffa450edef68
* No need to close the body and html tags twicemcombellack2009-12-151-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@891033 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3389 - Providing different http status code depending on the ↵lresende2009-12-152-7/+16
| | | | | | authentication/authorization error. 401 when user could not be authenticated, 403 when user was authenticated but it does not have the proper role to execute the operation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@890591 13f79535-47bb-0310-9956-ffa450edef68
* Fixing classNotFound issue with jaxwslresende2009-12-141-4/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@890497 13f79535-47bb-0310-9956-ffa450edef68
* Comment out the experiement code to fix compilation errorsrfeng2009-12-131-5/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@890097 13f79535-47bb-0310-9956-ffa450edef68
* Fix svn:ignore and compliation errorrfeng2009-12-111-11/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889830 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3388 - Updating zipped contribution in contribution-zip itest to ↵lresende2009-12-111-0/+0
| | | | | | the latests OASIS namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889770 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3392 first set of code changes to move the endpoint matching into ↵slaws2009-12-115-20/+389
| | | | | | one place. Not correct or activated yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889737 13f79535-47bb-0310-9956-ffa450edef68
* Correct spelling mistake and increase repeat count.slaws2009-12-113-4/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889734 13f79535-47bb-0310-9956-ffa450edef68
* Add ignoresslaws2009-12-110-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889550 13f79535-47bb-0310-9956-ffa450edef68
* comment out the new tests.slaws2009-12-111-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889549 13f79535-47bb-0310-9956-ffa450edef68
* Start of a three node test to stress the operation of a distributed ↵slaws2009-12-1125-11/+900
| | | | | | registry. Not in build. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889548 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3391 - Disabling failing testslresende2009-12-114-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889533 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3388 - Updating to the latests OASIS schemalresende2009-12-11458-645/+645
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889531 13f79535-47bb-0310-9956-ffa450edef68