summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a list of recently ported modules into the build rfeng2010-03-309-728/+84
| | | | | | Adjust dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928983 13f79535-47bb-0310-9956-ffa450edef68
* Fix the MFrfeng2010-03-291-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928906 13f79535-47bb-0310-9956-ffa450edef68
* Fix the MFrfeng2010-03-291-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928905 13f79535-47bb-0310-9956-ffa450edef68
* Fix the MFrfeng2010-03-291-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928866 13f79535-47bb-0310-9956-ffa450edef68
* Clean up MFrfeng2010-03-291-6/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928836 13f79535-47bb-0310-9956-ffa450edef68
* Port databinding-sdo-axiom into 2.x based on the patch from Ramanjaneyulu ↵rfeng2010-03-2914-0/+1175
| | | | | | Malisetti (https://issues.apache.org/jira/browse/TUSCANY-3470) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928835 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3516 - Adding support for invoking JSON-RPC services via GET HTTP methodlresende2010-03-292-18/+78
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928594 13f79535-47bb-0310-9956-ffa450edef68
* Reverting changes from revisions 918221, 918222 and 918223lresende2010-03-292-6/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928593 13f79535-47bb-0310-9956-ffa450edef68
* Add missing import-packagerfeng2010-03-281-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928348 13f79535-47bb-0310-9956-ffa450edef68
* Make ExtensibleCorbaHost a utilityrfeng2010-03-282-10/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928346 13f79535-47bb-0310-9956-ffa450edef68
* Update jackson and jettision to latest versionsrfeng2010-03-288-4/+654
| | | | | | Add more transformers git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928344 13f79535-47bb-0310-9956-ffa450edef68
* update jax-rs dependenciesrfeng2010-03-284-3/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928343 13f79535-47bb-0310-9956-ffa450edef68
* 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