summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* 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
* Remove explicit use of JMS BrokerServicenash2010-03-282-8/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928474 13f79535-47bb-0310-9956-ffa450edef68
* Delete unused empty directorynash2010-03-280-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928467 13f79535-47bb-0310-9956-ffa450edef68
* add payment-python to the buildslaws2010-03-282-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928395 13f79535-47bb-0310-9956-ffa450edef68
* Add a launcher for the payment-python contributionslaws2010-03-2816-0/+976
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928392 13f79535-47bb-0310-9956-ffa450edef68
* add ignoresslaws2010-03-280-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928391 13f79535-47bb-0310-9956-ffa450edef68
* Add jython version of the payment component. Just because we can. slaws2010-03-2812-0/+752
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928390 13f79535-47bb-0310-9956-ffa450edef68
* Add a host parameter to the conf scripts to allow an external DNS host name ↵jsdelfino2010-03-2827-62/+90
| | | | | | to be used. Add HTTP basic auth to WSGI integration. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928352 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
* Change automated build to build curl from source instead of using the deb ↵jsdelfino2010-03-274-5/+24
| | | | | | libcurl package as it's back-level on Ubuntu 9.04. Adjust INSTALL instructions as well. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928231 13f79535-47bb-0310-9956-ffa450edef68
* Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to ↵jsdelfino2010-03-2726-61/+618
| | | | | | end with both HTTPD and WSGI servers. Minor cleanup of the HTTPD config scripts. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928160 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 comment for what the dependency is forantelder2010-03-261-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927707 13f79535-47bb-0310-9956-ffa450edef68
* Add init param to configure wink to use tuscanyantelder2010-03-261-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927706 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
* add ignoresslaws2010-03-250-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927513 13f79535-47bb-0310-9956-ffa450edef68
* Create a WSDL first as a copy of the java-first contribution slaws2010-03-259-6/+400
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927512 13f79535-47bb-0310-9956-ffa450edef68