summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Moved comet binding to trunk.fmoga2010-09-1632-0/+2509
* Update jms binding to callback interceptor to support jms: uri format callbac...antelder2010-09-141-0/+8
* TUSCANY-3631 - re-enable the test basic auth test case. The issue was that th...slaws2010-09-141-6/+11
* Remove commented out lineslaws2010-09-141-1/+0
* Add a missing commentslaws2010-09-141-0/+2
* Currently the JSONP binding shouldn't directly rely on the HTTP binding runti...slaws2010-09-144-5/+4
* BJM_3020 Validate that activationSpec is not used on a referencebdaniel2010-09-141-0/+3
* Use JMS ReplyTo as callback desitnation when scaCallbackDestination property ...bdaniel2010-09-141-2/+12
* BJM_6015D Make sure scaCallbackDestination property is honoredbdaniel2010-09-101-18/+15
* Minor updates to MANIFEST.MFlresende2010-09-101-0/+2
* Fix the self reference with explicit bindingsrfeng2010-09-105-31/+47
* BJM_3026_1 Ensure correct message selector is usedbdaniel2010-09-092-4/+13
* BJM_3034 Fix validation check. The previous fix causes some other tests to fa...bdaniel2010-09-082-1/+11