summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-12TUSCANY-3716 - Adding Tuscany respondeHandler to be able to add HTTP headers ...lresende4-9/+96
2010-10-12Instrummenting HTTP Headers to add toString()lresende1-0/+5
2010-10-12TUSCANY-3713 apply patch from Yang to process past non-whitespace before docu...slaws1-1/+1
2010-10-12Upgrade geronimo dependency versions so we only pull in one and add slf as it...slaws1-2/+14
2010-10-12Exclude the server version of jaxb-impl. The client pulls in a later version ...slaws2-0/+13
2010-10-08Exclude opensaml which seems to be sneaking in when it didn't used to. slaws1-1/+17
2010-10-06Correct jms uri connection fatory attributeantelder1-2/+2
2010-10-06Disable assertion that's failing on some platforms as generated URL doesn't m...slaws1-1/+3
2010-10-06An example of using core-runtime and base-runtime. The binding-ws-runtime-axi...slaws8-187/+49
2010-10-05TUSCANY-3705 - Adding testcase to validate support for JSON-RPC Notifications...lresende5-8/+44
2010-10-05TUSCANY-3705 - Adding support for JSON-RPC Notifications when using JSON-RPC ...lresende1-12/+27
2010-10-05Validate bjm30029antelder3-0/+13
2010-10-05Update correlation constants to latest specantelder1-2/+2
2010-10-05Updates for selectedOperation attribute changeantelder1-9/+11
2010-10-05Correct typo in selected operation nameantelder1-1/+1
2010-10-05Add temp fix for cd04-rev1 update to selectedOperationantelder1-1/+1
2010-10-05Add temp fix for BINDINGS-136antelder1-1/+1
2010-10-04Add more info about where bundles are coming from and what bundles are causin...slaws2-5/+5
2010-10-04Remove Tuscany version numbers from base dependencies added by mistakeslaws1-2/+2
2010-10-04Eclipse complains for me unless I add specific version numbers for wink depen...slaws3-19/+19
2010-10-04The module doesn't seem to do anything very interesting but the MANFEST is wr...slaws1-5/+0
2010-10-04Further corrects to OSGi imports. The python impl depends on some impl exports.slaws2-1/+6
2010-10-04Start of the comand compeltor for teh install commandantelder2-2/+128
2010-10-04TUSCANY-3701 - HOWLlog causing problem in OSGi environment so preventing star...slaws1-1/+2
2010-10-04Clarify that it's the launcher bundle in the logged output. slaws1-1/+1
2010-10-04Add missing exportsslaws2-0/+30
2010-10-04Correct constructor to run in OSGi environmentslaws1-1/+2
2010-10-04TUSCANY-3698: Apply patch from Padraig Myers to have the JMS binding handle u...antelder1-5/+30
2010-10-01Correct help outputantelder1-6/+6
2010-10-01Remove old or currently unused commandsantelder2-39/+1
2010-10-01Add start of save command, all the shell bits but still need to implement the...antelder2-1/+27
2010-09-30Add a run command that runs shell commands saved in a text fileantelder2-2/+44
2010-09-29Add a ***running*** string to the output to show which composites in an insta...antelder1-1/+3
2010-09-29Update the node xml processor to support reading the extra attributesantelder1-0/+10
2010-09-29Add extra contribution attributes. these are currently only supported by the ...antelder2-0/+72
2010-09-29Update to use all the contribution attributes, rename the test to use the cor...antelder2-238/+1
2010-09-29Update to use all the contribution attributes, rename the test to use the cor...antelder1-3/+9
2010-09-29Update the Shell with a 'load' command that can load a node from an xml fileantelder2-1/+29
2010-09-29Add a createNodeFromXML method that can create and configure a node from an x...antelder4-0/+356
2010-09-27add missing dependenciesslaws3-1/+6
2010-09-24Update to jackson 1.6.0rfeng2-5/+5
2010-09-24TUSCANY-3687 - Not sure what the default ranking is and I believe the registr...slaws1-1/+1
2010-09-24TUSCANY-3686 - All tribes endpoint registry to create instances of RuntimeEnd...slaws1-0/+1
2010-09-24TUSCANY-3686 give the JSONP model impl access to the HTTP model implslaws2-3/+6
2010-09-24Move to wstx-as version 3.2.6 consistently. Having two versions in the distro...slaws8-10/+10
2010-09-22Remove explicit version number as we don't have it elsewhere and it causes in...slaws1-1/+1
2010-09-20Add the comment binding to the main build as there is a sample for it now so ...slaws1-0/+2
2010-09-19Fixes to get the store contribution working in a webapp. Make atom binding us...jsdelfino1-1/+9
2010-09-17Enhance the JAX-WS async client support and fix couple of issuesrfeng13-384/+595
2010-09-17TUSCANY-3664 Migrate 1.x Holder support to 2.x and add support for non-void m...bdaniel10-25/+301