Commit graph

476 commits

Author SHA1 Message Date
slaws
6acbfc42b0 Extend TUSCANY-2324 to ensure that interface contracts are copied down alongside bindings in the multiplicity > 1 case.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679334 13f79535-47bb-0310-9956-ffa450edef68
2008-07-24 09:58:24 +00:00
rfeng
a20cf1bd69 Add the invocation of a service to the test case
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679257 13f79535-47bb-0310-9956-ffa450edef68
2008-07-24 00:56:16 +00:00
rfeng
43369876b5 Remove the duplicate ASL header
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679237 13f79535-47bb-0310-9956-ffa450edef68
2008-07-23 23:53:31 +00:00
nash
1022fb5b70 Extend TUSCANY-2324 fix for multiplicity > 1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679205 13f79535-47bb-0310-9956-ffa450edef68
2008-07-23 21:46:39 +00:00
slaws
5b7aa6a2fe TUSCANY-2324 - as a follow on from TUSCANY-2484 allow an interface contract to be retrieved from a reference based on the bindings that needs it. For component references information in the endpoint structure is used to find the correct interface contract. I've wrapped this in a method on the contract now though as we are not ready yet to make the endpoint structure more prominent. A piece of work is now required to make use of this information when bindings that required is are configured.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679082 13f79535-47bb-0310-9956-ffa450edef68
2008-07-23 13:13:46 +00:00
lresende
d1d6635301 Widget references URI not properly initialized in a distributed environment
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678948 13f79535-47bb-0310-9956-ffa450edef68
2008-07-22 23:52:53 +00:00
slaws
bf3384faf9 TUSCANY-2484 - Changes and tests for the case where a promoted reference has a multiplicity greater than 1. Not complete yet as this has thrown up a problem in that the promoting interface contract is not available to the promoted component. I was going to commit a fix with this change but backed it out to think a little more about it.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678875 13f79535-47bb-0310-9956-ffa450edef68
2008-07-22 20:01:07 +00:00
scottkurz
5a774754e3 Propose refactoring of fault matching in core-databinding.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678849 13f79535-47bb-0310-9956-ffa450edef68
2008-07-22 18:33:36 +00:00
scottkurz
6f2365e645 Undoing change committed to 1.3 branch by mistake
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678844 13f79535-47bb-0310-9956-ffa450edef68
2008-07-22 18:20:31 +00:00
scottkurz
6101041254 Propose some fault matching refactoring
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678833 13f79535-47bb-0310-9956-ffa450edef68
2008-07-22 17:52:12 +00:00
nash
e4a3c8bea1 Fix TUSCANY-2480
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678813 13f79535-47bb-0310-9956-ffa450edef68
2008-07-22 17:26:22 +00:00
lresende
7f38364933 TUSCANY-2487 - Adding jsonRPC data type test cases + small refactoring to the jsonRPC test cases
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678792 13f79535-47bb-0310-9956-ffa450edef68
2008-07-22 16:19:34 +00:00
rfeng
c0c0198c21 Set svn:ignore
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678787 13f79535-47bb-0310-9956-ffa450edef68
2008-07-22 16:03:53 +00:00
rfeng
71b9f42ceb Apply the patch from Wojtek for TUSCANY-2469. Thanks.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678786 13f79535-47bb-0310-9956-ffa450edef68
2008-07-22 16:01:38 +00:00
mcombellack
273d7efc7b Test copying pre-graduation code to see if it will work with ohloh
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678758 13f79535-47bb-0310-9956-ffa450edef68
2008-07-22 13:25:57 +00:00
mcombellack
b2494153a0 Adding directory to experiment with creating a tag for the Tuscany codebase as it was before graduation as Ohloh has lost all the code history
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678744 13f79535-47bb-0310-9956-ffa450edef68
2008-07-22 12:50:18 +00:00
vamsic007
788390fa48 Databinding tests - JAXB Top Down tests for List and Map
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678733 13f79535-47bb-0310-9956-ffa450edef68
2008-07-22 12:18:58 +00:00
lresende
8d7f452674 Distributed store scenario to help evaluate current issues when wiring references to services from different hosts/ports using web 2.0 bindings
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678649 13f79535-47bb-0310-9956-ffa450edef68
2008-07-22 05:47:08 +00:00
rfeng
ff69891d47 Add more comments and some minor clean up
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678600 13f79535-47bb-0310-9956-ffa450edef68
2008-07-21 23:52:17 +00:00
rfeng
fea70a8682 Fix the a set of classloading related issues such as ClassNotFoundException, ClassCastException and VerifyError
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678589 13f79535-47bb-0310-9956-ffa450edef68
2008-07-21 22:29:57 +00:00
rfeng
f1d04ae9c2 Use the @Ignore("JIRA-#") pattern to capture the test failure
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678521 13f79535-47bb-0310-9956-ffa450edef68
2008-07-21 18:08:01 +00:00
lresende
c6cbbc66ce Renaming tutorial to tutorial-store
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678519 13f79535-47bb-0310-9956-ffa450edef68
2008-07-21 18:00:01 +00:00
nash
cad71ff83b Fix TUSCANY-2486 and TUSCANY-2324
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678491 13f79535-47bb-0310-9956-ffa450edef68
2008-07-21 17:37:59 +00:00
rfeng
baf3fd3cf0 Disable the failing test case which was checked in by mistake
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678340 13f79535-47bb-0310-9956-ffa450edef68
2008-07-21 04:14:10 +00:00
jsdelfino
f4614bf4ad Log when servlet mappings are removed.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678333 13f79535-47bb-0310-9956-ffa450edef68
2008-07-21 01:02:56 +00:00
jsdelfino
16b4eac99a Minor code clean up. Fixed the visibility of some of the util classes and methods.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678332 13f79535-47bb-0310-9956-ffa450edef68
2008-07-21 01:01:26 +00:00
lresende
de7b0574d9 Re-enabling test case
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678112 13f79535-47bb-0310-9956-ffa450edef68
2008-07-19 07:39:53 +00:00
lresende
0edf605db0 Disabling test case that is failing on continuum environment
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678111 13f79535-47bb-0310-9956-ffa450edef68
2008-07-19 07:23:28 +00:00
lresende
7299224d99 TUSCANY-2470 - Automating the consumer/provider test case and adding some atom binding model tests
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678106 13f79535-47bb-0310-9956-ffa450edef68
2008-07-19 05:57:51 +00:00
rfeng
3fb8deffc5 Fix the compilation error under JDK 5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678071 13f79535-47bb-0310-9956-ffa450edef68
2008-07-18 23:09:28 +00:00
rfeng
7732de64e2 Start to add an OSGi-based runtime for implementation.node. It installs tuscany and 3rd party jars as OSGi bundles and create SCA node to run composite applications.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678033 13f79535-47bb-0310-9956-ffa450edef68
2008-07-18 20:47:22 +00:00
vamsic007
241929eeff just a re-ordering of xml elements.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678002 13f79535-47bb-0310-9956-ffa450edef68
2008-07-18 19:14:23 +00:00
rfeng
7f87032072 Apply the patch from Wojtek for TUSCANY-2397 (operations-mapping-jira-2357-15-july.patch)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677993 13f79535-47bb-0310-9956-ffa450edef68
2008-07-18 18:29:28 +00:00
adrianocrestani
3d43862fc2 -fixing duplicate text in android readme file
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677762 13f79535-47bb-0310-9956-ffa450edef68
2008-07-17 22:14:12 +00:00
lresende
4003a0d691 Adding gdata binding from Haibo to general build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677744 13f79535-47bb-0310-9956-ffa450edef68
2008-07-17 21:34:39 +00:00
lresende
371ee8d08f Moving the gdata binding log4j configuration to resource folder in order to be used by runtime
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677742 13f79535-47bb-0310-9956-ffa450edef68
2008-07-17 21:33:13 +00:00
lresende
62763d7939 Renaming gdata binding testcases to be automatically executed by surefire
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677737 13f79535-47bb-0310-9956-ffa450edef68
2008-07-17 21:32:17 +00:00
lresende
e2f0bbab32 Adding a log of expected exception in RMI binding test case
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677643 13f79535-47bb-0310-9956-ffa450edef68
2008-07-17 17:27:29 +00:00
adrianocrestani
a4f736787a -updating android-mobile build instructions
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677537 13f79535-47bb-0310-9956-ffa450edef68
2008-07-17 08:50:25 +00:00
adrianocrestani
028b412cb2 -fixing some eclipse project files
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677528 13f79535-47bb-0310-9956-ffa450edef68
2008-07-17 08:05:26 +00:00
lresende
234c6ca5fb Small updates to the pom
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677510 13f79535-47bb-0310-9956-ffa450edef68
2008-07-17 06:46:18 +00:00
lresende
a03f9e38af TUSCANY-2476 - Additional operations for the GData binding from Haibo Zao
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677508 13f79535-47bb-0310-9956-ffa450edef68
2008-07-17 06:21:15 +00:00
lresende
d87b7a5e74 TUSCANY-1961 - Properly reporting business and runtime exceptions to clients using jsonRPC binding
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677479 13f79535-47bb-0310-9956-ffa450edef68
2008-07-17 00:36:25 +00:00
antelder
3f56676b3b REmove public method not in the invoker interface
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677292 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 14:19:17 +00:00
antelder
5e41417d52 Fix eclipse warnings
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677291 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 14:16:50 +00:00
antelder
17e0cc7c76 Refactoring of JMS listener
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677287 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 13:51:28 +00:00
antelder
305938e64b Adjust JMS header processing
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677286 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 13:41:03 +00:00
antelder
8cba378630 TUSCANY-2391: commit latest patch from Thilina
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677274 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 13:01:57 +00:00
antelder
c0e7b81b59 Add jms api to jms itest pom.xml
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677237 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 10:56:54 +00:00
antelder
3797871396 Tidy up pom.xml
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677236 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 10:56:12 +00:00