summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-3716 - Adding Tuscany respondeHandler to be able to add HTTP headers ↵lresende2010-10-124-9/+96
| | | | | | that were configured declaratively git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021952 13f79535-47bb-0310-9956-ffa450edef68
* Instrummenting HTTP Headers to add toString()lresende2010-10-121-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021951 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3713 apply patch from Yang to process past non-whitespace before ↵slaws2010-10-121-1/+1
| | | | | | document start. Thanks Yang. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021805 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade geronimo dependency versions so we only pull in one and add slf as ↵slaws2010-10-121-2/+14
| | | | | | it's subsequently required. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021772 13f79535-47bb-0310-9956-ffa450edef68
* Exclude the server version of jaxb-impl. The client pulls in a later version ↵slaws2010-10-122-0/+13
| | | | | | and we need to look at that too. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021771 13f79535-47bb-0310-9956-ffa450edef68
* Exclude opensaml which seems to be sneaking in when it didn't used to. slaws2010-10-081-1/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005827 13f79535-47bb-0310-9956-ffa450edef68
* Correct jms uri connection fatory attributeantelder2010-10-061-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004985 13f79535-47bb-0310-9956-ffa450edef68
* Disable assertion that's failing on some platforms as generated URL doesn't ↵slaws2010-10-061-1/+3
| | | | | | maintain hostname. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004924 13f79535-47bb-0310-9956-ffa450edef68
* An example of using core-runtime and base-runtime. The ↵slaws2010-10-068-187/+49
| | | | | | binding-ws-runtime-axis2 pom still refers directly to wsdlgen as without this I'd have to fix the majority of the itests to refer to core and/or base. I'd like to do this but not all at once. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004922 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3705 - Adding testcase to validate support for JSON-RPC ↵lresende2010-10-055-8/+44
| | | | | | Notifications when using JSON-RPC binding in reference git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004744 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3705 - Adding support for JSON-RPC Notifications when using JSON-RPC ↵lresende2010-10-051-12/+27
| | | | | | binding in reference git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004743 13f79535-47bb-0310-9956-ffa450edef68
* Validate bjm30029antelder2010-10-053-0/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004661 13f79535-47bb-0310-9956-ffa450edef68
* Update correlation constants to latest specantelder2010-10-051-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004654 13f79535-47bb-0310-9956-ffa450edef68
* Updates for selectedOperation attribute changeantelder2010-10-051-9/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004647 13f79535-47bb-0310-9956-ffa450edef68
* Correct typo in selected operation nameantelder2010-10-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004645 13f79535-47bb-0310-9956-ffa450edef68
* Add temp fix for cd04-rev1 update to selectedOperationantelder2010-10-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004637 13f79535-47bb-0310-9956-ffa450edef68
* Add temp fix for BINDINGS-136antelder2010-10-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004634 13f79535-47bb-0310-9956-ffa450edef68
* Add more info about where bundles are coming from and what bundles are ↵slaws2010-10-042-5/+5
| | | | | | causing problems. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004317 13f79535-47bb-0310-9956-ffa450edef68
* Remove Tuscany version numbers from base dependencies added by mistakeslaws2010-10-041-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004312 13f79535-47bb-0310-9956-ffa450edef68
* Eclipse complains for me unless I add specific version numbers for wink ↵slaws2010-10-043-19/+19
| | | | | | dependencies. I also fixed the jaxrs-runtime bundle name. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004191 13f79535-47bb-0310-9956-ffa450edef68
* The module doesn't seem to do anything very interesting but the MANFEST is ↵slaws2010-10-041-5/+0
| | | | | | wrong anyhow. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004190 13f79535-47bb-0310-9956-ffa450edef68
* Further corrects to OSGi imports. The python impl depends on some impl exports.slaws2010-10-042-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004189 13f79535-47bb-0310-9956-ffa450edef68
* Start of the comand compeltor for teh install commandantelder2010-10-042-2/+128
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004186 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3701 - HOWLlog causing problem in OSGi environment so preventing ↵slaws2010-10-041-1/+2
| | | | | | startup for now. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004163 13f79535-47bb-0310-9956-ffa450edef68
* Clarify that it's the launcher bundle in the logged output. slaws2010-10-041-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004161 13f79535-47bb-0310-9956-ffa450edef68
* Add missing exportsslaws2010-10-042-0/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004160 13f79535-47bb-0310-9956-ffa450edef68
* Correct constructor to run in OSGi environmentslaws2010-10-041-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1004158 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3698: Apply patch from Padraig Myers to have the JMS binding handle ↵antelder2010-10-041-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
* Correct help outputantelder2010-10-011-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003496 13f79535-47bb-0310-9956-ffa450edef68
* Remove old or currently unused commandsantelder2010-10-012-39/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003490 13f79535-47bb-0310-9956-ffa450edef68
* Add start of save command, all the shell bits but still need to implement ↵antelder2010-10-012-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
* Add a run command that runs shell commands saved in a text fileantelder2010-09-302-2/+44
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002991 13f79535-47bb-0310-9956-ffa450edef68
* Add a ***running*** string to the output to show which composites in an ↵antelder2010-09-291-1/+3
| | | | | | installed contribution are running git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002699 13f79535-47bb-0310-9956-ffa450edef68
* Update the node xml processor to support reading the extra attributesantelder2010-09-291-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002697 13f79535-47bb-0310-9956-ffa450edef68
* Add extra contribution attributes. these are currently only supported by the ↵antelder2010-09-292-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
* Update to use all the contribution attributes, rename the test to use the ↵antelder2010-09-292-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
* Update to use all the contribution attributes, rename the test to use the ↵antelder2010-09-291-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
* Update the Shell with a 'load' command that can load a node from an xml fileantelder2010-09-292-1/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002652 13f79535-47bb-0310-9956-ffa450edef68
* Add a createNodeFromXML method that can create and configure a node from an ↵antelder2010-09-294-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
* add missing dependenciesslaws2010-09-273-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001665 13f79535-47bb-0310-9956-ffa450edef68
* Update to jackson 1.6.0rfeng2010-09-242-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000979 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3687 - Not sure what the default ranking is and I believe the ↵slaws2010-09-241-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
* TUSCANY-3686 - All tribes endpoint registry to create instances of ↵slaws2010-09-241-0/+1
| | | | | | RuntimeEndpontImpl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000975 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3686 give the JSONP model impl access to the HTTP model implslaws2010-09-242-3/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000974 13f79535-47bb-0310-9956-ffa450edef68
* Move to wstx-as version 3.2.6 consistently. Having two versions in the ↵slaws2010-09-248-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
* Remove explicit version number as we don't have it elsewhere and it causes ↵slaws2010-09-221-1/+1
| | | | | | inconsistent bundle wiring in OSGi git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000087 13f79535-47bb-0310-9956-ffa450edef68
* Add the comment binding to the main build as there is a sample for it now so ↵slaws2010-09-201-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
* Fixes to get the store contribution working in a webapp. Make atom binding ↵jsdelfino2010-09-191-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
* Enhance the JAX-WS async client support and fix couple of issuesrfeng2010-09-1713-384/+595
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998309 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3664 Migrate 1.x Holder support to 2.x and add support for non-void ↵bdaniel2010-09-1710-25/+301
| | | | | | methods and multiple Holders git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998232 13f79535-47bb-0310-9956-ffa450edef68