summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-3483 - ensure that policies defined in the implementation are ↵slaws2010-03-115-32/+136
| | | | | | applied correctly to the component service. This pointed out another problem in that if binding.sca was defined on the reference with no uri but with intents then the intents weren't being applied to the EPR because the binding was being ignored (as it's a targeted reference). git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921903 13f79535-47bb-0310-9956-ffa450edef68
* Fix build.xml files for travel sample .war contributions (TUSCANY-3414)nash2010-03-114-7/+413
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921794 13f79535-47bb-0310-9956-ffa450edef68
* Allows RMIHost to return mapped urirfeng2010-03-116-9/+40
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921690 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3489rfeng2010-03-1110-64/+187
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921689 13f79535-47bb-0310-9956-ffa450edef68
* Remove some default binding system properties now that the runtime can work ↵antelder2010-03-117-17/+0
| | | | | | this out git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921680 13f79535-47bb-0310-9956-ffa450edef68
* Update to automatically use binding.rmi instead of binding.ws if ws is not ↵antelder2010-03-111-1/+4
| | | | | | avaialble git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921678 13f79535-47bb-0310-9956-ffa450edef68
* Increase th ewait time to try to fix the intermitent Hudson failsantelder2010-03-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921655 13f79535-47bb-0310-9956-ffa450edef68
* Add JIRA number associated with test failantelder2010-03-111-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921648 13f79535-47bb-0310-9956-ffa450edef68
* Add JIRA number for why test is taken outantelder2010-03-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921644 13f79535-47bb-0310-9956-ffa450edef68
* Allow the customization of receiverAddressrfeng2010-03-101-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921584 13f79535-47bb-0310-9956-ffa450edef68
* first working versionkelvingoodson2010-03-102-9/+103
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921350 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921321 ↵kelvingoodson2010-03-101-0/+64
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* half finished but discussablekelvingoodson2010-03-102-1/+34
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921317 13f79535-47bb-0310-9956-ffa450edef68
* Example with nested jar for ML discussionslaws2010-03-107-0/+225
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921315 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-242 add URI specific processing for binding uris and a couple of ↵slaws2010-03-107-9/+16
| | | | | | others I missed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921293 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-242 add URI specific processing wherever we read an anyURI attributeslaws2010-03-1019-311/+391
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921286 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-242 add URI specific processing wherever we read an anyURI attributeslaws2010-03-1019-43/+123
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921279 13f79535-47bb-0310-9956-ffa450edef68
* Added a WSGI store test case, plus a few fixes to get it working.jsdelfino2010-03-1017-31/+1304
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921271 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup, renamed mcache to memcache, added a uuid util function to get ↵jsdelfino2010-03-1019-48/+96
| | | | | | consistent and unique uuids across languages. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921270 13f79535-47bb-0310-9956-ffa450edef68
* Added an XMPP test server using Apache Vysper, to help test the XMPP Chat ↵jsdelfino2010-03-107-8/+205
| | | | | | component. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921269 13f79535-47bb-0310-9956-ffa450edef68
* add ignoresslaws2010-03-100-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921260 13f79535-47bb-0310-9956-ffa450edef68
* Update hazelcast client map name (file missed from previous commit)antelder2010-03-091-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921180 13f79535-47bb-0310-9956-ffa450edef68
* Add hazelcast binding sca test to buildantelder2010-03-091-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921163 13f79535-47bb-0310-9956-ffa450edef68
* Add a copy of the binding-sca test using Hazelcastantelder2010-03-0996-0/+4399
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921161 13f79535-47bb-0310-9956-ffa450edef68
* Add stax impl dependency to work around issue with the Sun JDK XML parser ↵antelder2010-03-091-1/+16
| | | | | | impl giving an unsupported operation exception creating an XMLStreamReader from a DOMSource. Adding the woodstox impl gets POL_4013 working and POL_4028 gets further but the test still fails (due to a Tuscany issue?) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921113 13f79535-47bb-0310-9956-ffa450edef68
* Update Hazelcast endpoint registry to remove endpoints from a runtime that ↵antelder2010-03-092-93/+95
| | | | | | no longer exists git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921095 13f79535-47bb-0310-9956-ffa450edef68
* This should be going with Hazelcast 1.8.1 nowantelder2010-03-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921093 13f79535-47bb-0310-9956-ffa450edef68
* source handling codekelvingoodson2010-03-094-0/+1866
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921051 13f79535-47bb-0310-9956-ffa450edef68
* data and a script to help explorer the spi files kelvingoodson2010-03-092-0/+1411
| | | | | | use: cat packages.html | sed -n -f packages.sed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921023 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-242 add URI processing wherever we read an anyURI attributeslaws2010-03-0910-27/+31
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920885 13f79535-47bb-0310-9956-ffa450edef68
* Correct error messages for current runtimeslaws2010-03-091-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920811 13f79535-47bb-0310-9956-ffa450edef68
* Small update to status commentslaws2010-03-091-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920810 13f79535-47bb-0310-9956-ffa450edef68
* Add ignoresslaws2010-03-090-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920807 13f79535-47bb-0310-9956-ffa450edef68
* Remove reference to specific directoriesslaws2010-03-091-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920803 13f79535-47bb-0310-9956-ffa450edef68
* Remove reference to specific lines/columnsslaws2010-03-091-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920798 13f79535-47bb-0310-9956-ffa450edef68
* Remove reference to specific lines/columnsslaws2010-03-091-10/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920797 13f79535-47bb-0310-9956-ffa450edef68
* Remove reference to specific lines/columnsslaws2010-03-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920796 13f79535-47bb-0310-9956-ffa450edef68
* Re-enable 8002 by fixing up the error messages to match the latest runtime ↵slaws2010-03-092-2/+1
| | | | | | behaviour git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920795 13f79535-47bb-0310-9956-ffa450edef68
* Correct error message for 6008 and re-enable it. Remaining disabled test is ↵slaws2010-03-092-2/+1
| | | | | | being discussed at OASIS. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920782 13f79535-47bb-0310-9956-ffa450edef68
* Add descriptions of .war contributions to READMEnash2010-03-091-75/+124
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920754 13f79535-47bb-0310-9956-ffa450edef68
* Porting restfull sample to 2.xlresende2010-03-099-0/+542
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920646 13f79535-47bb-0310-9956-ffa450edef68
* Start with a known WSDLrfeng2010-03-095-7/+81
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920606 13f79535-47bb-0310-9956-ffa450edef68
* Remove trailing : from error message to see if that fixes the Hudson build failantelder2010-03-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920536 13f79535-47bb-0310-9956-ffa450edef68
* Add a profile for just teh compliance tests, maybe just temporarily to ↵antelder2010-03-081-0/+7
| | | | | | verify the Hudson build working properly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920505 13f79535-47bb-0310-9956-ffa450edef68
* Add compliance tests to distribution profileantelder2010-03-081-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920504 13f79535-47bb-0310-9956-ffa450edef68
* Fix namespacerfeng2010-03-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920412 13f79535-47bb-0310-9956-ffa450edef68
* Update to match improved message in the runtimeslaws2010-03-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920377 13f79535-47bb-0310-9956-ffa450edef68
* Improve error message when WSDL can't generated. slaws2010-03-082-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920374 13f79535-47bb-0310-9956-ffa450edef68
* A few more comments on statusslaws2010-03-081-3/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920373 13f79535-47bb-0310-9956-ffa450edef68
* Fix namespace for POL_4028slaws2010-03-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920324 13f79535-47bb-0310-9956-ffa450edef68