summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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 - 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
* TUSCANY-3516 - Adding support for invoking JSON-RPC services via GET HTTP methodlresende2010-03-292-18/+78
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928594 13f79535-47bb-0310-9956-ffa450edef68
* Reverting changes from revisions 918221, 918222 and 918223lresende2010-03-294-8/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928593 13f79535-47bb-0310-9956-ffa450edef68
* Add missing import-packagerfeng2010-03-281-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928348 13f79535-47bb-0310-9956-ffa450edef68
* Make ExtensibleCorbaHost a utilityrfeng2010-03-282-10/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928346 13f79535-47bb-0310-9956-ffa450edef68
* Update jackson and jettision to latest versionsrfeng2010-03-289-7/+658
| | | | | | Add more transformers git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928344 13f79535-47bb-0310-9956-ffa450edef68
* update jax-rs dependenciesrfeng2010-03-284-3/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928343 13f79535-47bb-0310-9956-ffa450edef68
* Add implementation-jaxrs-runtimerfeng2010-03-2612-3/+795
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927963 13f79535-47bb-0310-9956-ffa450edef68
* Add implementation-jaxrs model/processorrfeng2010-03-2616-0/+888
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927956 13f79535-47bb-0310-9956-ffa450edef68
* Add in a customized version on the axiom api manifest. Add message to ↵slaws2010-03-264-2/+101
| | | | | | equinox hos to remind me where it actually picks up customized manifests from. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927884 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3515, adding an mport-Package statement into MANIFEST.MF of ↵edwardsmj2010-03-261-0/+1
| | | | | | binding-hazelcast-runtime for the package: git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927782 13f79535-47bb-0310-9956-ffa450edef68
* Start adding calculator-equinox to the distribution itest as we don;t have ↵slaws2010-03-262-0/+121
| | | | | | OSGi tests that run against the distribution layout. There is some issue though with the equinox manifest which requires investigation. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927776 13f79535-47bb-0310-9956-ffa450edef68
* Updates to get the basic one node test working again after the renamesantelder2010-03-269-53/+172
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927752 13f79535-47bb-0310-9956-ffa450edef68
* Rename test modules to simpler namesantelder2010-03-2617-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927735 13f79535-47bb-0310-9956-ffa450edef68
* Create a separate itest folder for imports/exports and move the existing ↵antelder2010-03-2617-0/+0
| | | | | | tests from nodes to there in preparation for the imports acrsoss nodes work git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927732 13f79535-47bb-0310-9956-ffa450edef68
* Add file missed from previous commitantelder2010-03-261-0/+66
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927720 13f79535-47bb-0310-9956-ffa450edef68
* Add jaxrs sampleantelder2010-03-261-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927712 13f79535-47bb-0310-9956-ffa450edef68
* Add jaxrs sampleantelder2010-03-261-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927711 13f79535-47bb-0310-9956-ffa450edef68
* Add helloworld sample for JAX-RS supportantelder2010-03-267-0/+285
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927710 13f79535-47bb-0310-9956-ffa450edef68
* Add Wink module to base jarantelder2010-03-261-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927705 13f79535-47bb-0310-9956-ffa450edef68
* Add wink module to buildantelder2010-03-261-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927704 13f79535-47bb-0310-9956-ffa450edef68
* Add a Wink integration module that adds SCA annotation support to JAX-RS ↵antelder2010-03-267-0/+496
| | | | | | resources git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927703 13f79535-47bb-0310-9956-ffa450edef68
* Mainly note to self. Start to clarify WS binding methods. slaws2010-03-251-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927518 13f79535-47bb-0310-9956-ffa450edef68
* Support bindings that specify WSDL or specify uris and expect WSDL to be ↵slaws2010-03-252-6/+43
| | | | | | generated. This is still based on default JAXWS impl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927517 13f79535-47bb-0310-9956-ffa450edef68
* Add a separate wsdl first test caseslaws2010-03-251-0/+81
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927515 13f79535-47bb-0310-9956-ffa450edef68