summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-03-18TUSCANY-3504 - Modifying JMSResponse type definition to reference existent ↵lresende1-1/+1
wireFormat global element git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924924 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18Update manifestantelder1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924919 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18Update hazelcast binding manifestantelder1-6/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924916 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18Add required @multiplicity for composite reference promotionsrfeng12-17/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924900 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18Add required @multiplicity for composite reference promotionsrfeng4-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924893 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18Update hazelcast binding to work with exceptionsantelder4-7/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924887 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18Add some more tests, exceptions don't work yetantelder6-3/+136
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924871 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18Start of testcases for hazelcast bindingantelder7-0/+224
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924864 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18Add file missed in previous commitantelder1-0/+55
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924792 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18Start of a binding that uses Hazelcast. The idea is that it would be used ↵antelder10-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
2010-03-18Update matching code to work with service URIs starting with a slash characterantelder1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924786 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18Add a method to get the Hazelcast member owning an endpointantelder1-0/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924744 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18TUSCANY-3451 - Adjusting new implementation script schema to use latest ↵lresende1-1/+1
OASIS schema files git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924592 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18TUSCANY-3453 - Updating JMS tests composites to comply with 'sequence' ↵lresende10-26/+26
restrictions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924590 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18TUSCANY-3502 - Update Binding WS OASIS Schema to use wsa:EndpointReference ↵lresende1-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
2010-03-18TUSCANY-3453 - Updating OASIS schema to allow extensibility of bindings and ↵lresende7-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
2010-03-18TUSCANY-3453 - Updates to binding-jms tuscany specific schema and some ↵lresende3-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
2010-03-18TUSCANY-3455 - Adding sca-jee schema to avoid validation errors on the java ↵lresende1-0/+2
ee integration samples git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924586 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18TUSCANY-3451 - Adjusting composites now that multiplicity is required in ↵lresende2-3/+3
references at composite level git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924585 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18TUSCANY-3452 - Adding support for new extensibility for contract based ↵lresende12-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
2010-03-18TUSCANY-3404 - Including atom schema to overall tuscany 1.1 agregated schemalresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924583 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18TUSCANY-3404 - Porting atom schema from 1.xlresende1-0/+42
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924582 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18TUSCANY-3451 - Workaround for a simmilar issue described in ↵lresende6-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
2010-03-18TUSCANY-3451 - Workaround for a simmilar issue described in ↵lresende1-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
2010-03-18TUSCANY-3451 - Updating to latest drafts of OASIS 1.1 XSDslresende32-316/+536
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924579 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17Start to port binding.corba itest (work in progress)rfeng98-0/+6860
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924358 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17Update namespacerfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924346 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17Add missing filesrfeng3-0/+51
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924344 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17Take out the two nodes test again as these seem to always be breaking the ↵antelder1-1/+1
Hudson build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924288 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17Update dependencies for travelsample in 2.xrfeng9-25/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924159 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17Port binding.corba from 1.x to 2.xrfeng283-0/+23842
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924158 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17Fix the equals and hashCode to avoid componentType conflictsrfeng6-70/+170
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924089 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Remove unused attributesrfeng1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924052 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Make sure the equals is overridden by ScriptImplementationImpl to avoid ↵rfeng3-17/+36
conflicts with ComponentTypeImpl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924051 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Port implementation-script-runtime into 2.xrfeng59-0/+3217
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923996 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Update tuscany namespacerfeng41-53/+53
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923925 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Update namespacerfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923922 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Update the travelsample with 2.x namespace/api/dependency (not completed yet)rfeng382-1115/+1804
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923913 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Copy travelsample from 1.x to 2.xrfeng684-0/+41471
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923906 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Module no longer required. Already removed from build and replaced by ↵slaws29-2149/+0
binding-ws-runtime-axis git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923798 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Module no longer required. Already removed from build and replaced by ↵slaws142-10814/+0
binding-ws-runtime-axis git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923797 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Add tests into buildslaws1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923796 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Remove unused importsslaws4-7/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923795 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Added uri precendence test from old ws binding unit test suite. slaws3-0/+200
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923792 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Added wsdl related tests from old ws binding unit test suite. slaws25-0/+1360
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923783 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Remove some now unneeded uses of DataExchangeSemanticsantelder11-67/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923761 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Add a getter for the Hazelcast instanceantelder1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923759 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Update BindingImpl with some more default methodsantelder1-0/+23
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923758 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Update pom.xml for renameantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923733 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Rename scaclient rmi test to scaclient remote and change to use ws binding ↵antelder1-1/+1
as theres some issue with RMI in the build where old rmi hosts seem to be getting left active interfering with new tests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923731 13f79535-47bb-0310-9956-ffa450edef68