summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-18TUSCANY-3504 - Modifying JMSResponse type definition to reference existent wi...lresende1-1/+1
2010-03-18Update manifestantelder1-1/+2
2010-03-18Update hazelcast binding manifestantelder1-6/+13
2010-03-18Update hazelcast binding to work with exceptionsantelder4-7/+30
2010-03-18Add some more tests, exceptions don't work yetantelder6-3/+136
2010-03-18Start of testcases for hazelcast bindingantelder7-0/+224
2010-03-18Add file missed in previous commitantelder1-0/+55
2010-03-18Start of a binding that uses Hazelcast. The idea is that it would be used for...antelder10-0/+492
2010-03-18Update matching code to work with service URIs starting with a slash characterantelder1-0/+3
2010-03-18Add a method to get the Hazelcast member owning an endpointantelder1-0/+21
2010-03-18TUSCANY-3451 - Adjusting new implementation script schema to use latest OASIS...lresende1-1/+1
2010-03-18TUSCANY-3502 - Update Binding WS OASIS Schema to use wsa:EndpointReference in...lresende1-1/+1
2010-03-18TUSCANY-3453 - Updating OASIS schema to allow extensibility of bindings and o...lresende7-19/+13
2010-03-18TUSCANY-3453 - Updates to binding-jms tuscany specific schema and some workar...lresende3-30/+34
2010-03-18TUSCANY-3455 - Adding sca-jee schema to avoid validation errors on the java e...lresende1-0/+2
2010-03-18TUSCANY-3452 - Adding support for new extensibility for contract based elemen...lresende10-76/+173
2010-03-18TUSCANY-3404 - Including atom schema to overall tuscany 1.1 agregated schemalresende1-1/+1
2010-03-18TUSCANY-3404 - Porting atom schema from 1.xlresende1-0/+42
2010-03-18TUSCANY-3451 - Workaround for a simmilar issue described in http://www.osoa.o...lresende6-20/+20
2010-03-18TUSCANY-3451 - Workaround for a simmilar issue described in http://www.osoa.o...lresende1-2/+2
2010-03-18TUSCANY-3451 - Updating to latest drafts of OASIS 1.1 XSDslresende32-316/+536
2010-03-17Update namespacerfeng1-1/+1
2010-03-17Add missing filesrfeng3-0/+51
2010-03-17Port binding.corba from 1.x to 2.xrfeng283-0/+23842
2010-03-17Fix the equals and hashCode to avoid componentType conflictsrfeng6-70/+170
2010-03-16Remove unused attributesrfeng1-2/+0
2010-03-16Make sure the equals is overridden by ScriptImplementationImpl to avoid confl...rfeng3-17/+36
2010-03-16Port implementation-script-runtime into 2.xrfeng59-0/+3217
2010-03-16Update the travelsample with 2.x namespace/api/dependency (not completed yet)rfeng11-0/+733
2010-03-16Module no longer required. Already removed from build and replaced by binding...slaws29-2149/+0
2010-03-16Module no longer required. Already removed from build and replaced by binding...slaws142-10814/+0
2010-03-16Remove some now unneeded uses of DataExchangeSemanticsantelder11-67/+11
2010-03-16Add a getter for the Hazelcast instanceantelder1-0/+4
2010-03-16Update BindingImpl with some more default methodsantelder1-0/+23
2010-03-16Change sca client back to have a separate handler that starts/stops the runti...antelder4-2/+258
2010-03-16Add way to keep track of Nodes created by the factoryantelder1-0/+8
2010-03-16Remove old matches method code as its now in Endpoint classantelder1-72/+0
2010-03-16Update tribes registry to use Endpoint.matchesantelder1-1/+1
2010-03-16Update the endpoint registry to use the new Endpoint matches methodantelder1-1/+1
2010-03-16Add a matches method to Endpoint to find servic uris that match the endpoint uriantelder2-0/+74
2010-03-16Set remote when its remoteantelder1-1/+2
2010-03-14Fix OSGI import/exportrfeng2-0/+2
2010-03-14Update to tomcat tribes 6.0.26rfeng1-1/+1
2010-03-14Improve the IP address binding to be based on the host from the urirfeng29-231/+289
2010-03-13TUSCANY-3475 - Merging changes from 1.xlresende1-1/+2
2010-03-11Remove unused dependencyantelder1-7/+0
2010-03-11TUSCANY-3483 Add missed comments and remove commented out codeslaws1-28/+29
2010-03-11TUSCANY-3483 - ensure that policies defined in the implementation are applied...slaws4-32/+132
2010-03-11Allows RMIHost to return mapped urirfeng6-9/+40
2010-03-11Fix for TUSCANY-3489rfeng3-59/+92