summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-3524 - Applying patch from Florian Pinel to fix issue with command ↵lresende2010-04-011-36/+46
| | | | | | caching in ChangeFactory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929760 13f79535-47bb-0310-9956-ffa450edef68
* Fix the line feed for osgi.bundlesrfeng2010-03-311-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929729 13f79535-47bb-0310-9956-ffa450edef68
* Use concurrent hash map to avoid threading issuerfeng2010-03-311-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929710 13f79535-47bb-0310-9956-ffa450edef68
* Clean up importsrfeng2010-03-311-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929707 13f79535-47bb-0310-9956-ffa450edef68
* Clean up importsrfeng2010-03-311-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929705 13f79535-47bb-0310-9956-ffa450edef68
* Add more printrfeng2010-03-311-4/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929641 13f79535-47bb-0310-9956-ffa450edef68
* fix bad slasheskelvingoodson2010-03-311-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929613 13f79535-47bb-0310-9956-ffa450edef68
* add tracing capability into distribution and extend calculator sample to ↵kelvingoodson2010-03-3111-6/+96
| | | | | | demonstrate tracing git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929603 13f79535-47bb-0310-9956-ffa450edef68
* Change default port to be 8080 to match old axis2 based ws bindingantelder2010-03-311-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929592 13f79535-47bb-0310-9956-ffa450edef68
* Update complicance tests to use JAX-WS based WS bindingantelder2010-03-314-48/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929590 13f79535-47bb-0310-9956-ffa450edef68
* Add jaxws ws binding to base jarantelder2010-03-311-7/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929580 13f79535-47bb-0310-9956-ffa450edef68
* Update to use port 8085antelder2010-03-311-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929575 13f79535-47bb-0310-9956-ffa450edef68
* Add rnaking valueantelder2010-03-311-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929572 13f79535-47bb-0310-9956-ffa450edef68
* Prevent NPE when the exception message is nullantelder2010-03-311-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929533 13f79535-47bb-0310-9956-ffa450edef68
* Start getting JAX-WS WS binding working with application exceptionsantelder2010-03-312-17/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929499 13f79535-47bb-0310-9956-ffa450edef68
* Add a raning so it can be overriden by the Axis2 WS bindingantelder2010-03-311-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929498 13f79535-47bb-0310-9956-ffa450edef68
* Clean up dependenciesantelder2010-03-311-323/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929496 13f79535-47bb-0310-9956-ffa450edef68
* Remove duplicate dependecy definition (Maven 3 complains about duplicates)antelder2010-03-311-5/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929417 13f79535-47bb-0310-9956-ffa450edef68
* Remove duplicate dependecy definition (Maven 3 complains about duplicates)antelder2010-03-311-6/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929415 13f79535-47bb-0310-9956-ffa450edef68
* Remove duplicate dependency definition (Maven 3.0 complians about duplicates)antelder2010-03-311-7/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929414 13f79535-47bb-0310-9956-ffa450edef68
* Add JAX-WS based WS binding to buildantelder2010-03-311-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929413 13f79535-47bb-0310-9956-ffa450edef68
* Remove services/creditcard-payment-jaxws from the travel sample (TUSCANY-3415)nash2010-03-308-229/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929121 13f79535-47bb-0310-9956-ffa450edef68
* Add compliance tests back into build as theyy're mostly passing again and ↵antelder2010-03-301-3/+4
| | | | | | the failing ones are excluded git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929112 13f79535-47bb-0310-9956-ffa450edef68
* Update assembly test excludes for the remaining failing testsantelder2010-03-301-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929097 13f79535-47bb-0310-9956-ffa450edef68
* Update polciy compliance tests excludes for one more failing testantelder2010-03-301-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929078 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3516 - Merging changes from 2.x to enable calling services exposed ↵lresende2010-03-302-16/+112
| | | | | | with JSON-RPC binding using GET method and properly handling HTTP Headers such eTags when usig GET method git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928999 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3516 - Adding eTag support when using json-rpc binding with GET methodlresende2010-03-301-3/+40
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928990 13f79535-47bb-0310-9956-ffa450edef68
* Use BundleTracker to discover service provider bundlesrfeng2010-03-303-16/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928985 13f79535-47bb-0310-9956-ffa450edef68
* Fix module depsrfeng2010-03-302-4/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928984 13f79535-47bb-0310-9956-ffa450edef68
* Add a list of recently ported modules into the build rfeng2010-03-3019-757/+828
| | | | | | Adjust dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928983 13f79535-47bb-0310-9956-ffa450edef68
* Fix the MFrfeng2010-03-291-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928906 13f79535-47bb-0310-9956-ffa450edef68
* Fix the MFrfeng2010-03-291-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928905 13f79535-47bb-0310-9956-ffa450edef68
* Fix the MFrfeng2010-03-291-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928866 13f79535-47bb-0310-9956-ffa450edef68
* Clean up MFrfeng2010-03-291-6/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928836 13f79535-47bb-0310-9956-ffa450edef68
* Port databinding-sdo-axiom into 2.x based on the patch from Ramanjaneyulu ↵rfeng2010-03-2914-0/+1175
| | | | | | Malisetti (https://issues.apache.org/jira/browse/TUSCANY-3470) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928835 13f79535-47bb-0310-9956-ffa450edef68
* Add Woodstox dependency as the Sun parser fails on lots of tests now. Would ↵antelder2010-03-293-1/+45
| | | | | | be really good to find a way to fix this git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928787 13f79535-47bb-0310-9956-ffa450edef68
* Update trunk assmbly test error messages with changes from otestsantelder2010-03-291-13/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928785 13f79535-47bb-0310-9956-ffa450edef68
* Update assmebly test properties to not include the version in the ↵antelder2010-03-291-1/+1
| | | | | | cointribution name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928784 13f79535-47bb-0310-9956-ffa450edef68
* Update the assmebly tests runtime bridge to find both jar and zip contributionsantelder2010-03-291-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928783 13f79535-47bb-0310-9956-ffa450edef68
* Update error message to be truncated so different xml parsers workantelder2010-03-291-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928762 13f79535-47bb-0310-9956-ffa450edef68
* Merge msg changes from otest to trunkantelder2010-03-291-3/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928748 13f79535-47bb-0310-9956-ffa450edef68
* Merge msg changes from otest to trunkantelder2010-03-291-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928745 13f79535-47bb-0310-9956-ffa450edef68
* add svn:ignore property to newly added modulesnash2010-03-290-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928657 13f79535-47bb-0310-9956-ffa450edef68
* Add missing modules to the ant build and the distributionnash2010-03-294-0/+75
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928655 13f79535-47bb-0310-9956-ffa450edef68
* Add missing compile dependencynash2010-03-291-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928653 13f79535-47bb-0310-9956-ffa450edef68
* Update pom.xml files to add "using" contribution and "using" launchernash2010-03-292-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928625 13f79535-47bb-0310-9956-ffa450edef68
* Add complete "using" contribution and "using" launchernash2010-03-2971-24/+3118
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928619 13f79535-47bb-0310-9956-ffa450edef68
* Fix build error when memcached is not on the system path.jsdelfino2010-03-291-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928610 13f79535-47bb-0310-9956-ffa450edef68
* Move SCA runtime SSL config from httpd-ssl-conf to server-conf, as it only ↵jsdelfino2010-03-292-5/+9
| | | | | | applies to servers running the SCA runtime. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928608 13f79535-47bb-0310-9956-ffa450edef68
* Build memcached from source as the Ubuntu 9.10 memcached package is back ↵jsdelfino2010-03-2910-15/+59
| | | | | | level. Minor typo fixes in httpd config scripts. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928605 13f79535-47bb-0310-9956-ffa450edef68