summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add required @multiplicity for composite reference promotionsrfeng2010-03-1812-17/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924900 13f79535-47bb-0310-9956-ffa450edef68
* Add required @multiplicity for composite reference promotionsrfeng2010-03-184-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924893 13f79535-47bb-0310-9956-ffa450edef68
* Update hazelcast binding to work with exceptionsantelder2010-03-184-7/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924887 13f79535-47bb-0310-9956-ffa450edef68
* Add some more tests, exceptions don't work yetantelder2010-03-186-3/+136
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924871 13f79535-47bb-0310-9956-ffa450edef68
* Start of testcases for hazelcast bindingantelder2010-03-187-0/+224
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924864 13f79535-47bb-0310-9956-ffa450edef68
* Add file missed in previous commitantelder2010-03-181-0/+55
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924792 13f79535-47bb-0310-9956-ffa450edef68
* Start of a binding that uses Hazelcast. The idea is that it would be used ↵antelder2010-03-1810-0/+492
| | | | | | for the sca binding and use the Hazelcast based endpoint registry with Hazelcast handling all the remote communications. This avoids all the issues other bindings have with working out what the remote endpoint address is. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924789 13f79535-47bb-0310-9956-ffa450edef68
* Update matching code to work with service URIs starting with a slash characterantelder2010-03-181-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924786 13f79535-47bb-0310-9956-ffa450edef68
* Add a method to get the Hazelcast member owning an endpointantelder2010-03-181-0/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924744 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3451 - Adjusting new implementation script schema to use latest ↵lresende2010-03-181-1/+1
| | | | | | OASIS schema files git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924592 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3453 - Updating JMS tests composites to comply with 'sequence' ↵lresende2010-03-1810-26/+26
| | | | | | restrictions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924590 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3502 - Update Binding WS OASIS Schema to use wsa:EndpointReference ↵lresende2010-03-181-1/+1
| | | | | | instead of creating it's own version of the element git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924589 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3453 - Updating OASIS schema to allow extensibility of bindings and ↵lresende2010-03-187-19/+13
| | | | | | other elements such as wireFormats and operationSelectors and enabling Binding-JMS schema git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924588 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3453 - Updates to binding-jms tuscany specific schema and some ↵lresende2010-03-183-30/+34
| | | | | | workarounds on the main binding-jms schema to better cope with extensibility for wireFormats and operatorSelector git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924587 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3455 - Adding sca-jee schema to avoid validation errors on the java ↵lresende2010-03-181-0/+2
| | | | | | ee integration samples git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924586 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3451 - Adjusting composites now that multiplicity is required in ↵lresende2010-03-182-3/+3
| | | | | | references at composite level git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924585 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3452 - Adding support for new extensibility for contract based ↵lresende2010-03-1812-95/+209
| | | | | | elements, adjusting current xml for the new model and adapting our element extension list to read/write semantycally same xml when these extensions are in use git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924584 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3404 - Including atom schema to overall tuscany 1.1 agregated schemalresende2010-03-181-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924583 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3404 - Porting atom schema from 1.xlresende2010-03-181-0/+42
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924582 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3451 - Workaround for a simmilar issue described in ↵lresende2010-03-186-20/+20
| | | | | | http://www.osoa.org/jira/browse/ASSEMBLY-177 which is causing issues when creating binding extension in a different namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924581 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3451 - Workaround for a simmilar issue described in ↵lresende2010-03-181-2/+2
| | | | | | http://www.osoa.org/jira/browse/ASSEMBLY-177 which is causing issues when creating extension in a different namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924580 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3451 - Updating to latest drafts of OASIS 1.1 XSDslresende2010-03-1832-316/+536
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924579 13f79535-47bb-0310-9956-ffa450edef68
* Start to port binding.corba itest (work in progress)rfeng2010-03-1798-0/+6860
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924358 13f79535-47bb-0310-9956-ffa450edef68
* Update namespacerfeng2010-03-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924346 13f79535-47bb-0310-9956-ffa450edef68
* Add missing filesrfeng2010-03-173-0/+51
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924344 13f79535-47bb-0310-9956-ffa450edef68
* Take out the two nodes test again as these seem to always be breaking the ↵antelder2010-03-171-1/+1
| | | | | | Hudson build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924288 13f79535-47bb-0310-9956-ffa450edef68
* Minor fixes to the INSTALL instructions. Added two more automated install ↵jsdelfino2010-03-174-4/+119
| | | | | | scripts to help deploy build+test images. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924189 13f79535-47bb-0310-9956-ffa450edef68
* Added support for HTTP references and different versions of the store-wsgi ↵jsdelfino2010-03-1711-7/+311
| | | | | | composite. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924188 13f79535-47bb-0310-9956-ffa450edef68
* Remove redundant empty directoriesnash2010-03-170-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924160 13f79535-47bb-0310-9956-ffa450edef68
* Update dependencies for travelsample in 2.xrfeng2010-03-179-25/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924159 13f79535-47bb-0310-9956-ffa450edef68
* Port binding.corba from 1.x to 2.xrfeng2010-03-17283-0/+23842
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924158 13f79535-47bb-0310-9956-ffa450edef68
* Fix the equals and hashCode to avoid componentType conflictsrfeng2010-03-176-70/+170
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924089 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused attributesrfeng2010-03-161-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924052 13f79535-47bb-0310-9956-ffa450edef68
* Make sure the equals is overridden by ScriptImplementationImpl to avoid ↵rfeng2010-03-163-17/+36
| | | | | | conflicts with ComponentTypeImpl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924051 13f79535-47bb-0310-9956-ffa450edef68
* Port implementation-script-runtime into 2.xrfeng2010-03-1659-0/+3217
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923996 13f79535-47bb-0310-9956-ffa450edef68
* Add bsf 3.0 as it's not available in central reporfeng2010-03-165-0/+236
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923976 13f79535-47bb-0310-9956-ffa450edef68
* Update tuscany namespacerfeng2010-03-1641-53/+53
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923925 13f79535-47bb-0310-9956-ffa450edef68
* Update namespacerfeng2010-03-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923922 13f79535-47bb-0310-9956-ffa450edef68
* Revert the accidental changerfeng2010-03-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923919 13f79535-47bb-0310-9956-ffa450edef68
* Update the travelsample with 2.x namespace/api/dependency (not completed yet)rfeng2010-03-16383-1116/+1805
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923913 13f79535-47bb-0310-9956-ffa450edef68
* Copy travelsample from 1.x to 2.xrfeng2010-03-16684-0/+41471
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923906 13f79535-47bb-0310-9956-ffa450edef68
* Add tutorialsrfeng2010-03-160-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923897 13f79535-47bb-0310-9956-ffa450edef68
* Module no longer required. Already removed from build and replaced by ↵slaws2010-03-1629-2149/+0
| | | | | | binding-ws-runtime-axis git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923798 13f79535-47bb-0310-9956-ffa450edef68
* Module no longer required. Already removed from build and replaced by ↵slaws2010-03-16142-10814/+0
| | | | | | binding-ws-runtime-axis git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923797 13f79535-47bb-0310-9956-ffa450edef68
* Add tests into buildslaws2010-03-161-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923796 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importsslaws2010-03-164-7/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923795 13f79535-47bb-0310-9956-ffa450edef68
* Added uri precendence test from old ws binding unit test suite. slaws2010-03-163-0/+200
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923792 13f79535-47bb-0310-9956-ffa450edef68
* add ignoresslaws2010-03-160-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923786 13f79535-47bb-0310-9956-ffa450edef68
* Added wsdl related tests from old ws binding unit test suite. slaws2010-03-1625-0/+1360
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923783 13f79535-47bb-0310-9956-ffa450edef68
* Remove some now unneeded uses of DataExchangeSemanticsantelder2010-03-1611-67/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923761 13f79535-47bb-0310-9956-ffa450edef68