Commit graph

2875 commits

Author SHA1 Message Date
antelder
cf9fccdc66 Merge modules to assembly module as discussed on ML
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@813673 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11 06:26:33 +00:00
antelder
06276a5d3f Merge 1.x JMS host to 2.x
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@813457 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 14:30:19 +00:00
antelder
317132c371 Package renames to match module name and simplify
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@813442 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 13:56:17 +00:00
antelder
6083fbfbc1 Add a manifest
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@813436 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 13:45:47 +00:00
antelder
1e87c36e78 Get the rest of the JMS Binding model tests running
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@813435 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 13:43:19 +00:00
antelder
b35167ee7e Update for OASIS namespace
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@813415 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 13:05:22 +00:00
antelder
911561433e More updates to bring up the jms binding from 1.x to 2.x
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@813350 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 10:10:21 +00:00
antelder
d5a74d99b2 Merge ConfiguredOperation assembly-xml methods from 1.x to 2.x
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@813345 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 10:07:02 +00:00
antelder
5b1d5f1743 Merge ConfiguredOperation Assembly methods from 1.x to 2.x
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@813344 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 10:06:25 +00:00
rfeng
401b2d71eb Fix the calculation of prefixes and add a test case
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@813042 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 16:30:45 +00:00
antelder
e6a864589f Copy JMS binding from 1.x and start updating for 2.x
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@812994 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 15:30:09 +00:00
lresende
e1fb4ab179 TUSCANY-2995 - Increasing invocation timeout to 2 seconds
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811764 13f79535-47bb-0310-9956-ffa450edef68
2009-09-06 05:53:25 +00:00
lresende
ba2eba00e5 TUSCANY-3240 - Closing reader after processing spring application-context.xml
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811518 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04 19:06:51 +00:00
lresende
6f65f5aaa9 TUSCANY-2995 - Adding timeout to avoid blocking when exception occours
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811501 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04 17:27:49 +00:00
rfeng
c40f3efc99 Start to refactor invocation chains into Endpoint/EndpointReference
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811008 13f79535-47bb-0310-9956-ffa450edef68
2009-09-03 16:00:55 +00:00
antelder
41eac9b769 Change a couple more log messages to fine so as to not clutter up the console output
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810831 13f79535-47bb-0310-9956-ffa450edef68
2009-09-03 08:55:55 +00:00
antelder
31ded537ca Change a couple more log messages to fine so as to not clutter up the console output
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810826 13f79535-47bb-0310-9956-ffa450edef68
2009-09-03 08:52:48 +00:00
antelder
fe4b045452 Change a couple more log messages to fine so as to not clutter up the console output
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810821 13f79535-47bb-0310-9956-ffa450edef68
2009-09-03 08:49:44 +00:00
antelder
7bf2758e91 Change addEndpointReference logiing to fine so it doesn't flood the console with messages as this gets called on every request for stateless components
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810811 13f79535-47bb-0310-9956-ffa450edef68
2009-09-03 08:39:18 +00:00
rfeng
8f89f16ccc Remove the need to extend EndpointDescription
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810712 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02 22:09:41 +00:00
rfeng
3c14d04dd1 Support @XmlSeeAlso at java interface to reference extra JAXB classes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810608 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02 16:59:26 +00:00
rfeng
90fae7c994 Workaround: Export some internal packages before the dependencies are fixed
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810372 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02 06:23:06 +00:00
rfeng
b96e3ec508 Fix dependencies
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810368 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02 06:18:02 +00:00
rfeng
5e63e21cef Make some dependencies as test scoped
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810319 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02 00:27:59 +00:00
rfeng
a8050885e9 Start to fix the MANIFEST.MF and rename split packages
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810317 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02 00:10:33 +00:00
antelder
37b7a6a16f Include domain name in log message
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809259 13f79535-47bb-0310-9956-ffa450edef68
2009-08-30 07:32:50 +00:00
antelder
bf77db1f96 Get the tribes context name set from the domain name
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809258 13f79535-47bb-0310-9956-ffa450edef68
2009-08-30 07:29:32 +00:00
antelder
c79bc951f6 Add the domian node to the all distro
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809046 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 22:14:55 +00:00
antelder
dbcf340ec3 Move the domain node to the all distro as its breaking someosgi tests here, not sure why and I dont have an osgi environment working to debug it
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809045 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 22:13:54 +00:00
antelder
5477f3d8a1 Automatically change : to :// in domain node config uri to make it easier to type
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808939 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 16:12:44 +00:00
antelder
ee2e094cf6 Update the launcher script default config to use the domain node main
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808932 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 15:58:21 +00:00
antelder
b29c62732e Add a launche main class to the domain node
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808931 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 15:57:00 +00:00
antelder
ea57556670 Fix NPE when contribution jar doesn't have a manifest
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808928 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 15:55:56 +00:00
antelder
5a518addab Add domain-node to distro
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808927 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 15:54:45 +00:00
antelder
cafed1b5d7 Update manifest
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808926 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 15:53:57 +00:00
antelder
4509ca848c Update domain-node to use the new endpoint wrapper and runtime configuration so that the inVm/tribes endpoint registry can be choosen and configured via the domain node URI
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808875 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 13:05:34 +00:00
antelder
135d6e4b83 Add endpoint-wrapper module to the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808872 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 13:03:36 +00:00
antelder
bf8aee352a Add a new endpoint module that wraps the existing ones choosing which to use based on the runtime configuration. I think ideally we'd change this so the exitsing inVM registry is the default one and it looks up and remote registry itself and uses that if configured
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808871 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 13:01:58 +00:00
antelder
4a125b077c Update the tribes based endpoint registry to support being configured from the runtime configuration
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808869 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 12:58:09 +00:00
antelder
841a47ff38 Enable setting configuration on the NodeFactoryImpl
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808868 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 12:56:21 +00:00
antelder
70fd3294f8 Add interface for a way to pass configuration around
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808867 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 12:55:28 +00:00
antelder
4d5469d095 Update the magic random ranking number so it possible to use the extenstion
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808847 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 10:56:19 +00:00
antelder
9324004670 Update to add a method to check if a wire target is out of date compared to teh endpoint registry (see ML discussion 'Endpoint registry and stopping/starting nodes'
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808838 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 10:15:19 +00:00
antelder
ac78a258e3 Add testcase for restarting DomainNodes and work around a problem that uncovers with stopping the NodeFactory kills all DOmainNodes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808793 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 07:40:28 +00:00
antelder
f89c1bcbe8 Remove the FIXME from the testcase name as it works now
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808618 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 20:45:04 +00:00
antelder
1c3d230b1a More fixes to get invocations working when a node is restarted
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808613 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 20:41:53 +00:00
slaws
98b9c96779 backing up a few minor changes. This version of the builders not in use.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808555 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 17:58:54 +00:00
slaws
8387ddd748 When running binding-sca-axis unit tests in Eclipse I was getting javax.jms not found from Axis. Was working OK in maven. I added the package import to the Tuscany module manifest and this seems to get the tests working for me in Eclipse. It not immediately clear to me how changing this bundle helps out the Axis bundle but I've lost track a bit of the complex relationship between tuscany and axis bundles so need to look closer. This may help others in the mean time.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808554 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 17:57:15 +00:00
slaws
0237e9c852 Move the reference/service resetting outside the loop as they don't need to be there.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808553 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 17:53:50 +00:00
slaws
08112844bc Add policy matching to the endpoint builder and prepare for problems to be raised at runtime and at build time.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808552 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 17:52:39 +00:00