summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correct jms uri connection fatory attributeantelder2010-10-061-2/+2
* Disable assertion that's failing on some platforms as generated URL doesn't m...slaws2010-10-061-1/+3
* An example of using core-runtime and base-runtime. The binding-ws-runtime-axi...slaws2010-10-068-187/+49
* TUSCANY-3705 - Adding testcase to validate support for JSON-RPC Notifications...lresende2010-10-055-8/+44
* TUSCANY-3705 - Adding support for JSON-RPC Notifications when using JSON-RPC ...lresende2010-10-051-12/+27
* Validate bjm30029antelder2010-10-053-0/+13
* Update correlation constants to latest specantelder2010-10-051-2/+2
* Updates for selectedOperation attribute changeantelder2010-10-051-9/+11
* Correct typo in selected operation nameantelder2010-10-051-1/+1
* Add temp fix for cd04-rev1 update to selectedOperationantelder2010-10-051-1/+1
* Add temp fix for BINDINGS-136antelder2010-10-051-1/+1
* Add more info about where bundles are coming from and what bundles are causin...slaws2010-10-042-5/+5
* Remove Tuscany version numbers from base dependencies added by mistakeslaws2010-10-041-2/+2
* Eclipse complains for me unless I add specific version numbers for wink depen...slaws2010-10-043-19/+19
* The module doesn't seem to do anything very interesting but the MANFEST is wr...slaws2010-10-041-5/+0
* Further corrects to OSGi imports. The python impl depends on some impl exports.slaws2010-10-042-1/+6
* Start of the comand compeltor for teh install commandantelder2010-10-042-2/+128
* TUSCANY-3701 - HOWLlog causing problem in OSGi environment so preventing star...slaws2010-10-041-1/+2
* Clarify that it's the launcher bundle in the logged output. slaws2010-10-041-1/+1
* Add missing exportsslaws2010-10-042-0/+30
* Correct constructor to run in OSGi environmentslaws2010-10-041-1/+2
* TUSCANY-3698: Apply patch from Padraig Myers to have the JMS binding handle u...antelder2010-10-041-5/+30
* Correct help outputantelder2010-10-011-6/+6
* Remove old or currently unused commandsantelder2010-10-012-39/+1
* Add start of save command, all the shell bits but still need to implement the...antelder2010-10-012-1/+27
* Add a run command that runs shell commands saved in a text fileantelder2010-09-302-2/+44
* Add a ***running*** string to the output to show which composites in an insta...antelder2010-09-291-1/+3
* Update the node xml processor to support reading the extra attributesantelder2010-09-291-0/+10
* Add extra contribution attributes. these are currently only supported by the ...antelder2010-09-292-0/+72
* Update to use all the contribution attributes, rename the test to use the cor...antelder2010-09-292-238/+1
* Update to use all the contribution attributes, rename the test to use the cor...antelder2010-09-291-3/+9
* Update the Shell with a 'load' command that can load a node from an xml fileantelder2010-09-292-1/+29
* Add a createNodeFromXML method that can create and configure a node from an x...antelder2010-09-294-0/+356
* add missing dependenciesslaws2010-09-273-1/+6
* Update to jackson 1.6.0rfeng2010-09-242-5/+5
* TUSCANY-3687 - Not sure what the default ranking is and I believe the registr...slaws2010-09-241-1/+1
* TUSCANY-3686 - All tribes endpoint registry to create instances of RuntimeEnd...slaws2010-09-241-0/+1
* TUSCANY-3686 give the JSONP model impl access to the HTTP model implslaws2010-09-242-3/+6
* Move to wstx-as version 3.2.6 consistently. Having two versions in the distro...slaws2010-09-248-10/+10
* Remove explicit version number as we don't have it elsewhere and it causes in...slaws2010-09-221-1/+1
* Add the comment binding to the main build as there is a sample for it now so ...slaws2010-09-201-0/+2
* Fixes to get the store contribution working in a webapp. Make atom binding us...jsdelfino2010-09-191-1/+9
* Enhance the JAX-WS async client support and fix couple of issuesrfeng2010-09-1713-384/+595
* TUSCANY-3664 Migrate 1.x Holder support to 2.x and add support for non-void m...bdaniel2010-09-1710-25/+301
* TUSCANY-3667 - Reverting usage of generics and just catching the exception to...lresende2010-09-171-6/+2
* TUSCANY-3667 - Making exception logged as warning instead of errorlresende2010-09-171-1/+1
* Fixing databinding issue when submitting empty strings from js client to a js...lresende2010-09-171-4/+9
* Adding test for double valueslresende2010-09-174-24/+36
* TUSCANY-3667 - Handling possible SecurityException/NPE from clazz.getDeclared...lresende2010-09-171-52/+78
* Clean up poms for comet binding and sample.fmoga2010-09-161-21/+11