Commit graph

7,942 commits

Author SHA1 Message Date
slaws
0c3aac18d3 Improve the layout of this class to make the sequence of the phases obvious to the reader.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909479 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 16:17:13 +00:00
kelvingoodson
05c2b3b126 fix white space mis-matches in expected messages
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909443 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 14:58:26 +00:00
kelvingoodson
7cfc7dcdd9 further update expected messages to match new problem determination info
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909429 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 14:36:46 +00:00
kelvingoodson
4cb1cc487c update expected messages to match new problem determination info
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909417 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 14:09:54 +00:00
slaws
e831c15c5d Start of basic auth binding specific policy implementation. Basically the function that used to be split between the binding configurator and the policy provider in policy-security. Model will stay in policy-security so multiple bindings can use it.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909390 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 13:03:36 +00:00
slaws
3739ece0a0 Enable reference side binding wire. Mainly so I can start trying out some binding specific policy implementations.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909388 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 13:01:03 +00:00
slaws
7e1bbf11b2 Correct comments
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909387 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 12:57:37 +00:00
slaws
e338f0bb2d Add comment
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909386 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 12:56:38 +00:00
slaws
f423f13e2f Revert r909263 while checking if Luciano has more changes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909385 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 12:52:50 +00:00
lresende
6691cbe95d Minor cleanup on the composites
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909271 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 07:10:45 +00:00
lresende
e23cde6df5 TUSCANY-3459 - Find the operation from the componentService interface contract, instead of componentType interface contract
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909265 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 06:45:34 +00:00
lresende
80ead09841 Avoid unucessary loop iterations after component is found
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909264 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 06:45:30 +00:00
lresende
2e426fce81 Fixing visibility of internal method to avoid confusion with SPI
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909263 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 06:45:26 +00:00
lresende
b39f244c8e Porting test case to JUnit 4.5 style
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909262 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 06:45:22 +00:00
lresende
c65e89c085 Moving error message to builder validation resource bundle
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909261 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 06:45:18 +00:00
lresende
f605582ee7 Renaming itest
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909257 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 06:35:53 +00:00
rfeng
6f8f9cfdf7 Add feature-osgi
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909222 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 04:24:20 +00:00
rfeng
7c5d3abf71 Clean up the dependency
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909221 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12 04:22:11 +00:00
rfeng
4d56972f7c Rename configURI to domainRegistryURI
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909180 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11 23:52:07 +00:00
rfeng
19d5b36f5c Use the LRUCache from common-java
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909173 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11 23:23:50 +00:00
rfeng
24d5ed992b Add a mapping for domainURI and registryURI
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909172 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11 23:23:04 +00:00
rfeng
e7913912d6 Port databinding-sdo into 2.x based on the patch provided by Malisetti, 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
2010-02-11 17:44:00 +00:00
slaws
9021779e54 remove this now. A previous svn problem on my machine means this was not 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
2010-02-11 11:41:07 +00:00
slaws
d887d99cf9 Remove as methods are now in assembly policy helper and constants are on assembly-xml constants
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908923 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11 10:56:07 +00:00
slaws
0c3ea3ca7b Add missing OSGi dependency
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908922 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11 10:48:12 +00:00
slaws
4c9b0c9d75 hazelcast two nodes test still causing problems so remove it from the build for now
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908921 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11 10:46:47 +00:00
slaws
05f168b67a Remove file as it's not used
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908920 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11 10:45:39 +00:00
nash
bc6eb03ccf Add ant scripts to travel sample distribution directories to demonstrate alternative solution to TUSCANY-3460
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908910 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11 10:28:13 +00:00
antelder
a0c5ca21e8 Test for multiple local nodes using imports and exports
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908840 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11 04:34:22 +00:00
antelder
daa1163e23 Start of tests for import/export across nodes - a contribution with a reference using imports
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908838 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11 04:32:31 +00:00
antelder
46e755049e Start of tests for import/export across nodes - a service using an import
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908837 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11 04:30:47 +00:00
antelder
009ee4438f Start of some tests for import/export across nodes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908836 13f79535-47bb-0310-9956-ffa450edef68
2010-02-11 04:27:47 +00:00
antelder
45f5321685 TUSCANY-2586: Fix pass-by-value copies as described in the JIRA with the SCA 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
2010-02-11 04:21:00 +00:00
rfeng
fd16cfb3af Change the wait to 5 seconds
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908658 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 20:21:13 +00:00
rfeng
19e75a3777 Timing the sequence to avoid hangs
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908654 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 20:14:10 +00:00
rfeng
c02027ec2a Fix some of minor bugs discovered by FindBugs
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908644 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 19:33:37 +00:00
rfeng
1a57f8a244 Fix some of minor bugs discovered by FindBugs
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908643 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 19:28:53 +00:00
rfeng
a6b6e0162d Fix some of minor bugs discovered by FindBugs
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908639 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 19:21:20 +00:00
kelvingoodson
c13938be9a link pd info back to spec conformance statement 50004
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908592 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 17:22:17 +00:00
kelvingoodson
f182ab555d link pd info back to spec conformance statement 50009
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908588 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 17:10:15 +00:00
kelvingoodson
75d129ee1a link pd info back to spec conformance statement 50008
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908580 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 16:45:24 +00:00
kelvingoodson
b3211b34bb add some conformance numbers to error messages
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908569 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 16:27:10 +00:00
slaws
6af7afad6f Pass the domain name in as the registry URI so that we can use the domain 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
2010-02-10 14:22:20 +00:00
slaws
2c057852e1 Add a dependency on the hazelcast client so we can switch the SCAClient test 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
2010-02-10 14:20:57 +00:00
slaws
81db250c89 Add a test that just uses the SCAClient to talk to the remote SCA node. I.e. 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
2010-02-10 14:19:41 +00:00
slaws
d6a3aa5233 Add callback tests into the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908436 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 10:16:49 +00:00
slaws
dc3ef51fd4 Add hazelcast test to build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908435 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 10:14:57 +00:00
slaws
d529a4afaa Call node init() to ensure that the extension point registry is initialized. 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
2010-02-10 10:12:41 +00:00
slaws
b64dbf103f Output something so that you can see that the target service has received a message
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908431 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 10:08:48 +00:00
nash
cd56dabae8 Add scatours-launcher-payment-bpel to the travel sample distribution (TUSCANY-3460)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908421 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 09:56:55 +00:00