Commit graph

7,942 commits

Author SHA1 Message Date
slaws
17e8c9056b Add a stand alone client that is unhindered by any other Tuscany code (such as use of the Node API). This tests slightly different requirements on the infrastructure in terms of its initialization. Not running automatically yet.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908408 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 09:25:13 +00:00
slaws
1b7c1e9d2d Remove unecessary dependency on domain node and replace with direct dependency on binding-sca-runtime-rmi. The dependencies are set so as not to include sca-client-rmi so that we're running with the normal default binding structure at the client.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908406 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 09:23:33 +00:00
rfeng
25d6c6f5e1 Remove OptimizableBinding as now it is not used any more
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908288 13f79535-47bb-0310-9956-ffa450edef68
2010-02-10 00:02:22 +00:00
rfeng
fd4cfd44a0 Fix the sca client to use a resolved endpoint
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908285 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09 23:49:32 +00:00
rfeng
c021456a08 Remove the node.destroy()
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908276 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09 23:16:52 +00:00
nash
731ce0274e Add contribution and launcher to distribution for payment-groovy
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908265 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09 22:51:29 +00:00
nash
8ac8d44ba1 Add launchers to distribution for payment-java, payment-java-policy, payment-spring, and payment-spring-scatag
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908264 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09 22:47:42 +00:00
rfeng
7bf07e507a Rename ExtensibleDomainRegistry to ExtensibleDomainRegistryFactory
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908255 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09 22:14:02 +00:00
rfeng
fd1ca16b84 Remove getDomainName
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908247 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09 21:55:41 +00:00
rfeng
b140978808 Remove unused import
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908246 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09 21:49:14 +00:00
rfeng
36072114b7 Remove org.apache.tuscany.sca.node.Client and merge the methods into org.apache.tuscany.sca.node.Node
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908245 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09 21:46:04 +00:00
rfeng
dd6a6ba566 Remove the calls to Node.destroy
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908242 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09 21:43:34 +00:00
rfeng
6c51c6d6f3 Start to clean up the node-api (remove Node.destroy())
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908233 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09 21:20:45 +00:00
rfeng
bee47a62dc Fix the bundle-version attr for Fragment-Host
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908231 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09 21:19:08 +00:00
rfeng
72a7f963f5 Remove unused code
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908159 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09 19:08:46 +00:00
slaws
8cd81dc7ca add ignores
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908011 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09 12:22:18 +00:00
slaws
d35cb5d9c6 TUSCANY-3458 add some alternative configurations for the ws callback test to see if we can flush out the issue in this JIRA
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908010 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09 12:20:10 +00:00
slaws
cd77c58fce Add some code to all for easier manual running of the test
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907981 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09 09:23:00 +00:00
rfeng
9b64185ceb Use a dummy invocation chain to avoid NPE on ConcurrentHashMap
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907812 13f79535-47bb-0310-9956-ffa450edef68
2010-02-08 21:37:54 +00:00
rfeng
fd207779a4 Generate unique Node URI if it's not set in the NodeConfiguration
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907810 13f79535-47bb-0310-9956-ffa450edef68
2010-02-08 21:36:46 +00:00
slaws
f740fbe6c1 Correct comment location
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907636 13f79535-47bb-0310-9956-ffa450edef68
2010-02-08 12:39:16 +00:00
slaws
00c05b429c No longer required
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907635 13f79535-47bb-0310-9956-ffa450edef68
2010-02-08 12:38:32 +00:00
slaws
b9952cb125 Move toward having the Axis specific code in the Axis2EngineIntegration class while having the service and reference provides do more of the orchestration.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907634 13f79535-47bb-0310-9956-ffa450edef68
2010-02-08 12:37:05 +00:00
lresende
d566b772b1 Adding some tests to measure performance of local and remote invocation
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907547 13f79535-47bb-0310-9956-ffa450edef68
2010-02-08 03:18:03 +00:00
jsdelfino
6b7a8a38f6 Support HTTPD graceful restarts for non-stop operation. Simplified Python and Java error capture and recovery.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907470 13f79535-47bb-0310-9956-ffa450edef68
2010-02-07 20:19:23 +00:00
nash
9f67144615 Fix incorrect launcher package name in Main-Class manifest entry
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907401 13f79535-47bb-0310-9956-ffa450edef68
2010-02-07 09:34:36 +00:00
nash
de9d9e39a9 Add failonerror=true to ant run command
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907395 13f79535-47bb-0310-9956-ffa450edef68
2010-02-07 08:14:37 +00:00
nash
f6790885ca Add new launchers to README
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907394 13f79535-47bb-0310-9956-ffa450edef68
2010-02-07 08:12:57 +00:00
nash
90aa125bf2 Change incorrect package scatours to scatours.payment
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907387 13f79535-47bb-0310-9956-ffa450edef68
2010-02-07 07:17:03 +00:00
nash
44527dda1f Change incorrect contribution name payment-script to payment-spring-scatag
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907386 13f79535-47bb-0310-9956-ffa450edef68
2010-02-07 07:16:02 +00:00
jsdelfino
bb4b895471 Moved server configuration to HTTPD postConfig phase, to avoid running configuration commands twice and added a way for runtime modules and components to handle start/restart/stop events. Improved build scripts a little, to not depend on external environment variables.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907352 13f79535-47bb-0310-9956-ffa450edef68
2010-02-07 00:36:25 +00:00
rfeng
00f9947613 Only search for bundles with SCA-Version: 1.1 header for Tuscany 2.x extension points and extensions
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907138 13f79535-47bb-0310-9956-ffa450edef68
2010-02-06 00:28:36 +00:00
rfeng
99429fad34 Fix the compilation error
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907137 13f79535-47bb-0310-9956-ffa450edef68
2010-02-06 00:26:01 +00:00
rfeng
0a472c50d2 Update Tuscany version to 1.6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907118 13f79535-47bb-0310-9956-ffa450edef68
2010-02-05 22:36:02 +00:00
slaws
d093fabce2 Add constants for some of the intents defined by SCA policy spec.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906900 13f79535-47bb-0310-9956-ffa450edef68
2010-02-05 11:11:29 +00:00
slaws
5ec2e74447 Message moved to endpoint-validation-messages.properties
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906854 13f79535-47bb-0310-9956-ffa450edef68
2010-02-05 08:40:08 +00:00
slaws
a869892604 Add in ws itests to build. Don't anything useful yet but might as well get them going.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906849 13f79535-47bb-0310-9956-ffa450edef68
2010-02-05 08:28:52 +00:00
antelder
589ab05444 Add a serialVersionUID
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906848 13f79535-47bb-0310-9956-ffa450edef68
2010-02-05 08:24:01 +00:00
nash
9f098a95ef Remove travel sample code needed only for 1.5.1 and update README for 1.6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906830 13f79535-47bb-0310-9956-ffa450edef68
2010-02-05 07:31:07 +00:00
lresende
54e5bcf2af Making fallback revision a number to avoid test case issues
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906700 13f79535-47bb-0310-9956-ffa450edef68
2010-02-04 22:41:03 +00:00
rfeng
d5675e271d Update to xmlschema 1.4.3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906674 13f79535-47bb-0310-9956-ffa450edef68
2010-02-04 21:50:54 +00:00
slaws
916f7b5c6b started causing spurious compilation error so remove for now as it doesn't do anything yet
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906670 13f79535-47bb-0310-9956-ffa450edef68
2010-02-04 21:41:48 +00:00
rfeng
e38496b676 Remove the threading as now we have a thread in the TopologyManager to handle import/unimport
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906665 13f79535-47bb-0310-9956-ffa450edef68
2010-02-04 21:36:27 +00:00
rfeng
4ec0ed801b Remove xmlschema 1.4.2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906659 13f79535-47bb-0310-9956-ffa450edef68
2010-02-04 21:31:01 +00:00
rfeng
8d9c4b8268 Improve the bundle discovery filtering based on the ML discussion
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906646 13f79535-47bb-0310-9956-ffa450edef68
2010-02-04 20:50:00 +00:00
rfeng
1818d4791b Fix the MF to match the fragment host to the host bundle symbolic name and version
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906645 13f79535-47bb-0310-9956-ffa450edef68
2010-02-04 20:48:54 +00:00
rfeng
4e57d4dfb4 Fix for TUSCANY-3456 (only register direct transformer with lower weight)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906613 13f79535-47bb-0310-9956-ffa450edef68
2010-02-04 19:36:42 +00:00
antelder
0171cc8e78 Set default map config to use near cache to improve local endpoint read performance
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906581 13f79535-47bb-0310-9956-ffa450edef68
2010-02-04 17:47:49 +00:00
slaws
ac1a082265 missed pom update from previous Axis2 1.5.1 commit
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906579 13f79535-47bb-0310-9956-ffa450edef68
2010-02-04 17:36:41 +00:00
slaws
292f4bbb20 Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) replace binding-ws-axis2 and binding binding-ws-axis2-policy with binding-ws-runtime-axis which is still very much a work in progress 2) correct the axis/axiom version references across the project and make the various OSGi environments work 3) start fixing policy provides to allow the ws binding to exploit the binding wire.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906557 13f79535-47bb-0310-9956-ffa450edef68
2010-02-04 16:43:19 +00:00