summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-09Copy JMS binding from 1.x and start updating for 2.xantelder28-0/+5318
2009-09-06TUSCANY-2995 - Increasing invocation timeout to 2 secondslresende1-1/+1
2009-09-04TUSCANY-3240 - Closing reader after processing spring application-context.xmllresende1-1/+3
2009-09-04TUSCANY-2995 - Adding timeout to avoid blocking when exception occourslresende1-3/+5
2009-09-03Start to refactor invocation chains into Endpoint/EndpointReferencerfeng2-0/+208
2009-09-03Change a couple more log messages to fine so as to not clutter up the console...antelder1-1/+1
2009-09-03Change a couple more log messages to fine so as to not clutter up the console...antelder1-5/+5
2009-09-03Change a couple more log messages to fine so as to not clutter up the console...antelder1-2/+2
2009-09-03Change addEndpointReference logiing to fine so it doesn't flood the console w...antelder1-1/+1
2009-09-02Remove the need to extend EndpointDescriptionrfeng10-167/+82
2009-09-02Support @XmlSeeAlso at java interface to reference extra JAXB classesrfeng5-3/+57
2009-09-02Workaround: Export some internal packages before the dependencies are fixedrfeng3-1/+6
2009-09-02Fix dependenciesrfeng1-7/+6
2009-09-02Make some dependencies as test scopedrfeng2-12/+42
2009-09-02Start to fix the MANIFEST.MF and rename split packagesrfeng12-10/+45
2009-08-30Include domain name in log messageantelder1-1/+1
2009-08-30Get the tribes context name set from the domain nameantelder1-0/+4
2009-08-28Automatically change : to :// in domain node config uri to make it easier to ...antelder2-1/+37
2009-08-28Add a launche main class to the domain nodeantelder1-0/+63
2009-08-28Fix NPE when contribution jar doesn't have a manifestantelder1-2/+8
2009-08-28Update manifestantelder1-1/+1
2009-08-28Update domain-node to use the new endpoint wrapper and runtime configuration ...antelder4-10/+119
2009-08-28Add endpoint-wrapper module to the buildantelder1-0/+1
2009-08-28Add a new endpoint module that wraps the existing ones choosing which to use ...antelder18-0/+982
2009-08-28Update the tribes based endpoint registry to support being configured from th...antelder1-1/+13
2009-08-28Enable setting configuration on the NodeFactoryImplantelder1-0/+14
2009-08-28Add interface for a way to pass configuration aroundantelder1-0/+26
2009-08-28Update the magic random ranking number so it possible to use the extenstionantelder1-1/+1
2009-08-28Update to add a method to check if a wire target is out of date compared to t...antelder5-45/+34
2009-08-28Add testcase for restarting DomainNodes and work around a problem that uncove...antelder2-3/+83
2009-08-27More fixes to get invocations working when a node is restartedantelder1-1/+16
2009-08-27backing up a few minor changes. This version of the builders not in use. slaws3-15/+34
2009-08-27When running binding-sca-axis unit tests in Eclipse I was getting javax.jms n...slaws1-1/+3
2009-08-27Move the reference/service resetting outside the loop as they don't need to b...slaws1-17/+21
2009-08-27Add policy matching to the endpoint builder and prepare for problems to be ra...slaws5-46/+202
2009-08-27Initial update to handle nodes being restarted. Similar changes needed in man...antelder1-11/+32
2009-08-27During rebuild also reset the status of the endpoint reference so it gets reb...antelder1-0/+2
2009-08-27Throw exception if scope container isn't running (need to do similar for all ...antelder1-2/+4
2009-08-27Fixes to generate proper exception for ASM_6029 and ASM_6030 otestsramkumar2-2/+13
2009-08-26Add domain node to buildantelder1-0/+1
2009-08-26Update manifestantelder1-39/+7
2009-08-26Update to activate the separate nodes tests as it works now after the 808033 fixantelder1-2/+2
2009-08-26Change endpoint registry to not use a static for the Maps so there's one per ...antelder1-2/+2
2009-08-26Remove unused importantelder1-1/+0
2009-08-26Update testcase to have more meaningful method namesantelder1-2/+2
2009-08-26Start of a test for multiple nodes within a single JVMantelder1-0/+91
2009-08-26Update the node creation to be per test so it properly tests the scenariosantelder1-7/+6
2009-08-26Update the client jar to remove the sayHello call in the init method as its c...antelder1-0/+0
2009-08-26Split big test method into several discrete test methodsantelder1-5/+23
2009-08-26Update test for removing a contribution so that the test actually worksantelder1-3/+8