Commit graph

2843 commits

Author SHA1 Message Date
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
rfeng
ef6050fe58 Update RemoteAdmin APIs
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815562 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 23:24:13 +00:00
rfeng
3478c0980c Add comments and remove unused variables
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815542 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 22:49:54 +00:00
rfeng
46e2b5162e Rebuild the composite by applying the @attachTo policy sets
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815534 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 22:41:31 +00:00
rfeng
ea993d0e25 Add methods to DOMHelper to deal with namespace/prefix lookups
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815472 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 20:37:43 +00:00
rfeng
c66f84baf8 Fix the on-demand loading and add stop() to clean up
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815388 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 16:42:44 +00:00
antelder
5c4c7b1dfd Update JMS itests for 2.x APIs
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815269 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 10:52:15 +00:00