summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-04The module doesn't seem to do anything very interesting but the MANFEST is ↵slaws1-5/+0
wrong anyhow. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004190 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04Further corrects to OSGi imports. The python impl depends on some impl exports.slaws2-1/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004189 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04Start of the comand compeltor for teh install commandantelder2-2/+128
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004186 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04TUSCANY-3701 - HOWLlog causing problem in OSGi environment so preventing ↵slaws1-1/+2
startup for now. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004163 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04Clarify that it's the launcher bundle in the logged output. slaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004161 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04Add missing exportsslaws2-0/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004160 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04Correct constructor to run in OSGi environmentslaws1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004158 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04TUSCANY-3698: Apply patch from Padraig Myers to have the JMS binding handle ↵antelder1-5/+30
unchecked exceptions by sending back the full exceptioninfo in a RuntimeException git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004156 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01Correct help outputantelder1-6/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003496 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01Remove old or currently unused commandsantelder2-39/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003490 13f79535-47bb-0310-9956-ffa450edef68
2010-10-01Add start of save command, all the shell bits but still need to implement ↵antelder2-1/+27
the actual writing of the state git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003487 13f79535-47bb-0310-9956-ffa450edef68
2010-09-30Add a run command that runs shell commands saved in a text fileantelder2-2/+44
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002991 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Add a ***running*** string to the output to show which composites in an ↵antelder1-1/+3
installed contribution are running git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002699 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Update the node xml processor to support reading the extra attributesantelder1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002697 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Add extra contribution attributes. these are currently only supported by the ↵antelder2-0/+72
node2 Node, i guess all the config classes could be copied to there instead of changing these here, but ideally node/node2 will get merged into one so node2 will go away. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002694 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Update to use all the contribution attributes, rename the test to use the ↵antelder2-238/+1
correct attribute name, and make sure the xml file gets closed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002691 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Update to use all the contribution attributes, rename the test to use the ↵antelder1-3/+9
correct attribute name, and make sure the xml file gets closed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002690 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Update the Shell with a 'load' command that can load a node from an xml fileantelder2-1/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002652 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29Add a createNodeFromXML method that can create and configure a node from an ↵antelder4-0/+356
xml config file. Only supports minimal install so far and not all the other options for installing contributions and starting composites yet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002650 13f79535-47bb-0310-9956-ffa450edef68
2010-09-27add missing dependenciesslaws3-1/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001665 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24Update to jackson 1.6.0rfeng2-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000979 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24TUSCANY-3687 - Not sure what the default ranking is and I believe the ↵slaws1-1/+1
registry is actually chosen based on the domain scheme but I've been running with this without adverse effects but can we remove all the registry rankings now? git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000978 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24TUSCANY-3686 - All tribes endpoint registry to create instances of ↵slaws1-0/+1
RuntimeEndpontImpl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000975 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24TUSCANY-3686 give the JSONP model impl access to the HTTP model implslaws2-3/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000974 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24Move to wstx-as version 3.2.6 consistently. Having two versions in the ↵slaws8-10/+10
distro is causing OSGi wiring conflicts git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000968 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22Remove explicit version number as we don't have it elsewhere and it causes ↵slaws1-1/+1
inconsistent bundle wiring in OSGi git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000087 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20Add the comment binding to the main build as there is a sample for it now so ↵slaws1-0/+2
we need to build the extension git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998869 13f79535-47bb-0310-9956-ffa450edef68
2010-09-19Fixes to get the store contribution working in a webapp. Make atom binding ↵jsdelfino1-1/+9
use the deployed binding URI, like the JSON-RPC already does. Change the dojo include from absolute to a relative path. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998596 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Enhance the JAX-WS async client support and fix couple of issuesrfeng13-384/+595
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998309 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17TUSCANY-3664 Migrate 1.x Holder support to 2.x and add support for non-void ↵bdaniel10-25/+301
methods and multiple Holders git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998232 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17TUSCANY-3667 - Reverting usage of generics and just catching the exception ↵lresende1-6/+2
to avoid performance implications on regular environments git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998008 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17TUSCANY-3667 - Making exception logged as warning instead of errorlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998007 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Fixing databinding issue when submitting empty strings from js client to a ↵lresende1-4/+9
json-rpc service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998006 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17Adding test for double valueslresende4-24/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998005 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17TUSCANY-3667 - Handling possible SecurityException/NPE from ↵lresende1-52/+78
clazz.getDeclaredFields() in GAE environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998004 13f79535-47bb-0310-9956-ffa450edef68
2010-09-16Clean up poms for comet binding and sample.fmoga1-21/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997714 13f79535-47bb-0310-9956-ffa450edef68
2010-09-16Moved comet binding to trunk.fmoga32-0/+2509
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997698 13f79535-47bb-0310-9956-ffa450edef68
2010-09-14Update jms binding to callback interceptor to support jms: uri format ↵antelder1-0/+8
callback q property values git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997103 13f79535-47bb-0310-9956-ffa450edef68
2010-09-14TUSCANY-3631 - re-enable the test basic auth test case. The issue was that ↵slaws1-6/+11
the appliesTo processing wasn't removing policy sets from Endpoints/EndpointReferences it was just removing them from the Service/Reference models. The Endpoint/EndpointReference versions are used to drive the runtime processing. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996966 13f79535-47bb-0310-9956-ffa450edef68
2010-09-14Remove commented out lineslaws1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996960 13f79535-47bb-0310-9956-ffa450edef68
2010-09-14Add a missing commentslaws1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996955 13f79535-47bb-0310-9956-ffa450edef68
2010-09-14Currently the JSONP binding shouldn't directly rely on the HTTP binding ↵slaws4-5/+4
runtime as there is work to do to ensure that the HTTP binding has reference support and JSONP wire format support (assuming we want to go that way). For now I've ranked the JSONP provider higher than the HTTP provider so that the JSONP runtime will always pick up the JSONP provider now that the JSONP model is an instanceof both the HTTP model and the JSONP model. This should fix the NPE reported on the ML for the short term. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996954 13f79535-47bb-0310-9956-ffa450edef68
2010-09-14BJM_3020 Validate that activationSpec is not used on a referencebdaniel1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996943 13f79535-47bb-0310-9956-ffa450edef68
2010-09-14Use JMS ReplyTo as callback desitnation when scaCallbackDestination property ↵bdaniel1-2/+12
is not set git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996765 13f79535-47bb-0310-9956-ffa450edef68
2010-09-10BJM_6015D Make sure scaCallbackDestination property is honoredbdaniel1-18/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@995916 13f79535-47bb-0310-9956-ffa450edef68
2010-09-10Minor updates to MANIFEST.MFlresende1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@995905 13f79535-47bb-0310-9956-ffa450edef68
2010-09-10Fix the self reference with explicit bindingsrfeng5-31/+47
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@995627 13f79535-47bb-0310-9956-ffa450edef68
2010-09-09BJM_3026_1 Ensure correct message selector is usedbdaniel2-4/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@995307 13f79535-47bb-0310-9956-ffa450edef68
2010-09-08BJM_3034 Fix validation check. The previous fix causes some other tests to ↵bdaniel2-1/+11
fail since the destination name field will be set from the URI git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@995123 13f79535-47bb-0310-9956-ffa450edef68
2010-09-08BJM_3034 Add validation to check that a destination is not present when a ↵bdaniel2-0/+7
uri is specified git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@995109 13f79535-47bb-0310-9956-ffa450edef68