Commit graph

7075 commits

Author SHA1 Message Date
jsdelfino
f5202e9e87 Added scoped pools to test methods to reduce test memory consumption.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897788 13f79535-47bb-0310-9956-ffa450edef68
2010-01-11 08:29:34 +00:00
jsdelfino
7d44c7ee8f Cleaned up python support code, removed unused functions.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897787 13f79535-47bb-0310-9956-ffa450edef68
2010-01-11 08:29:31 +00:00
jsdelfino
c2add2e090 Renamed cache test cases.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897786 13f79535-47bb-0310-9956-ffa450edef68
2010-01-11 08:29:26 +00:00
jsdelfino
8015f0d53d Minor fixes to server and python evaluator to get python store working. Some changes to python and scheme store test cases to simplify them a bit and make them consistent. Enabled a few more server test combinations.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897785 13f79535-47bb-0310-9956-ffa450edef68
2010-01-11 08:29:17 +00:00
lresende
11c57b87a3 Testcase that verifies spec version support is working with both osoa/oasis style of composite
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897770 13f79535-47bb-0310-9956-ffa450edef68
2010-01-11 07:00:01 +00:00
lresende
56968f851a Minor fix to close xtream readers after each testing
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897769 13f79535-47bb-0310-9956-ffa450edef68
2010-01-11 06:59:57 +00:00
slaws
8595fcf695 TUSCANY-3417 TUSCANY-3417 consolidate enpointreference/endpoint matching code into the binding. There is currently a bit, related to autowiring, still left on the builders awaiting some dependency juggling
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897639 13f79535-47bb-0310-9956-ffa450edef68
2010-01-10 14:04:24 +00:00
rfeng
ebbaaef8b6 Add the ability to generate feature-based aggregated bundles
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897505 13f79535-47bb-0310-9956-ffa450edef68
2010-01-09 18:10:58 +00:00
rfeng
aadbcc8ee9 Remove unused module
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897503 13f79535-47bb-0310-9956-ffa450edef68
2010-01-09 18:01:29 +00:00
rfeng
de3ec14e97 Update to the latest version of OSGi enterprise draft specs
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897502 13f79535-47bb-0310-9956-ffa450edef68
2010-01-09 18:00:24 +00:00
nash
9c79f7307e Fix name of main class
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897399 13f79535-47bb-0310-9956-ffa450edef68
2010-01-09 09:47:02 +00:00
nash
922a47f42b Fix pom.xml file to include correct dependencies
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897394 13f79535-47bb-0310-9956-ffa450edef68
2010-01-09 09:33:57 +00:00
nash
c75af91ccc Ensure required environment variables are set
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897391 13f79535-47bb-0310-9956-ffa450edef68
2010-01-09 09:04:30 +00:00
slaws
5ad362f930 Update to match OASIS version. New namespace and a few other changes that we need to look at in detail.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897306 13f79535-47bb-0310-9956-ffa450edef68
2010-01-08 19:29:48 +00:00
antelder
6d887a14cd Add a global default domain uri. A temp approach for now to get the basic tomcat shared domain working distributed
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897194 13f79535-47bb-0310-9956-ffa450edef68
2010-01-08 13:10:09 +00:00
antelder
30fba2ec92 Update shade jar names
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897146 13f79535-47bb-0310-9956-ffa450edef68
2010-01-08 09:48:15 +00:00
antelder
dc796964d6 Allow starting an empty node (with no contributions) so its possible to configure and start a shared endpoint registry that gets reused by subsequent nodes taht are started with the in-VM scheme
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897143 13f79535-47bb-0310-9956-ffa450edef68
2010-01-08 09:30:16 +00:00
antelder
7b6d4c7960 Change the Registry factory to not use the full config uri when its the tuscany: scheme so that the registry itself can control how the registry gets shared amoung nodes. (I think we need to review all the core approach to creating/locating/sharing endpoint registries, I'll start a ML thread about this once I've got something more complete working)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897142 13f79535-47bb-0310-9956-ffa450edef68
2010-01-08 09:28:21 +00:00
antelder
cbccb75258 Change the Hazelcast registry to support both distributed an in-VM only operation
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897140 13f79535-47bb-0310-9956-ffa450edef68
2010-01-08 09:24:02 +00:00
antelder
66798bab10 Set svn ignores
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897139 13f79535-47bb-0310-9956-ffa450edef68
2010-01-08 09:19:22 +00:00
nash
be541ac147 Add Jetty to dependencies so that distribution jar can run
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897137 13f79535-47bb-0310-9956-ffa450edef68
2010-01-08 09:04:12 +00:00
nash
f3735dc15d Revert <finalName> change made in commit r896688
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897115 13f79535-47bb-0310-9956-ffa450edef68
2010-01-08 07:27:59 +00:00
antelder
9ab3d5a7c1 Change shade jars to use their own groupid and add the new ones to the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896929 13f79535-47bb-0310-9956-ffa450edef68
2010-01-07 17:09:58 +00:00
antelder
caf704f2d8 Correct typo in dependency name
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896907 13f79535-47bb-0310-9956-ffa450edef68
2010-01-07 15:53:17 +00:00
antelder
c12461190b Add doc files to the base jar
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896881 13f79535-47bb-0310-9956-ffa450edef68
2010-01-07 13:53:44 +00:00
antelder
1bdf7d770b License updates for the shaded jar use
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896844 13f79535-47bb-0310-9956-ffa450edef68
2010-01-07 10:39:17 +00:00
antelder
5a31822c2d Start shaded jars for Spring extensions
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896838 13f79535-47bb-0310-9956-ffa450edef68
2010-01-07 10:24:36 +00:00
antelder
3a7fdd8ff3 Put back the JMS binding
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896832 13f79535-47bb-0310-9956-ffa450edef68
2010-01-07 10:16:39 +00:00
antelder
408ca62008 Update to the servlet host locating code
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896824 13f79535-47bb-0310-9956-ffa450edef68
2010-01-07 09:48:34 +00:00
antelder
440413e4c6 Put back in the tomcat distribution
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896821 13f79535-47bb-0310-9956-ffa450edef68
2010-01-07 09:40:26 +00:00
nash
c8b96cdf3a Fix (yet another) typo
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896820 13f79535-47bb-0310-9956-ffa450edef68
2010-01-07 09:36:38 +00:00
antelder
df90813559 Change to use shaded jars to reduce the dependency count for the hudson build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896816 13f79535-47bb-0310-9956-ffa450edef68
2010-01-07 09:32:52 +00:00
nash
bfbd41a056 Fix typo
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896809 13f79535-47bb-0310-9956-ffa450edef68
2010-01-07 09:14:58 +00:00
nash
6e0936c944 Generate Java code from all 3 WSDL files and eliminate test scope dependencies
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896808 13f79535-47bb-0310-9956-ffa450edef68
2010-01-07 09:13:21 +00:00
antelder
902736267f Change to temporarily use vm domain
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896806 13f79535-47bb-0310-9956-ffa450edef68
2010-01-07 09:11:48 +00:00
lresende
5bbc0193a1 TUSCANY-3389 - Tyding up the http response to properly distinguish from authentication and authorization exceptions and send the proper http status code
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896754 13f79535-47bb-0310-9956-ffa450edef68
2010-01-07 05:38:13 +00:00
lresende
18fb282316 Minor formatting
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896753 13f79535-47bb-0310-9956-ffa450edef68
2010-01-07 05:34:20 +00:00
lresende
0f248204db TUSCANY-3389 - Tyding up the http response to properly distinguish from authentication and authorization exceptions and send the proper http status code
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896752 13f79535-47bb-0310-9956-ffa450edef68
2010-01-07 05:19:27 +00:00
nash
59d8b4fd96 Add maven build and run instructions
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896751 13f79535-47bb-0310-9956-ffa450edef68
2010-01-07 04:32:52 +00:00
nash
fd3af62c55 Add launcher targets so that all scenarios can be run from a launcher directory
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896749 13f79535-47bb-0310-9956-ffa450edef68
2010-01-07 03:37:52 +00:00
nash
17f1dde1f0 Fix incorrect logic to display currency for items in cart (TUSCANY-3411)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896745 13f79535-47bb-0310-9956-ffa450edef68
2010-01-07 03:09:42 +00:00
nash
62eb21049c Add launchers/common to runtime path so that ant script works with maven-built jars
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896736 13f79535-47bb-0310-9956-ffa450edef68
2010-01-07 02:12:33 +00:00
lresende
24b6cf4350 Updating versionId to match trunk + fixing dojo install script
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896729 13f79535-47bb-0310-9956-ffa450edef68
2010-01-07 01:24:18 +00:00
nash
031da1453f Update parent artifact name in travel sample pom.xml files
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896688 13f79535-47bb-0310-9956-ffa450edef68
2010-01-06 21:52:11 +00:00
antelder
b5a98c3115 Update to use hazelcast registry
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896673 13f79535-47bb-0310-9956-ffa450edef68
2010-01-06 21:19:26 +00:00
antelder
f96e081adb Add hazelcast to tomcat distribution license
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896659 13f79535-47bb-0310-9956-ffa450edef68
2010-01-06 20:40:16 +00:00
antelder
511b542691 Add hazelcast to AL list
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896658 13f79535-47bb-0310-9956-ffa450edef68
2010-01-06 20:39:03 +00:00
rfeng
52193dac3b Refine MF
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896656 13f79535-47bb-0310-9956-ffa450edef68
2010-01-06 20:27:29 +00:00
antelder
fd668973c4 Updates to the Hazelcast regsitry manifest
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896648 13f79535-47bb-0310-9956-ffa450edef68
2010-01-06 19:58:48 +00:00
antelder
f3283a53cf As a test take the Tomcat war distribution out of the build and kick off a Hudson build to see how that goes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896646 13f79535-47bb-0310-9956-ffa450edef68
2010-01-06 19:50:51 +00:00