summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-04-05All the ServletHost impl class to receive attributesrfeng1-21/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930948 13f79535-47bb-0310-9956-ffa450edef68
2010-04-05Bring up host-tomcat for 2.x based on the Embedded class from Tomcatrfeng5-279/+191
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930925 13f79535-47bb-0310-9956-ffa450edef68
2010-04-01Enhance the JSON databindign with Jackson 1.5.0rfeng5-73/+173
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930100 13f79535-47bb-0310-9956-ffa450edef68
2010-04-01add compliance messageskelvingoodson3-8/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930039 13f79535-47bb-0310-9956-ffa450edef68
2010-04-01Add aspectj jars to bin distro LICENSEantelder1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929876 13f79535-47bb-0310-9956-ffa450edef68
2010-04-01Take out some more itests using the cargo plugin to see if that fixes the ↵antelder1-1/+1
too many open files problem on the Hudson build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929874 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31Use concurrent hash map to avoid threading issuerfeng1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929710 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31Clean up importsrfeng1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929707 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31Clean up importsrfeng1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929705 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31fix bad slasheskelvingoodson1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929613 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31add tracing capability into distribution and extend calculator sample to ↵kelvingoodson11-6/+96
demonstrate tracing git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929603 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31Change default port to be 8080 to match old axis2 based ws bindingantelder1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929592 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31Update complicance tests to use JAX-WS based WS bindingantelder4-48/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929590 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31Add jaxws ws binding to base jarantelder1-7/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929580 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31Update to use port 8085antelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929575 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31Add rnaking valueantelder1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929572 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31Prevent NPE when the exception message is nullantelder1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929533 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31Start getting JAX-WS WS binding working with application exceptionsantelder2-17/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929499 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31Add a raning so it can be overriden by the Axis2 WS bindingantelder1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929498 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31Clean up dependenciesantelder1-323/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929496 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31Remove duplicate dependecy definition (Maven 3 complains about duplicates)antelder1-5/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929417 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31Remove duplicate dependecy definition (Maven 3 complains about duplicates)antelder1-6/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929415 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31Remove duplicate dependency definition (Maven 3.0 complians about duplicates)antelder1-7/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929414 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31Add JAX-WS based WS binding to buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929413 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30Add compliance tests back into build as theyy're mostly passing again and ↵antelder1-3/+4
the failing ones are excluded git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929112 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30Update assembly test excludes for the remaining failing testsantelder1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929097 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30Update polciy compliance tests excludes for one more failing testantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929078 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30TUSCANY-3516 - Adding eTag support when using json-rpc binding with GET methodlresende1-3/+40
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928990 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30Use BundleTracker to discover service provider bundlesrfeng3-16/+33
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928985 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30Fix module depsrfeng2-4/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928984 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30Add a list of recently ported modules into the build rfeng19-757/+828
Adjust dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928983 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29Fix the MFrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928906 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29Fix the MFrfeng1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928905 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29Fix the MFrfeng1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928866 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29Clean up MFrfeng1-6/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928836 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29Port databinding-sdo-axiom into 2.x based on the patch from Ramanjaneyulu ↵rfeng14-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
2010-03-29Add Woodstox dependency as the Sun parser fails on lots of tests now. Would ↵antelder3-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
2010-03-29Update trunk assmbly test error messages with changes from otestsantelder1-13/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928785 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29Update assmebly test properties to not include the version in the ↵antelder1-1/+1
cointribution name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928784 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29Update the assmebly tests runtime bridge to find both jar and zip contributionsantelder1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928783 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29Update error message to be truncated so different xml parsers workantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928762 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29Merge msg changes from otest to trunkantelder1-3/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928748 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29Merge msg changes from otest to trunkantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928745 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29TUSCANY-3516 - Adding support for invoking JSON-RPC services via GET HTTP methodlresende2-18/+78
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928594 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29Reverting changes from revisions 918221, 918222 and 918223lresende4-8/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928593 13f79535-47bb-0310-9956-ffa450edef68
2010-03-28Add missing import-packagerfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928348 13f79535-47bb-0310-9956-ffa450edef68
2010-03-28Make ExtensibleCorbaHost a utilityrfeng2-10/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928346 13f79535-47bb-0310-9956-ffa450edef68
2010-03-28Update jackson and jettision to latest versionsrfeng9-7/+658
Add more transformers git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928344 13f79535-47bb-0310-9956-ffa450edef68
2010-03-28update jax-rs dependenciesrfeng4-3/+23
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928343 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26Add implementation-jaxrs-runtimerfeng12-3/+795
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927963 13f79535-47bb-0310-9956-ffa450edef68