summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add local cache for external XSDs referenced by SCA specsrfeng2009-06-1014-128/+1241
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783211 13f79535-47bb-0310-9956-ffa450edef68
* Disable SAX entity processing to avoid IOException rfeng2009-06-101-34/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783170 13f79535-47bb-0310-9956-ffa450edef68
* Use componentURI#srevice-binding(serviceName/bindingName) as the endpoint URIrfeng2009-06-091-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783091 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3086 - Making DefaultContributionFactory implement contribution ↵lresende2009-06-091-1/+1
| | | | | | factory interface to avoid issues with model extention point git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783058 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3078 - Reverting changes per user request, as these changes were ↵lresende2009-06-093-3/+3
| | | | | | causing validation issues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783057 13f79535-47bb-0310-9956-ffa450edef68
* Starting mograting BPEL iTests to 2.x code baselresende2009-06-0928-0/+1850
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783045 13f79535-47bb-0310-9956-ffa450edef68
* Removing obsolete schemaslresende2009-06-093-135/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783033 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3078 - Fixing substitution group in http, atom and widget extensionslresende2009-06-093-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783032 13f79535-47bb-0310-9956-ffa450edef68
* Add start of a way to download and unzip tomcat to use in testing the tomcat ↵antelder2009-06-092-0/+115
| | | | | | distribution. Doesn't work as the download always seems to only get half way through for some reason i can't workout right now...so if you've any ideas? git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783018 13f79535-47bb-0310-9956-ffa450edef68
* Move old vtest out of 2.x trunk to contribantelder2009-06-09465-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783013 13f79535-47bb-0310-9956-ffa450edef68
* Remove commented out code as in-JVM cross node sharing is provided via the ↵slaws2009-06-091-4/+0
| | | | | | static collections git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782946 13f79535-47bb-0310-9956-ffa450edef68
* Make ExtensionPointRegistry available to AssemblyFactory so that it can ↵rfeng2009-06-089-196/+254
| | | | | | create Endpoint2/EndpointReference2 with the registry for looking up a processor to provide EP/EPR XML marshaling and unmarshaling git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782818 13f79535-47bb-0310-9956-ffa450edef68
* Use Node.getService() instead of exposing the Endpoints to the clientrfeng2009-06-082-13/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782806 13f79535-47bb-0310-9956-ffa450edef68
* Move EndpointRegistry from assembly to core-spirfeng2009-06-0810-420/+484
| | | | | | Add EndpointListener git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782804 13f79535-47bb-0310-9956-ffa450edef68
* Start to add an Apache Tomcat Tribes based replicated EndpointRegistryrfeng2009-06-084-0/+291
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782800 13f79535-47bb-0310-9956-ffa450edef68
* Fix NPEs in RuntimeWireImpl2 when implementation.web in one node is wired to ↵antelder2009-06-081-0/+5
| | | | | | a service in another node git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782798 13f79535-47bb-0310-9956-ffa450edef68
* Add import packages as a work around for the NodeImpl and Endpoint ↵rfeng2009-06-081-1/+3
| | | | | | dependencies (we should have a better way) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782698 13f79535-47bb-0310-9956-ffa450edef68
* Fix the print out of java home so that it works. At some point in the past ↵slaws2009-06-082-1/+2
| | | | | | we were trying to workout what the ant driven by maven java environment was (it points java home at the JRE). This time has passed but at least this echo is function here. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782615 13f79535-47bb-0310-9956-ffa450edef68
* Remove now redundant commentsantelder2009-06-081-5/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782590 13f79535-47bb-0310-9956-ffa450edef68
* Add a testcase to the two-nodes test that uses the SCAClient APIantelder2009-06-082-0/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782589 13f79535-47bb-0310-9956-ffa450edef68
* Update the SCAClient impl to work with multiple nodes in a domainantelder2009-06-083-13/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782588 13f79535-47bb-0310-9956-ffa450edef68
* Make module name consistent and fix java home echo so that it prints ↵slaws2009-06-082-2/+3
| | | | | | something out git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782585 13f79535-47bb-0310-9956-ffa450edef68
* Make itest module names consistent slaws2009-06-087-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782584 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3081 - include itest/nodes in the build to demonstrate local ↵slaws2009-06-081-0/+2
| | | | | | endpoint registry in operation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782580 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3081 - include one node test in the itest/node buildslaws2009-06-081-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782576 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3081 - Enable the local endpoint registry implementation in the ↵slaws2009-06-0814-188/+343
| | | | | | endpoint module. This delays endpoint reference resolution until chains are first created.Callback processing needs a thorough review as part of the next change to make EndpointReference2 serializable. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782569 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3081 - Add a pluggable local endpoint registry implementation. This ↵slaws2009-06-084-0/+126
| | | | | | replaces the implementation that is in assembly but I've left that there for the time being as I don't know if anyone is using it. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782568 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3081 - Add toString (and remove some commented out code) to aid ↵slaws2009-06-081-11/+28
| | | | | | debugging. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782567 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3081 - Add the name of the component/service/binding that the ↵slaws2009-06-082-10/+96
| | | | | | endpoint represents. This will be used in the local registry lookup and, in particular, when proxy endpoints are created during endpoint reference creation. Also add a toString to make debugging easier. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782566 13f79535-47bb-0310-9956-ffa450edef68
* Delete the target folder inadvertently committed in r782563antelder2009-06-081-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782564 13f79535-47bb-0310-9956-ffa450edef68
* Add an itest for a single node using multiple contributions. This is just ↵antelder2009-06-083-0/+118
| | | | | | lik ethe tow nodes test but just using one node instead of two. Doesn't work yet till the new endpoint changes go in git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782563 13f79535-47bb-0310-9956-ffa450edef68
* Use a CountDownLatch instead of a manual count of concurrent threads. Need ↵slaws2009-06-071-35/+12
| | | | | | 1.x change for TUSCANY-3076 for this to work. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782427 13f79535-47bb-0310-9956-ffa450edef68
* rename launcher for consistency with jumpstart launcher and simplify code to ↵slaws2009-06-071-52/+47
| | | | | | reduce line count. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782426 13f79535-47bb-0310-9956-ffa450edef68
* Adding generated android resource file, missing after refactoringlresende2009-06-061-0/+60
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782319 13f79535-47bb-0310-9956-ffa450edef68
* -applying patch tuscany_2552_phillipe_ramalho_06_04_2009.patch from TUSCANY-2552adrianocrestani2009-06-0630-0/+2292
| | | | | | -adding domain-search to modules/pom.xml git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782215 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3077. Allow the thread pool for conversation manager to be ↵rfeng2009-06-043-27/+45
| | | | | | shutdown git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781872 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3076. The DefaultWorkScheduler only has 10 threads in the ↵rfeng2009-06-043-30/+25
| | | | | | pool and it causes deadlock. With this fix, it's default to a cached pool which expand/thrink on demand. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781871 13f79535-47bb-0310-9956-ffa450edef68
* bringing over import export itests to trunk to help me investigate current ↵kelvingoodson2009-06-0443-0/+2175
| | | | | | apparent failures in otest import/export git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781699 13f79535-47bb-0310-9956-ffa450edef68
* Copy from my sandboxrfeng2009-06-037-0/+325
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781612 13f79535-47bb-0310-9956-ffa450edef68
* Copy creditcard-payment-webrfeng2009-06-035-0/+361
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781610 13f79535-47bb-0310-9956-ffa450edef68
* Copy creditcard-payment-dosgi-contribution from my sandboxrfeng2009-06-0312-0/+977
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781609 13f79535-47bb-0310-9956-ffa450edef68
* Change the rmi port #rfeng2009-06-037-12/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781608 13f79535-47bb-0310-9956-ffa450edef68
* Update to reflect the changes required to get the full travel sample running ↵slaws2009-06-031-0/+0
| | | | | | in a distributed domain git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781463 13f79535-47bb-0310-9956-ffa450edef68
* using open office nowslaws2009-06-031-130/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781421 13f79535-47bb-0310-9956-ffa450edef68
* Remove more cruftslaws2009-06-0372-5636/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781420 13f79535-47bb-0310-9956-ffa450edef68
* remove cruftslaws2009-06-038-353/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781374 13f79535-47bb-0310-9956-ffa450edef68
* Remove cache of RMI proxy because otherwise if the RMI service has been ↵rfeng2009-06-031-23/+23
| | | | | | restarted or rebound, the proxy becomes staled and it fails with NoSuchObjectException. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781243 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3070 - Work round to treat the symptom of activators being ↵slaws2009-06-021-0/+7
| | | | | | discovered twice on the classpath in my environment. I can't work out why this is the case but this allows me to move forward. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781195 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3062 - another work round to get resolution doing something in the ↵slaws2009-06-021-0/+3
| | | | | | domain manager. Still needs work. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781193 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3075 - don't write out the services and references generated to ↵slaws2009-06-021-85/+89
| | | | | | handle callbacks. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781191 13f79535-47bb-0310-9956-ffa450edef68