summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update sca binding mapper to use hazelcast binding if its thereantelder2010-03-181-2/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924985 13f79535-47bb-0310-9956-ffa450edef68
* Add hazelcast binding to buildantelder2010-03-181-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924931 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3504 - Modifying JMSResponse type definition to reference existent ↵lresende2010-03-181-1/+1
| | | | | | wireFormat global element git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924924 13f79535-47bb-0310-9956-ffa450edef68
* Update manifestantelder2010-03-181-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924919 13f79535-47bb-0310-9956-ffa450edef68
* Update hazelcast binding manifestantelder2010-03-181-6/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924916 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-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-3452 - Adding support for new extensibility for contract based ↵lresende2010-03-1810-76/+173
| | | | | | 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
* 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
* 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
* Update the travelsample with 2.x namespace/api/dependency (not completed yet)rfeng2010-03-1611-0/+733
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923913 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
* 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
* Add a getter for the Hazelcast instanceantelder2010-03-161-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923759 13f79535-47bb-0310-9956-ffa450edef68
* Update BindingImpl with some more default methodsantelder2010-03-161-0/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923758 13f79535-47bb-0310-9956-ffa450edef68
* Change sca client back to have a separate handler that starts/stops the ↵antelder2010-03-164-2/+258
| | | | | | runtime in each invocation for remote services so that runtime threads aren't left running after invocations. Work in progress, but for now this gets things working again git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923620 13f79535-47bb-0310-9956-ffa450edef68
* Add way to keep track of Nodes created by the factoryantelder2010-03-161-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923618 13f79535-47bb-0310-9956-ffa450edef68
* Remove old matches method code as its now in Endpoint classantelder2010-03-161-72/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923617 13f79535-47bb-0310-9956-ffa450edef68
* Update tribes registry to use Endpoint.matchesantelder2010-03-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923616 13f79535-47bb-0310-9956-ffa450edef68
* Update the endpoint registry to use the new Endpoint matches methodantelder2010-03-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923615 13f79535-47bb-0310-9956-ffa450edef68
* Add a matches method to Endpoint to find servic uris that match the endpoint uriantelder2010-03-162-0/+74
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923614 13f79535-47bb-0310-9956-ffa450edef68
* Set remote when its remoteantelder2010-03-161-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923612 13f79535-47bb-0310-9956-ffa450edef68
* Fix OSGI import/exportrfeng2010-03-142-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922704 13f79535-47bb-0310-9956-ffa450edef68
* Update to tomcat tribes 6.0.26rfeng2010-03-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922702 13f79535-47bb-0310-9956-ffa450edef68
* Improve the IP address binding to be based on the host from the urirfeng2010-03-1429-231/+289
| | | | | | Having servlet host to return deployed uri git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922701 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3475 - Merging changes from 1.xlresende2010-03-131-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922611 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused dependencyantelder2010-03-111-7/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922050 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3483 Add missed comments and remove commented out codeslaws2010-03-111-28/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921921 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3483 - ensure that policies defined in the implementation are ↵slaws2010-03-114-32/+132
| | | | | | 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