summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update tuscany namespacerfeng2010-03-1641-53/+53
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923925 13f79535-47bb-0310-9956-ffa450edef68
* Update namespacerfeng2010-03-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923922 13f79535-47bb-0310-9956-ffa450edef68
* Update the travelsample with 2.x namespace/api/dependency (not completed yet)rfeng2010-03-16382-1115/+1804
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923913 13f79535-47bb-0310-9956-ffa450edef68
* Copy travelsample from 1.x to 2.xrfeng2010-03-16684-0/+41471
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923906 13f79535-47bb-0310-9956-ffa450edef68
* Module no longer required. Already removed from build and replaced by ↵slaws2010-03-1629-2149/+0
| | | | | | binding-ws-runtime-axis git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923798 13f79535-47bb-0310-9956-ffa450edef68
* Module no longer required. Already removed from build and replaced by ↵slaws2010-03-16142-10814/+0
| | | | | | binding-ws-runtime-axis git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923797 13f79535-47bb-0310-9956-ffa450edef68
* Add tests into buildslaws2010-03-161-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923796 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importsslaws2010-03-164-7/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923795 13f79535-47bb-0310-9956-ffa450edef68
* Added uri precendence test from old ws binding unit test suite. slaws2010-03-163-0/+200
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923792 13f79535-47bb-0310-9956-ffa450edef68
* Added wsdl related tests from old ws binding unit test suite. slaws2010-03-1625-0/+1360
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923783 13f79535-47bb-0310-9956-ffa450edef68
* Remove some now unneeded uses of DataExchangeSemanticsantelder2010-03-1611-67/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923761 13f79535-47bb-0310-9956-ffa450edef68
* Add a getter for the Hazelcast instanceantelder2010-03-161-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923759 13f79535-47bb-0310-9956-ffa450edef68
* Update BindingImpl with some more default methodsantelder2010-03-161-0/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923758 13f79535-47bb-0310-9956-ffa450edef68
* Update pom.xml for renameantelder2010-03-161-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923733 13f79535-47bb-0310-9956-ffa450edef68
* Rename scaclient rmi test to scaclient remote and change to use ws binding ↵antelder2010-03-161-1/+1
| | | | | | as theres some issue with RMI in the build where old rmi hosts seem to be getting left active interfering with new tests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923731 13f79535-47bb-0310-9956-ffa450edef68
* Rename scaclient rmi test to scaclient remote and change to use ws binding ↵antelder2010-03-166-277/+0
| | | | | | as theres some issue with RMI in the build where old rmi hosts seem to be getting left active interfering with new tests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923729 13f79535-47bb-0310-9956-ffa450edef68
* Rename scaclient rmi test to scaclient remote and change to use ws binding ↵antelder2010-03-166-0/+282
| | | | | | as theres some issue with RMI in the build where old rmi hosts seem to be getting left active interfering with new tests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923728 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importantelder2010-03-161-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923727 13f79535-47bb-0310-9956-ffa450edef68
* Add in a complex type test (was HelloWorldNoWSDLTestCase. Simplify package ↵slaws2010-03-168-11/+150
| | | | | | naming to match other ws tests. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923726 13f79535-47bb-0310-9956-ffa450edef68
* Correct test name and simplify contribution locationslaws2010-03-162-5/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923715 13f79535-47bb-0310-9956-ffa450edef68
* Added epr test from old ws binding unit test suiteslaws2010-03-167-0/+323
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923713 13f79535-47bb-0310-9956-ffa450edef68
* Added endpoints test from old ws binding unit test suiteslaws2010-03-1618-0/+838
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923700 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
* 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
* 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
* 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
* 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 - 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
* 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