summaryrefslogtreecommitdiffstats
path: root/java/sca (unfollow)
Commit message (Expand)AuthorFilesLines
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
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
2009-08-26Initial code for ASM_5036 fix, note the TUSCANY-3236 TODO and also it might b...antelder2-1/+21
2009-08-26Correct arg type in warning method to match error methodantelder1-1/+1
2009-08-25Fix TUSCANY-3231 and ASM_5029, spot that property with many=false has multipl...antelder4-5/+11
2009-08-25Fix ASM_5031, wire with @replace=true overrides reference @target attributeantelder1-0/+3
2009-08-24More progress on the ModelBuilder approach. Doesn't work yet but I'm using it...slaws3-57/+597
2009-08-24Allow services/references/properties to be retrieved by name from a componentslaws2-0/+66
2009-08-24Guard against NPEantelder1-1/+1
2009-08-24Fix ASM_5021use wire target when autowire and single reference binding target@antelder1-0/+30
2009-08-21Fix NPE when autowire is null (ASM_5031 though this doesn't yet fix the test)antelder1-1/+1
2009-08-20Correct the reference multiplicity validation algorithm to match what OASIS i...slaws4-24/+64
2009-08-20Move top level monitor.pushContext calls to each build so we are doing this c...slaws4-248/+220
2009-08-20Create monitor instance in test case as monitor.puchContext calls will fail w...slaws1-2/+8
2009-08-20Process includes within composite implementations (ASM_6026)slaws1-33/+48
2009-08-20fix typoslaws1-1/+1
2009-08-20Fix for ASM_5026 related property processingrfeng9-135/+890
2009-08-19Fix OASIS test ASM_5016 - correct interface check order, note also requires T...antelder1-2/+2
2009-08-19Fix OASIS test ASM_5012 - its ok to override a reference with multiplicity of...antelder1-1/+1
2009-08-19Fix OASIS test ASM_5015 - its ok to override a reference with multiplicity ze...antelder1-0/+2