summaryrefslogtreecommitdiffstats
path: root/java/sca (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add testcase for restarting DomainNodes and work around a problem that uncove...antelder2009-08-282-3/+83
* Remove the FIXME from the testcase name as it works nowantelder2009-08-271-1/+1
* More fixes to get invocations working when a node is restartedantelder2009-08-271-1/+16
* backing up a few minor changes. This version of the builders not in use. slaws2009-08-273-15/+34
* When running binding-sca-axis unit tests in Eclipse I was getting javax.jms n...slaws2009-08-271-1/+3
* Move the reference/service resetting outside the loop as they don't need to b...slaws2009-08-271-17/+21
* Add policy matching to the endpoint builder and prepare for problems to be ra...slaws2009-08-275-46/+202
* Ensure that the same intents are present at reference and service ends of the...slaws2009-08-271-2/+2
* TUSCANY-3242 turn off policy tests as I'm just about to check in some policy ...slaws2009-08-271-0/+2
* Rename it back to FIXME as i've cleanup to much and it doesn'twork again :-(antelder2009-08-271-1/+1
* Remove FIXME from testcase name so it get run in th ebuildantelder2009-08-271-1/+1
* Initial update to handle nodes being restarted. Similar changes needed in man...antelder2009-08-271-11/+32
* During rebuild also reset the status of the endpoint reference so it gets reb...antelder2009-08-271-0/+2
* Throw exception if scope container isn't running (need to do similar for all ...antelder2009-08-271-2/+4
* Fixes to generate proper exception for ASM_6029 and ASM_6030 otestsramkumar2009-08-272-2/+13
* Add a testcase for using two nodes and stopping and restarting the sevrice no...antelder2009-08-271-0/+102
* Add domain node to buildantelder2009-08-261-0/+1
* Update manifestantelder2009-08-261-39/+7
* Update to activate the separate nodes tests as it works now after the 808033 fixantelder2009-08-261-2/+2
* Change endpoint registry to not use a static for the Maps so there's one per ...antelder2009-08-261-2/+2
* Remove unused importantelder2009-08-261-1/+0
* Update testcase to have more meaningful method namesantelder2009-08-261-2/+2
* Start of a test for multiple nodes within a single JVMantelder2009-08-261-0/+91
* Update the node creation to be per test so it properly tests the scenariosantelder2009-08-261-7/+6
* Update the client jar to remove the sayHello call in the init method as its c...antelder2009-08-261-0/+0
* Split big test method into several discrete test methodsantelder2009-08-261-5/+23
* Update test for removing a contribution so that the test actually worksantelder2009-08-261-3/+8
* Initial code for ASM_5036 fix, note the TUSCANY-3236 TODO and also it might b...antelder2009-08-262-1/+21
* Correct arg type in warning method to match error methodantelder2009-08-261-1/+1
* Fix TUSCANY-3231 and ASM_5029, spot that property with many=false has multipl...antelder2009-08-254-5/+11
* Fix ASM_5031, wire with @replace=true overrides reference @target attributeantelder2009-08-251-0/+3
* More progress on the ModelBuilder approach. Doesn't work yet but I'm using it...slaws2009-08-243-57/+597
* Allow services/references/properties to be retrieved by name from a componentslaws2009-08-242-0/+66
* Guard against NPEantelder2009-08-241-1/+1
* Fix ASM_5021use wire target when autowire and single reference binding target@antelder2009-08-241-0/+30
* Fix NPE when autowire is null (ASM_5031 though this doesn't yet fix the test)antelder2009-08-211-1/+1
* Correct the reference multiplicity validation algorithm to match what OASIS i...slaws2009-08-204-24/+64
* Move top level monitor.pushContext calls to each build so we are doing this c...slaws2009-08-204-248/+220
* Create monitor instance in test case as monitor.puchContext calls will fail w...slaws2009-08-201-2/+8
* Process includes within composite implementations (ASM_6026)slaws2009-08-201-33/+48
* fix typoslaws2009-08-201-1/+1
* Fix for ASM_5026 related property processingrfeng2009-08-209-135/+890
* Fix OASIS test ASM_5016 - correct interface check order, note also requires T...antelder2009-08-191-2/+2
* Fix OASIS test ASM_5012 - its ok to override a reference with multiplicity of...antelder2009-08-191-1/+1
* Fix OASIS test ASM_5015 - its ok to override a reference with multiplicity ze...antelder2009-08-191-0/+2
* Add a filter to exclude files in the development mode (a bundle as a PDE proj...rfeng2009-08-191-1/+7
* Update the osgi remote service admin interfaces/classesrfeng2009-08-1814-773/+1626
* Disable osgi junit test for nowrfeng2009-08-181-1/+3
* Make the 3rd party jar dependencies consistent in version to avoid conflicts rfeng2009-08-187-14/+78
* Add contribution to the error messagerfeng2009-08-182-9/+10