summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* A launcher for the payment java policy contribution. slaws2010-01-179-0/+517
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900203 13f79535-47bb-0310-9956-ffa450edef68
* Add ignoresslaws2010-01-170-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900202 13f79535-47bb-0310-9956-ffa450edef68
* A launcher for the payment bpel contribution. slaws2010-01-179-0/+550
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900201 13f79535-47bb-0310-9956-ffa450edef68
* Add ignoresslaws2010-01-170-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900200 13f79535-47bb-0310-9956-ffa450edef68
* A launcher for the payment spring scatag contribution. slaws2010-01-179-0/+531
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900198 13f79535-47bb-0310-9956-ffa450edef68
* Fix ant build project nameslaws2010-01-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900195 13f79535-47bb-0310-9956-ffa450edef68
* Add ignoresslaws2010-01-170-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900174 13f79535-47bb-0310-9956-ffa450edef68
* Add ignoresslaws2010-01-170-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900173 13f79535-47bb-0310-9956-ffa450edef68
* A launcher for the payment spring contribution. slaws2010-01-179-0/+531
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900172 13f79535-47bb-0310-9956-ffa450edef68
* A launcher for the payment java contribution. slaws2010-01-179-0/+517
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900170 13f79535-47bb-0310-9956-ffa450edef68
* Adjusted svn:ignore properties.jsdelfino2010-01-170-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900075 13f79535-47bb-0310-9956-ffa450edef68
* Added asserts to memory alloc functions. Fixed JSON request construction to ↵jsdelfino2010-01-173-31/+34
| | | | | | support char func names. Reduced size of test messages to speed up test cases. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900074 13f79535-47bb-0310-9956-ffa450edef68
* Simplified Makefiles a bit. Added -R options to configure shared library ↵jsdelfino2010-01-1744-115/+1875
| | | | | | runtime search path and not require LD_LIBRARY_PATH anymore. Refactored test shell scripts and added a store-cpp integration test. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900073 13f79535-47bb-0310-9956-ffa450edef68
* Integrated Java component support as an HTTPD module. Added test case and ↵jsdelfino2010-01-1717-53/+1475
| | | | | | store scenario skeleton. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900072 13f79535-47bb-0310-9956-ffa450edef68
* Cleaned up test composite files. Adjusted C++ implementation elements to ↵jsdelfino2010-01-1721-156/+98
| | | | | | match the spec. Minor refactoring/terminology cleanup in HTTPD modules, renamed readImplementation to evalImplementation and evalImplementation to applyImplementation. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900071 13f79535-47bb-0310-9956-ffa450edef68
* Updated to newer version of xulrunner and libmozjs.jsdelfino2010-01-172-9/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900070 13f79535-47bb-0310-9956-ffa450edef68
* Setting version to maven-source-plugin to avoid issues with maven enforcer ↵lresende2010-01-161-0/+1
| | | | | | plugin git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899867 13f79535-47bb-0310-9956-ffa450edef68
* Fix for POJO_10009_TestCase, making the thread context classloader the one ↵lresende2010-01-161-2/+15
| | | | | | used to load class being invoked git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899865 13f79535-47bb-0310-9956-ffa450edef68
* Updating profile names to follow the same naming patternlresende2010-01-152-11/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899817 13f79535-47bb-0310-9956-ffa450edef68
* A bit more progress on the ws policy model. Not working yet. slaws2010-01-154-77/+150
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899766 13f79535-47bb-0310-9956-ffa450edef68
* The code for build time matching. To actually use this we need to create a ↵slaws2010-01-151-1/+64
| | | | | | build time registry. As it stands you get duplicate endpoint regsitration notifications. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899664 13f79535-47bb-0310-9956-ffa450edef68
* Add a two nodes test using hazelcast, and have the Server/Client classes use ↵antelder2010-01-158-0/+389
| | | | | | the Node api that takes the domain config uri git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899648 13f79535-47bb-0310-9956-ffa450edef68
* Temporarily takeout bpel itests to see if that changes the hudson too many ↵antelder2010-01-151-1/+1
| | | | | | open files problem git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899613 13f79535-47bb-0310-9956-ffa450edef68
* Fix to make OTEST JCA_2005 work again. This is an @EagerInit scenario and ↵slaws2010-01-151-7/+18
| | | | | | out code was starting scope containers before all endpoints had been registered. With all matching going through the binding/registry now this meant that the reference being used inside the @EagerInit failed to resolve. This change moves the scope container start to after the services are registered. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899599 13f79535-47bb-0310-9956-ffa450edef68
* Update to always return the current TCCL instead of the cached one. This is ↵antelder2010-01-151-1/+2
| | | | | | so each Node use the correct TCCL when the Tuscany jars are shared (I'll post to the ML about this as its not a complete fix yet) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899589 13f79535-47bb-0310-9956-ffa450edef68
* Fixed the directory for the fileset as it was including too muchmcombellack2010-01-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899367 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused line of code and correct commentslaws2010-01-141-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899256 13f79535-47bb-0310-9956-ffa450edef68
* Update namespace in some error messagesantelder2010-01-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899217 13f79535-47bb-0310-9956-ffa450edef68
* Update namespace in some error messagesantelder2010-01-141-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899216 13f79535-47bb-0310-9956-ffa450edef68
* Add ignoresslaws2010-01-140-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899214 13f79535-47bb-0310-9956-ffa450edef68
* Add ignoresslaws2010-01-140-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899213 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3424 inject the SCAClientFactory default instance into the ↵slaws2010-01-145-2/+86
| | | | | | SCAClientFactory interface so that it doesn't have to look it up. This doesn't yet address the lack of domain specific client factories when using the injected default factory approach. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899210 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3424 - Add missing manifest. Used when the test bundles are createdslaws2010-01-141-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899197 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3424 flip round the order in which the classloaders are set in the ↵slaws2010-01-141-2/+7
| | | | | | finder. Temporary change while fixing up the SCAClientFactory selection mechanism git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899196 13f79535-47bb-0310-9956-ffa450edef68
* Add the Java SE client to reactor buildantelder2010-01-141-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899176 13f79535-47bb-0310-9956-ffa450edef68
* UPdate domain uri to match othersantelder2010-01-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899175 13f79535-47bb-0310-9956-ffa450edef68
* Get the Java SE based client working talking to remote domainsantelder2010-01-142-4/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899174 13f79535-47bb-0310-9956-ffa450edef68
* Update the rmi base sca client to use its own registry when no other nodes ↵antelder2010-01-141-0/+5
| | | | | | started in the JVM git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899173 13f79535-47bb-0310-9956-ffa450edef68
* Correctlt set the domain name based on the name in the config uriantelder2010-01-141-1/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899172 13f79535-47bb-0310-9956-ffa450edef68
* update domain name to match the current way others are using itantelder2010-01-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899171 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3424 - A test case for the SCA client and runtime both running in OSGislaws2010-01-147-0/+292
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899165 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3424 - A test case for the SCA client running in JSE while the ↵slaws2010-01-146-0/+233
| | | | | | runtime runs on OSGi. We don't support this scenario at the moment so this module won't be included in the build. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899163 13f79535-47bb-0310-9956-ffa450edef68
* Correct manifest to take account of factory reference to node configuration. slaws2010-01-141-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899161 13f79535-47bb-0310-9956-ffa450edef68
* Tidying up the README and profiles for the otestslresende2010-01-142-34/+59
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899021 13f79535-47bb-0310-9956-ffa450edef68
* Minor javadoc cleanuplresende2010-01-131-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898844 13f79535-47bb-0310-9956-ffa450edef68
* Add type of null on the createNode callantelder2010-01-132-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898813 13f79535-47bb-0310-9956-ffa450edef68
* Start of a multiple nodes testantelder2010-01-134-0/+126
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898811 13f79535-47bb-0310-9956-ffa450edef68
* Update to use the shaded jarsantelder2010-01-131-6/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898808 13f79535-47bb-0310-9956-ffa450edef68
* Add methods to Node to replicate whats in DomainNode so i can get rid of ↵antelder2010-01-134-0/+65
| | | | | | that. (We still need to do the refactoring of Node as we started discussing on the ML, i'll start that again next week, just want to get the domain changes a bit more done so adding these here for now) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898806 13f79535-47bb-0310-9956-ffa450edef68
* Change to use a dummy node to get at the JVM wide cache of endpoint registriesantelder2010-01-131-14/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898802 13f79535-47bb-0310-9956-ffa450edef68