summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-03-30Add a list of recently ported modules into the build rfeng9-728/+84
Adjust dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928983 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29Fix the MFrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928906 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29Fix the MFrfeng1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928905 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29Fix the MFrfeng1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928866 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29Clean up MFrfeng1-6/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928836 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29Port databinding-sdo-axiom into 2.x based on the patch from Ramanjaneyulu ↵rfeng14-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
2010-03-29TUSCANY-3516 - Adding support for invoking JSON-RPC services via GET HTTP methodlresende2-18/+78
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928594 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29Reverting changes from revisions 918221, 918222 and 918223lresende2-6/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928593 13f79535-47bb-0310-9956-ffa450edef68
2010-03-28Add missing import-packagerfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928348 13f79535-47bb-0310-9956-ffa450edef68
2010-03-28Make ExtensibleCorbaHost a utilityrfeng2-10/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928346 13f79535-47bb-0310-9956-ffa450edef68
2010-03-28Update jackson and jettision to latest versionsrfeng8-4/+654
Add more transformers git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928344 13f79535-47bb-0310-9956-ffa450edef68
2010-03-28update jax-rs dependenciesrfeng4-3/+23
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928343 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26Add implementation-jaxrs-runtimerfeng12-3/+795
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927963 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26Add implementation-jaxrs model/processorrfeng16-0/+888
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927956 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26Add in a customized version on the axiom api manifest. Add message to ↵slaws2-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
2010-03-26Fix for TUSCANY-3515, adding an mport-Package statement into MANIFEST.MF of ↵edwardsmj1-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
2010-03-26Add file missed from previous commitantelder1-0/+66
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927720 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26Add wink module to buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927704 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26Add a Wink integration module that adds SCA annotation support to JAX-RS ↵antelder7-0/+496
resources git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927703 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25Mainly note to self. Start to clarify WS binding methods. slaws1-0/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927518 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25Support bindings that specify WSDL or specify uris and expect WSDL to be ↵slaws2-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
2010-03-25Move the node launcher equinox test out of the module to an itest as the ↵antelder6-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
2010-03-25Don't include the implementation in the serialized endpoint. This fixes the ↵antelder1-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
2010-03-24Minor clean up...lresende1-15/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927192 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24Porting Binding.RSS for 2.x runtime SPIslresende19-176/+201
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927191 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24Providing description attribute for Binding atom and rss to avoid test issueslresende2-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927190 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24Providing schema for Binding.rsslresende2-0/+43
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927189 13f79535-47bb-0310-9956-ffa450edef68
2010-03-24Replace weather forcast sample with simple helloworld sample. Update the ↵slaws12-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
2010-03-24Fix the constructorsrfeng6-65/+53
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926885 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23Add missing osgi import packagerfeng1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926641 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23Add missing osgi import packagerfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926638 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22Add new composite file missed from previous commit (926303)antelder1-0/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926327 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22Update hazelcast binding to use a seperate ExecutorService for each nested ↵antelder2-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
2010-03-22Starting porting RSS binding to 2.x in support of Travel Sample scenariolresende20-0/+1645
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926224 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22Starting porting RSS binding to 2.x in support of Travel Sample scenariolresende9-0/+545
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926223 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22Added experimental JAXWS based WS integration from Raymond's sandbox as per ↵slaws14-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
2010-03-21Update Hazelcast registry to check for duplicate endpointsantelder2-0/+33
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925745 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20Fix Hazelcast client to correckt initilize Hazelcast registry endpointOwners ↵antelder2-2/+10
and getHazelcastInstance git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925589 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19TUSCANY-3505: Apply patch from Ivan Krizsan to fix @Destroy annotation not ↵antelder2-6/+17
allowed on non-public methods git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925102 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18Fix MANIFEST.MF for import-packagerfeng1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925030 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18remove commented out codeslaws1-19/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924998 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18Add comment, re. doubts about location of external attachment processingslaws1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924996 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18TUSCANY-3503 - turn off the automatic application of policy sets based on ↵slaws4-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
2010-03-18Add a builder to calculate whether policy sets apply to the element to which ↵slaws2-96/+183
they are attached. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924993 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18Update sca binding mapper to use hazelcast binding if its thereantelder1-2/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924985 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18Add hazelcast binding to buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924931 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18TUSCANY-3504 - Modifying JMSResponse type definition to reference existent ↵lresende1-1/+1
wireFormat global element git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924924 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18Update manifestantelder1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924919 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18Update hazelcast binding manifestantelder1-6/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924916 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18Update hazelcast binding to work with exceptionsantelder4-7/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924887 13f79535-47bb-0310-9956-ffa450edef68