summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-09Fix the calculation of prefixes and add a test caserfeng2-6/+142
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-28Add the domian node to the all distroantelder1-0/+5
2009-08-28Move the domain node to the all distro as its breaking someosgi tests here, n...antelder1-5/+0
2009-08-28Automatically change : to :// in domain node config uri to make it easier to ...antelder2-1/+37
2009-08-28Update the launcher script default config to use the domain node mainantelder1-1/+1
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-28Add domain-node to distroantelder1-0/+5
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-27Remove the FIXME from the testcase name as it works nowantelder1-1/+1
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-27Ensure that the same intents are present at reference and service ends of the...slaws1-2/+2
2009-08-27TUSCANY-3242 turn off policy tests as I'm just about to check in some policy ...slaws1-0/+2
2009-08-27Rename it back to FIXME as i've cleanup to much and it doesn'twork again :-(antelder1-1/+1
2009-08-27Remove FIXME from testcase name so it get run in th ebuildantelder1-1/+1
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-27Add a testcase for using two nodes and stopping and restarting the sevrice no...antelder1-0/+102