summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923672 ↵kelvingoodson2010-03-163-2/+297
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923671 ↵kelvingoodson2010-03-160-0/+0
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* move to logic projectkelvingoodson2010-03-162-290/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923669 13f79535-47bb-0310-9956-ffa450edef68
* Updates missed from previous commit to update hazelcast two nodes test for ↵antelder2010-03-163-6/+6
| | | | | | sca client api using hazelcast client git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923627 13f79535-47bb-0310-9956-ffa450edef68
* Update sca client test to use hazelcast clientantelder2010-03-162-3/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923621 13f79535-47bb-0310-9956-ffa450edef68
* Change sca client back to have a separate handler that starts/stops the ↵antelder2010-03-164-2/+258
| | | | | | runtime in each invocation for remote services so that runtime threads aren't left running after invocations. Work in progress, but for now this gets things working again git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923620 13f79535-47bb-0310-9956-ffa450edef68
* Add way to keep track of Nodes created by the factoryantelder2010-03-161-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923618 13f79535-47bb-0310-9956-ffa450edef68
* Remove old matches method code as its now in Endpoint classantelder2010-03-161-72/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923617 13f79535-47bb-0310-9956-ffa450edef68
* Update tribes registry to use Endpoint.matchesantelder2010-03-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923616 13f79535-47bb-0310-9956-ffa450edef68
* Update the endpoint registry to use the new Endpoint matches methodantelder2010-03-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923615 13f79535-47bb-0310-9956-ffa450edef68
* Add a matches method to Endpoint to find servic uris that match the endpoint uriantelder2010-03-162-0/+74
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923614 13f79535-47bb-0310-9956-ffa450edef68
* Set remote when its remoteantelder2010-03-161-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923612 13f79535-47bb-0310-9956-ffa450edef68
* Remove two nodes test as it often hangs the hudson build, put back the ↵antelder2010-03-161-3/+2
| | | | | | hazelcast one as its been working fine for me git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923593 13f79535-47bb-0310-9956-ffa450edef68
* Add a test case to show that Deployer can report problems through the ↵rfeng2010-03-151-0/+22
| | | | | | | | monitor framework instead of runtime exceptions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923335 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3494 - Applying patch from Florian Pinel to create a new command ↵lresende2010-03-152-23/+61
| | | | | | method that takes in consideration the type of command being created git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923318 13f79535-47bb-0310-9956-ffa450edef68
* Fixes to the automated Ubuntu install script, and automatic detection of ↵jsdelfino2010-03-154-28/+90
| | | | | | xulrunner level (as it changes often) in configure.ac. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923071 13f79535-47bb-0310-9956-ffa450edef68
* Update geronimo connector/transaction versionsrfeng2010-03-141-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922969 13f79535-47bb-0310-9956-ffa450edef68
* Fix OSGI import/exportrfeng2010-03-142-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922704 13f79535-47bb-0310-9956-ffa450edef68
* Update to tomcat tribes 6.0.26rfeng2010-03-142-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922702 13f79535-47bb-0310-9956-ffa450edef68
* Improve the IP address binding to be based on the host from the urirfeng2010-03-1432-240/+292
| | | | | | Having servlet host to return deployed uri git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922701 13f79535-47bb-0310-9956-ffa450edef68
* Updated the INSTALL instructions, fixed a few incremental build issues, and ↵jsdelfino2010-03-137-47/+154
| | | | | | added a script that builds everything from scratch, tested on Ubuntu 9.10. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922645 13f79535-47bb-0310-9956-ffa450edef68
* Improved handling of HTTP etags and dynamic content expiration.jsdelfino2010-03-132-36/+76
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922644 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3487 - Adding policy Transaction to distributionlresende2010-03-131-3/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922612 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3475 - Merging changes from 1.xlresende2010-03-131-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922611 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3487 - Updating expected error messages for transaction policy ↵lresende2010-03-131-6/+6
| | | | | | intents related tests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922591 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3487 - Adding transaction policy runtime dependency to properpy ↵lresende2010-03-131-0/+20
| | | | | | resolve transaction intents git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922590 13f79535-47bb-0310-9956-ffa450edef68
* Properly handling how to retrieve runtime/execution error messageslresende2010-03-134-12/+57
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922589 13f79535-47bb-0310-9956-ffa450edef68
* turn into a axis2 war with no Tuscany involvementslaws2010-03-125-46/+85
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922345 13f79535-47bb-0310-9956-ffa450edef68
* Add ignoresslaws2010-03-120-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922284 13f79535-47bb-0310-9956-ffa450edef68
* fix up client to call serviceslaws2010-03-1211-4/+138
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922283 13f79535-47bb-0310-9956-ffa450edef68
* moving things aboutslaws2010-03-126-163/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922266 13f79535-47bb-0310-9956-ffa450edef68
* Experimenting with JAXWS programmatic APIslaws2010-03-1223-0/+709
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922252 13f79535-47bb-0310-9956-ffa450edef68
* Reinstate ban snapshotsantelder2010-03-111-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922053 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused dependencyantelder2010-03-111-7/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922050 13f79535-47bb-0310-9956-ffa450edef68
* Merge test updates from TUSCANY-3489 (Checked exceptions are not copied ↵antelder2010-03-117-5/+95
| | | | | | across classloaders) to hazelcast test git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922038 13f79535-47bb-0310-9956-ffa450edef68
* Update to use latest release of the bundle pluginantelder2010-03-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922028 13f79535-47bb-0310-9956-ffa450edef68
* Updates to the base profile to include the oasis compliance testsantelder2010-03-111-1/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922027 13f79535-47bb-0310-9956-ffa450edef68
* Update error messages file for POJO_8003 and 8012 and remove the excludes ↵antelder2010-03-112-2/+2
| | | | | | for those so the Java CI test suite now passes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922002 13f79535-47bb-0310-9956-ffa450edef68
* lose duplicate schema (other in jagg-logic project) and commit working ↵kelvingoodson2010-03-112-134/+1
| | | | | | version of composite file git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921957 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3483 Add missed comments and remove commented out codeslaws2010-03-111-28/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921921 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3483 - add expected error messages for 8003 and 8012slaws2010-03-111-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921917 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3483 - ensure that policies defined in the implementation are ↵slaws2010-03-115-32/+136
| | | | | | applied correctly to the component service. This pointed out another problem in that if binding.sca was defined on the reference with no uri but with intents then the intents weren't being applied to the EPR because the binding was being ignored (as it's a targeted reference). git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921903 13f79535-47bb-0310-9956-ffa450edef68
* Fix build.xml files for travel sample .war contributions (TUSCANY-3414)nash2010-03-114-7/+413
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921794 13f79535-47bb-0310-9956-ffa450edef68
* Allows RMIHost to return mapped urirfeng2010-03-116-9/+40
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921690 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3489rfeng2010-03-1110-64/+187
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921689 13f79535-47bb-0310-9956-ffa450edef68
* Remove some default binding system properties now that the runtime can work ↵antelder2010-03-117-17/+0
| | | | | | this out git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921680 13f79535-47bb-0310-9956-ffa450edef68
* Update to automatically use binding.rmi instead of binding.ws if ws is not ↵antelder2010-03-111-1/+4
| | | | | | avaialble git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921678 13f79535-47bb-0310-9956-ffa450edef68
* Increase th ewait time to try to fix the intermitent Hudson failsantelder2010-03-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921655 13f79535-47bb-0310-9956-ffa450edef68
* Add JIRA number associated with test failantelder2010-03-111-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921648 13f79535-47bb-0310-9956-ffa450edef68
* Add JIRA number for why test is taken outantelder2010-03-111-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921644 13f79535-47bb-0310-9956-ffa450edef68