Commit graph

2849 commits

Author SHA1 Message Date
slaws
6000b221ac Updates to make the runtime bridge implementations match the new interface in OASIS that allows individual errors to be checked for
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818171 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 17:37:40 +00:00
slaws
4c31e02ecc Correct the bridge string for the OSGi launcher
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818170 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 17:36:14 +00:00
slaws
d9e17fb6b1 tidy imports
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818098 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 13:26:08 +00:00
slaws
535a663121 Add a README to match the new layout
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818097 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 13:25:42 +00:00
slaws
851e86df3f Switch over to the new model builder. Old builders are still there and can be re-enabled just by reverting this commit if there are issues.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818033 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 10:08:54 +00:00
slaws
cfb8731e12 Top level pom and ant script (now only used for copying files). Am looking to see if we can remove the need for the file copying.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818026 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 09:48:43 +00:00
slaws
992895003c add tuscany test runner back into the new test layout
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818023 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 09:43:01 +00:00
lresende
d7f151f184 Cleaning up unused imports
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817938 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 02:48:57 +00:00
lresende
81b2296a6e Modifying iTest to exercise injection in private fields + enabling working tests that were ignored
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817937 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 02:47:53 +00:00
rfeng
536352a545 Apply the @attachTo to SCA domain info set for external policy attachment
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817852 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 21:40:50 +00:00
rfeng
86163b4ee4 Add logic to apply the xpath against the implementation composites
Add a more complicated test case

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817714 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 16:11:11 +00:00
slaws
399df0e965 Dump out nested composites also.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817709 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 15:55:52 +00:00
slaws
6f41d8779b Add reference promotion builder back in. Need to decide what to do with it. Also add some other comments.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817707 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 15:55:01 +00:00
slaws
9225984604 Turn of this test while looking at how to put them somewhere more appropriate
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817705 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 15:53:16 +00:00
slaws
04531b3fe0 Use the methods for retrieving collections as some specializations override these collection methods to calculate the contents.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817703 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 15:50:20 +00:00
slaws
f9ba7e2862 Correct the algorithm for selecting callback bindings to match what the old builders were doing. However this is not correct. In particular we should probably be always selecting the forward binding if not callback binding is specified.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817629 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 12:12:40 +00:00
slaws
1e2c393ad0 Add an operation that dumps out the domain composite as a string. Am using for debugging builders where I need to see what the result of the builder processing is.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817626 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 12:10:18 +00:00
slaws
f0625833a5 Add property messages
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817541 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 08:20:57 +00:00
slaws
4cc4831d56 Add in the binding specific builders steps.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817540 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 08:19:44 +00:00
slaws
e1fcbc51ba Add code to flatten wires (getting rid of the ComponentReferenceWireBuilder)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817534 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 08:01:03 +00:00
rfeng
c777fd48a1 Revert the MF change that introduces a dangling required-bundle
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817454 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21 23:19:47 +00:00
rfeng
8158e1f8bc Update diagrams
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817450 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21 22:34:41 +00:00
rfeng
ad58901d17 Update the diagrams
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817408 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21 20:36:24 +00:00
rfeng
45e5477cc7 Clean up import statements
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817371 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21 18:56:53 +00:00
rfeng
ca41745086 Add a more complicated test scenario
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817359 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21 18:19:45 +00:00
slaws
2f3c1011e6 Check for a few null cases that happen in assembly-xml unit tests. I don't think we should be testing the builders in assembly-xml.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817304 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21 16:00:10 +00:00
slaws
88b0cf8ce9 More static build changes and some simplified runtime builders (endpoint, endpoint reference and binding uri). The runtime side of things will likely need reorganizing. Am putting them there in their current form so I can run the static builders.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817238 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21 13:11:55 +00:00
lresende
7ce2da3d5a Fixing up required depedencies in manifest files
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817154 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21 04:08:51 +00:00
lresende
bc7581037b Removing reference to problem implementation class
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817153 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21 04:07:46 +00:00
lresende
20bdcb63cd Adding web 2.0 feature and making that part of the all feature
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817152 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21 04:06:36 +00:00
lresende
052383ee4f Adding binding-http to build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817151 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21 04:05:24 +00:00
lresende
90bda9077e Adding generated manifest to source control and removing generation from project pom
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817150 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21 04:04:19 +00:00
lresende
aa2acb53db Remove implementation resource component as it's not available in 2.x yet
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817149 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21 04:03:09 +00:00
lresende
d45b99920d Updating composite name to avoid duplicated composite name issue when executing tests
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817148 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21 04:02:12 +00:00
lresende
0a50db75a8 Migrating test cases to JUnit 4.5 style
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817147 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21 04:01:14 +00:00
lresende
355a3f50b7 Bringing up HTTP Binding test cases
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817146 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21 04:00:09 +00:00
lresende
1dbead7a00 Updating namespace when registering processor
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817145 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21 03:58:34 +00:00
lresende
578a88f096 Cleaning up binding http runtime and removing policy impl code and unused classes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817144 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21 03:57:34 +00:00
lresende
d3b9c724a3 Minor formatting
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817143 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21 03:56:16 +00:00
lresende
81ea5409f4 Cleaning up http binding model, removing non-used classes and policy related impls
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817142 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21 03:55:14 +00:00
lresende
f577b23630 Updating pom version ids and removing some dependencies that is not going to be needed right now
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817141 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21 03:54:01 +00:00
giorgio
50e497f9d1 further fixes to pom
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816977 13f79535-47bb-0310-9956-ffa450edef68
2009-09-20 00:54:39 +00:00
giorgio
38547ebb3e A quick fix
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816967 13f79535-47bb-0310-9956-ffa450edef68
2009-09-19 23:41:22 +00:00
giorgio
2d034c5660 Added files on what it's still needed.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816966 13f79535-47bb-0310-9956-ffa450edef68
2009-09-19 23:38:19 +00:00
giorgio
cf84498a02 initial version of endpoint dht register
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816965 13f79535-47bb-0310-9956-ffa450edef68
2009-09-19 23:32:30 +00:00
rfeng
28185a3657 Remove the need of subclassing Proxy and JXM so that Tuscany can run on Google App Engine
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816712 13f79535-47bb-0310-9956-ffa450edef68
2009-09-18 16:43:41 +00:00
rfeng
911c30b9d3 Add toString()
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816709 13f79535-47bb-0310-9956-ffa450edef68
2009-09-18 16:42:34 +00:00
rfeng
f92b34e113 Use the explicit contribution location to avoid conflicts inside Eclipse as the test dependencies are on the classpath
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816705 13f79535-47bb-0310-9956-ffa450edef68
2009-09-18 16:32:34 +00:00
slaws
db06a8d9de Some more incremental changes to the new builders. committing to create a backup at this stage. still doesn't work.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816581 13f79535-47bb-0310-9956-ffa450edef68
2009-09-18 10:49:33 +00:00
antelder
9239e9506e Change the remaining JMS itest namespaces for 2.x
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815637 13f79535-47bb-0310-9956-ffa450edef68
2009-09-16 07:12:48 +00:00