summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Port databinding-sdo into 2.x based on the patch provided by Malisetti, ↵rfeng2010-02-1143-0/+3828
| | | | | | | | Ramanjaneyulu. Thanks for the contribution. I'll leave it outside the main build for now. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909092 13f79535-47bb-0310-9956-ffa450edef68
* remove this now. A previous svn problem on my machine means this was not ↵slaws2010-02-1131-4399/+0
| | | | | | removed previously during the rename to binding-ws-runtime-axis2 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908936 13f79535-47bb-0310-9956-ffa450edef68
* Remove as methods are now in assembly policy helper and constants are on ↵slaws2010-02-111-80/+0
| | | | | | assembly-xml constants git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908923 13f79535-47bb-0310-9956-ffa450edef68
* Add missing OSGi dependencyslaws2010-02-111-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908922 13f79535-47bb-0310-9956-ffa450edef68
* hazelcast two nodes test still causing problems so remove it from the build ↵slaws2010-02-111-0/+2
| | | | | | for now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908921 13f79535-47bb-0310-9956-ffa450edef68
* Remove file as it's not usedslaws2010-02-111-61/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908920 13f79535-47bb-0310-9956-ffa450edef68
* Add ant scripts to travel sample distribution directories to demonstrate ↵nash2010-02-114-0/+438
| | | | | | alternative solution to TUSCANY-3460 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908910 13f79535-47bb-0310-9956-ffa450edef68
* Test for multiple local nodes using imports and exportsantelder2010-02-114-0/+311
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908840 13f79535-47bb-0310-9956-ffa450edef68
* Start of tests for import/export across nodes - a contribution with a ↵antelder2010-02-114-0/+166
| | | | | | reference using imports git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908838 13f79535-47bb-0310-9956-ffa450edef68
* Start of tests for import/export across nodes - a service using an importantelder2010-02-114-0/+139
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908837 13f79535-47bb-0310-9956-ffa450edef68
* Start of some tests for import/export across nodesantelder2010-02-115-0/+174
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908836 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2586: Fix pass-by-value copies as described in the JIRA with the SCA ↵antelder2010-02-1112-63/+183
| | | | | | binding doing the necessary copies. Also update the copy code so that the new copy is in the correct class loader so that invocations across Nodes in the same JVM work git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908835 13f79535-47bb-0310-9956-ffa450edef68
* Change the wait to 5 secondsrfeng2010-02-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908658 13f79535-47bb-0310-9956-ffa450edef68
* Timing the sequence to avoid hangsrfeng2010-02-105-13/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908654 13f79535-47bb-0310-9956-ffa450edef68
* Fix some of minor bugs discovered by FindBugsrfeng2010-02-101-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908644 13f79535-47bb-0310-9956-ffa450edef68
* Fix some of minor bugs discovered by FindBugsrfeng2010-02-104-4/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908643 13f79535-47bb-0310-9956-ffa450edef68
* Fix some of minor bugs discovered by FindBugsrfeng2010-02-106-13/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908639 13f79535-47bb-0310-9956-ffa450edef68
* link pd info back to spec conformance statement 50004kelvingoodson2010-02-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908592 13f79535-47bb-0310-9956-ffa450edef68
* link pd info back to spec conformance statement 50009kelvingoodson2010-02-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908588 13f79535-47bb-0310-9956-ffa450edef68
* link pd info back to spec conformance statement 50008kelvingoodson2010-02-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908580 13f79535-47bb-0310-9956-ffa450edef68
* add some conformance numbers to error messageskelvingoodson2010-02-101-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908569 13f79535-47bb-0310-9956-ffa450edef68
* Pass the domain name in as the registry URI so that we can use the domain ↵slaws2010-02-101-2/+6
| | | | | | name to switch the registry implementation. Don't like this particularly but we don't have another mapping yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908516 13f79535-47bb-0310-9956-ffa450edef68
* Add a dependency on the hazelcast client so we can switch the SCAClient test ↵slaws2010-02-101-1/+6
| | | | | | to the hazelcast client if we want to. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908514 13f79535-47bb-0310-9956-ffa450edef68
* Add a test that just uses the SCAClient to talk to the remote SCA node. I.e. ↵slaws2010-02-104-20/+74
| | | | | | it doesn't start up a full SCA application git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908511 13f79535-47bb-0310-9956-ffa450edef68
* Add callback tests into the buildslaws2010-02-101-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908436 13f79535-47bb-0310-9956-ffa450edef68
* Add hazelcast test to buildslaws2010-02-101-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908435 13f79535-47bb-0310-9956-ffa450edef68
* Call node init() to ensure that the extension point registry is initialized. ↵slaws2010-02-102-18/+4
| | | | | | Remove the local test from the default client impl. This local test will be carried out by the default binding. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908434 13f79535-47bb-0310-9956-ffa450edef68
* Output something so that you can see that the target service has received a ↵slaws2010-02-101-1/+3
| | | | | | message git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908431 13f79535-47bb-0310-9956-ffa450edef68
* Add scatours-launcher-payment-bpel to the travel sample distribution ↵nash2010-02-107-56/+129
| | | | | | (TUSCANY-3460) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908421 13f79535-47bb-0310-9956-ffa450edef68
* Add a stand alone client that is unhindered by any other Tuscany code (such ↵slaws2010-02-101-0/+63
| | | | | | as use of the Node API). This tests slightly different requirements on the infrastructure in terms of its initialization. Not running automatically yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908408 13f79535-47bb-0310-9956-ffa450edef68
* Remove unecessary dependency on domain node and replace with direct ↵slaws2010-02-101-3/+8
| | | | | | dependency on binding-sca-runtime-rmi. The dependencies are set so as not to include sca-client-rmi so that we're running with the normal default binding structure at the client. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908406 13f79535-47bb-0310-9956-ffa450edef68
* Remove OptimizableBinding as now it is not used any morerfeng2010-02-103-162/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908288 13f79535-47bb-0310-9956-ffa450edef68
* Fix the sca client to use a resolved endpointrfeng2010-02-092-19/+123
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908285 13f79535-47bb-0310-9956-ffa450edef68
* Remove the node.destroy()rfeng2010-02-091-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908276 13f79535-47bb-0310-9956-ffa450edef68
* Add contribution and launcher to distribution for payment-groovynash2010-02-091-2/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908265 13f79535-47bb-0310-9956-ffa450edef68
* Add launchers to distribution for payment-java, payment-java-policy, ↵nash2010-02-091-0/+20
| | | | | | payment-spring, and payment-spring-scatag git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908264 13f79535-47bb-0310-9956-ffa450edef68
* Rename ExtensibleDomainRegistry to ExtensibleDomainRegistryFactoryrfeng2010-02-0910-33/+51
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908255 13f79535-47bb-0310-9956-ffa450edef68
* Remove getDomainNamerfeng2010-02-093-36/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908247 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importrfeng2010-02-091-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908246 13f79535-47bb-0310-9956-ffa450edef68
* Remove org.apache.tuscany.sca.node.Client and merge the methods into ↵rfeng2010-02-0924-510/+438
| | | | | | org.apache.tuscany.sca.node.Node git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908245 13f79535-47bb-0310-9956-ffa450edef68
* Remove the calls to Node.destroyrfeng2010-02-098-12/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908242 13f79535-47bb-0310-9956-ffa450edef68
* Start to clean up the node-api (remove Node.destroy())rfeng2010-02-0949-152/+244
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908233 13f79535-47bb-0310-9956-ffa450edef68
* Fix the bundle-version attr for Fragment-Hostrfeng2010-02-092-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908231 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused coderfeng2010-02-092-63/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908159 13f79535-47bb-0310-9956-ffa450edef68
* add ignoresslaws2010-02-090-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908011 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3458 add some alternative configurations for the ws callback test to ↵slaws2010-02-0920-0/+1041
| | | | | | see if we can flush out the issue in this JIRA git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908010 13f79535-47bb-0310-9956-ffa450edef68
* Add some code to all for easier manual running of the test slaws2010-02-093-1/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907981 13f79535-47bb-0310-9956-ffa450edef68
* Use a dummy invocation chain to avoid NPE on ConcurrentHashMaprfeng2010-02-081-1/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907812 13f79535-47bb-0310-9956-ffa450edef68
* Generate unique Node URI if it's not set in the NodeConfigurationrfeng2010-02-082-2/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907810 13f79535-47bb-0310-9956-ffa450edef68
* Correct comment locationslaws2010-02-081-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907636 13f79535-47bb-0310-9956-ffa450edef68