summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove commented out codeslaws2010-03-181-19/+1
* Add comment, re. doubts about location of external attachment processingslaws2010-03-181-0/+3
* TUSCANY-3503 - turn off the automatic application of policy sets based on int...slaws2010-03-184-52/+149
* Add a builder to calculate whether policy sets apply to the element to which ...slaws2010-03-182-96/+183
* Update sca binding mapper to use hazelcast binding if its thereantelder2010-03-181-2/+5
* Add hazelcast binding to buildantelder2010-03-181-0/+1
* TUSCANY-3504 - Modifying JMSResponse type definition to reference existent wi...lresende2010-03-181-1/+1
* Update manifestantelder2010-03-181-1/+2
* Update hazelcast binding manifestantelder2010-03-181-6/+13
* Update hazelcast binding to work with exceptionsantelder2010-03-184-7/+30
* Add some more tests, exceptions don't work yetantelder2010-03-186-3/+136
* Start of testcases for hazelcast bindingantelder2010-03-187-0/+224
* Add file missed in previous commitantelder2010-03-181-0/+55
* Start of a binding that uses Hazelcast. The idea is that it would be used for...antelder2010-03-1810-0/+492
* Update matching code to work with service URIs starting with a slash characterantelder2010-03-181-0/+3
* Add a method to get the Hazelcast member owning an endpointantelder2010-03-181-0/+21
* TUSCANY-3451 - Adjusting new implementation script schema to use latest OASIS...lresende2010-03-181-1/+1
* TUSCANY-3502 - Update Binding WS OASIS Schema to use wsa:EndpointReference in...lresende2010-03-181-1/+1
* TUSCANY-3453 - Updating OASIS schema to allow extensibility of bindings and o...lresende2010-03-187-19/+13
* TUSCANY-3453 - Updates to binding-jms tuscany specific schema and some workar...lresende2010-03-183-30/+34
* TUSCANY-3455 - Adding sca-jee schema to avoid validation errors on the java e...lresende2010-03-181-0/+2
* TUSCANY-3452 - Adding support for new extensibility for contract based elemen...lresende2010-03-1810-76/+173
* TUSCANY-3404 - Including atom schema to overall tuscany 1.1 agregated schemalresende2010-03-181-1/+1
* TUSCANY-3404 - Porting atom schema from 1.xlresende2010-03-181-0/+42
* TUSCANY-3451 - Workaround for a simmilar issue described in http://www.osoa.o...lresende2010-03-186-20/+20
* TUSCANY-3451 - Workaround for a simmilar issue described in http://www.osoa.o...lresende2010-03-181-2/+2
* TUSCANY-3451 - Updating to latest drafts of OASIS 1.1 XSDslresende2010-03-1832-316/+536
* Update namespacerfeng2010-03-171-1/+1
* Add missing filesrfeng2010-03-173-0/+51
* Port binding.corba from 1.x to 2.xrfeng2010-03-17283-0/+23842
* Fix the equals and hashCode to avoid componentType conflictsrfeng2010-03-176-70/+170
* Remove unused attributesrfeng2010-03-161-2/+0
* Make sure the equals is overridden by ScriptImplementationImpl to avoid confl...rfeng2010-03-163-17/+36
* Port implementation-script-runtime into 2.xrfeng2010-03-1659-0/+3217
* Update the travelsample with 2.x namespace/api/dependency (not completed yet)rfeng2010-03-1611-0/+733
* Module no longer required. Already removed from build and replaced by binding...slaws2010-03-1629-2149/+0
* Module no longer required. Already removed from build and replaced by binding...slaws2010-03-16142-10814/+0
* Remove some now unneeded uses of DataExchangeSemanticsantelder2010-03-1611-67/+11
* Add a getter for the Hazelcast instanceantelder2010-03-161-0/+4
* Update BindingImpl with some more default methodsantelder2010-03-161-0/+23
* Change sca client back to have a separate handler that starts/stops the runti...antelder2010-03-164-2/+258
* Add way to keep track of Nodes created by the factoryantelder2010-03-161-0/+8
* Remove old matches method code as its now in Endpoint classantelder2010-03-161-72/+0
* Update tribes registry to use Endpoint.matchesantelder2010-03-161-1/+1
* Update the endpoint registry to use the new Endpoint matches methodantelder2010-03-161-1/+1
* Add a matches method to Endpoint to find servic uris that match the endpoint uriantelder2010-03-162-0/+74
* Set remote when its remoteantelder2010-03-161-1/+2
* Fix OSGI import/exportrfeng2010-03-142-0/+2
* Update to tomcat tribes 6.0.26rfeng2010-03-141-1/+1
* Improve the IP address binding to be based on the host from the urirfeng2010-03-1429-231/+289