summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add implementation-jaxrs-runtimerfeng2010-03-2612-3/+795
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927963 13f79535-47bb-0310-9956-ffa450edef68
* Add implementation-jaxrs model/processorrfeng2010-03-2616-0/+888
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927956 13f79535-47bb-0310-9956-ffa450edef68
* Add in a customized version on the axiom api manifest. Add message to ↵slaws2010-03-262-0/+51
| | | | | | equinox hos to remind me where it actually picks up customized manifests from. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927884 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3515, adding an mport-Package statement into MANIFEST.MF of ↵edwardsmj2010-03-261-0/+1
| | | | | | binding-hazelcast-runtime for the package: git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927782 13f79535-47bb-0310-9956-ffa450edef68
* Add file missed from previous commitantelder2010-03-261-0/+66
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927720 13f79535-47bb-0310-9956-ffa450edef68
* Add wink module to buildantelder2010-03-261-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927704 13f79535-47bb-0310-9956-ffa450edef68
* Add a Wink integration module that adds SCA annotation support to JAX-RS ↵antelder2010-03-267-0/+496
| | | | | | resources git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927703 13f79535-47bb-0310-9956-ffa450edef68
* Mainly note to self. Start to clarify WS binding methods. slaws2010-03-251-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927518 13f79535-47bb-0310-9956-ffa450edef68
* Support bindings that specify WSDL or specify uris and expect WSDL to be ↵slaws2010-03-252-6/+43
| | | | | | generated. This is still based on default JAXWS impl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927517 13f79535-47bb-0310-9956-ffa450edef68
* Move the node launcher equinox test out of the module to an itest as the ↵antelder2010-03-256-311/+0
| | | | | | test is using the distribution not just the module build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927282 13f79535-47bb-0310-9956-ffa450edef68
* Don't include the implementation in the serialized endpoint. This fixes the ↵antelder2010-03-251-0/+1
| | | | | | issue with the implementation type needing to be available where the endpoint is deserialized git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927277 13f79535-47bb-0310-9956-ffa450edef68
* Minor clean up...lresende2010-03-241-15/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927192 13f79535-47bb-0310-9956-ffa450edef68
* Porting Binding.RSS for 2.x runtime SPIslresende2010-03-2419-176/+201
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927191 13f79535-47bb-0310-9956-ffa450edef68
* Providing description attribute for Binding atom and rss to avoid test issueslresende2010-03-242-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927190 13f79535-47bb-0310-9956-ffa450edef68
* Providing schema for Binding.rsslresende2010-03-242-0/+43
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927189 13f79535-47bb-0310-9956-ffa450edef68
* Replace weather forcast sample with simple helloworld sample. Update the ↵slaws2010-03-2412-209/+533
| | | | | | binding with the minimum changes to get this sample working. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926981 13f79535-47bb-0310-9956-ffa450edef68
* Fix the constructorsrfeng2010-03-246-65/+53
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926885 13f79535-47bb-0310-9956-ffa450edef68
* Add missing osgi import packagerfeng2010-03-231-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926641 13f79535-47bb-0310-9956-ffa450edef68
* Add missing osgi import packagerfeng2010-03-231-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926638 13f79535-47bb-0310-9956-ffa450edef68
* Add new composite file missed from previous commit (926303)antelder2010-03-221-0/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926327 13f79535-47bb-0310-9956-ffa450edef68
* Update hazelcast binding to use a seperate ExecutorService for each nested ↵antelder2010-03-222-1/+26
| | | | | | invocation (ie a reference calling a service over binding.sca which invokes another reference over binding.sca) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926303 13f79535-47bb-0310-9956-ffa450edef68
* Starting porting RSS binding to 2.x in support of Travel Sample scenariolresende2010-03-2220-0/+1645
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926224 13f79535-47bb-0310-9956-ffa450edef68
* Starting porting RSS binding to 2.x in support of Travel Sample scenariolresende2010-03-229-0/+545
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926223 13f79535-47bb-0310-9956-ffa450edef68
* Added experimental JAXWS based WS integration from Raymond's sandbox as per ↵slaws2010-03-2214-0/+1244
| | | | | | ML discussion (http://www.mail-archive.com/dev%40tuscany.apache.org/msg11881.html) so we can get more people looking at it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926127 13f79535-47bb-0310-9956-ffa450edef68
* Update Hazelcast registry to check for duplicate endpointsantelder2010-03-212-0/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925745 13f79535-47bb-0310-9956-ffa450edef68
* Fix Hazelcast client to correckt initilize Hazelcast registry endpointOwners ↵antelder2010-03-202-2/+10
| | | | | | and getHazelcastInstance git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925589 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3505: Apply patch from Ivan Krizsan to fix @Destroy annotation not ↵antelder2010-03-192-6/+17
| | | | | | allowed on non-public methods git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925102 13f79535-47bb-0310-9956-ffa450edef68
* Fix MANIFEST.MF for import-packagerfeng2010-03-181-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925030 13f79535-47bb-0310-9956-ffa450edef68
* remove commented out codeslaws2010-03-181-19/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924998 13f79535-47bb-0310-9956-ffa450edef68
* Add comment, re. doubts about location of external attachment processingslaws2010-03-181-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924996 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3503 - turn off the automatic application of policy sets based on ↵slaws2010-03-184-52/+149
| | | | | | intents. Various changes to tests to take account of this change. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924994 13f79535-47bb-0310-9956-ffa450edef68
* Add a builder to calculate whether policy sets apply to the element to which ↵slaws2010-03-182-96/+183
| | | | | | they are attached. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924993 13f79535-47bb-0310-9956-ffa450edef68
* 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