summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Simplify the WS-Policy read/saverfeng2009-12-113-85/+90
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889485 13f79535-47bb-0310-9956-ffa450edef68
* Update 1.12 version to avoid NoClassDefFoundErrorrfeng2009-12-102-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889445 13f79535-47bb-0310-9956-ffa450edef68
* don't run tests with ant when maven.test.skip is setslaws2009-12-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889262 13f79535-47bb-0310-9956-ffa450edef68
* remove test case as not required any more. Test is kicked off using ant plugin.slaws2009-12-101-61/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889243 13f79535-47bb-0310-9956-ffa450edef68
* Be explicit about rmi version of sca bindingslaws2009-12-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889241 13f79535-47bb-0310-9956-ffa450edef68
* Turn find repeat count into constantslaws2009-12-101-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889218 13f79535-47bb-0310-9956-ffa450edef68
* Set up the test to fail the maven build on errors. I'm now seeing some RMI ↵slaws2009-12-107-33/+57
| | | | | | problems with this test. Not sure if it's related to how it's now running. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889216 13f79535-47bb-0310-9956-ffa450edef68
* Add exceptions back into test case so that runtime errors are reported back ↵slaws2009-12-103-9/+10
| | | | | | to the outside world. Change the two nodes test case back to how it was to take account of it. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889211 13f79535-47bb-0310-9956-ffa450edef68