summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove FIXME from testcase name so it get run in th ebuildantelder2009-08-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808458 13f79535-47bb-0310-9956-ffa450edef68
* Initial update to handle nodes being restarted. Similar changes needed in ↵antelder2009-08-271-11/+32
| | | | | | many places but this gets the StopStartNodesTestCase running git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808457 13f79535-47bb-0310-9956-ffa450edef68
* During rebuild also reset the status of the endpoint reference so it gets ↵antelder2009-08-271-0/+2
| | | | | | rebuilt correctly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808440 13f79535-47bb-0310-9956-ffa450edef68
* Throw exception if scope container isn't running (need to do similar for all ↵antelder2009-08-271-2/+4
| | | | | | the scope containers, this is just to start getting things working) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808439 13f79535-47bb-0310-9956-ffa450edef68
* Fixes to generate proper exception for ASM_6029 and ASM_6030 otestsramkumar2009-08-272-2/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808356 13f79535-47bb-0310-9956-ffa450edef68
* Add a testcase for using two nodes and stopping and restarting the sevrice ↵antelder2009-08-271-0/+102
| | | | | | node. This doesn't work as the runtime keeps using the original nodes references so doesn't pick up that the service node has changed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808333 13f79535-47bb-0310-9956-ffa450edef68
* Add domain node to buildantelder2009-08-261-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808040 13f79535-47bb-0310-9956-ffa450edef68
* Update manifestantelder2009-08-261-39/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808039 13f79535-47bb-0310-9956-ffa450edef68
* Update to activate the separate nodes tests as it works now after the 808033 fixantelder2009-08-261-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808034 13f79535-47bb-0310-9956-ffa450edef68
* Change endpoint registry to not use a static for the Maps so there's one per ↵antelder2009-08-261-2/+2
| | | | | | node not per jvm. Interestingly I expected this to break some node itests but it didn't so i'm committing as it gets the DomainNode tests working git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808033 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importantelder2009-08-261-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808022 13f79535-47bb-0310-9956-ffa450edef68
* Update testcase to have more meaningful method namesantelder2009-08-261-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808020 13f79535-47bb-0310-9956-ffa450edef68
* Start of a test for multiple nodes within a single JVMantelder2009-08-261-0/+91
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808002 13f79535-47bb-0310-9956-ffa450edef68
* Update the node creation to be per test so it properly tests the scenariosantelder2009-08-261-7/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808001 13f79535-47bb-0310-9956-ffa450edef68
* Update the client jar to remove the sayHello call in the init method as its ↵antelder2009-08-261-0/+0
| | | | | | complicating the test git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808000 13f79535-47bb-0310-9956-ffa450edef68
* Split big test method into several discrete test methodsantelder2009-08-261-5/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@807972 13f79535-47bb-0310-9956-ffa450edef68
* Update test for removing a contribution so that the test actually worksantelder2009-08-261-3/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@807968 13f79535-47bb-0310-9956-ffa450edef68
* Initial code for ASM_5036 fix, note the TUSCANY-3236 TODO and also it might ↵antelder2009-08-262-1/+21
| | | | | | be better to find a place later on in processing to do this check git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@807951 13f79535-47bb-0310-9956-ffa450edef68
* Correct arg type in warning method to match error methodantelder2009-08-261-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@807915 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-3231 and ASM_5029, spot that property with many=false has ↵antelder2009-08-254-5/+11
| | | | | | multiple value elements git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@807619 13f79535-47bb-0310-9956-ffa450edef68
* Fix ASM_5031, wire with @replace=true overrides reference @target attributeantelder2009-08-251-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@807545 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3233 - Applying patch from Florian Pinellresende2009-08-241-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@807331 13f79535-47bb-0310-9956-ffa450edef68
* More progress on the ModelBuilder approach. Doesn't work yet but I'm using ↵slaws2009-08-243-57/+597
| | | | | | it to understand the work that has been done on policies recently and how that could fit in. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@807304 13f79535-47bb-0310-9956-ffa450edef68
* Allow services/references/properties to be retrieved by name from a componentslaws2009-08-242-0/+66
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@807302 13f79535-47bb-0310-9956-ffa450edef68
* Guard against NPEantelder2009-08-241-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@807278 13f79535-47bb-0310-9956-ffa450edef68
* Fix ASM_5021use wire target when autowire and single reference binding target@antelder2009-08-241-0/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@807257 13f79535-47bb-0310-9956-ffa450edef68
* Fix NPE when autowire is null (ASM_5031 though this doesn't yet fix the test)antelder2009-08-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@806485 13f79535-47bb-0310-9956-ffa450edef68
* Correct the reference multiplicity validation algorithm to match what OASIS ↵slaws2009-08-204-24/+64
| | | | | | is expecting git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@806124 13f79535-47bb-0310-9956-ffa450edef68
* Move top level monitor.pushContext calls to each build so we are doing this ↵slaws2009-08-204-248/+220
| | | | | | consistently git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@806123 13f79535-47bb-0310-9956-ffa450edef68
* Create monitor instance in test case as monitor.puchContext calls will fail ↵slaws2009-08-201-2/+8
| | | | | | without it. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@806122 13f79535-47bb-0310-9956-ffa450edef68
* Process includes within composite implementations (ASM_6026)slaws2009-08-201-33/+48
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@806120 13f79535-47bb-0310-9956-ffa450edef68
* fix typoslaws2009-08-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@806104 13f79535-47bb-0310-9956-ffa450edef68
* Fix for ASM_5026 related property processingrfeng2009-08-209-135/+890
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@806026 13f79535-47bb-0310-9956-ffa450edef68
* Fix OASIS test ASM_5016 - correct interface check order, note also requires ↵antelder2009-08-191-2/+2
| | | | | | TUSCANY-3218 and TUSCANY-3219 for OASIS fixes to get the test passing ok git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805843 13f79535-47bb-0310-9956-ffa450edef68
* Fix OASIS test ASM_5012 - its ok to override a reference with multiplicity ↵antelder2009-08-191-1/+1
| | | | | | of zero-N with one-one or one-N git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805831 13f79535-47bb-0310-9956-ffa450edef68
* Fix OASIS test ASM_5015 - its ok to override a reference with multiplicity ↵antelder2009-08-191-0/+2
| | | | | | zero-one with one-one git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805808 13f79535-47bb-0310-9956-ffa450edef68
* Add a filter to exclude files in the development mode (a bundle as a PDE ↵rfeng2009-08-191-1/+7
| | | | | | project) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805632 13f79535-47bb-0310-9956-ffa450edef68
* Update the osgi remote service admin interfaces/classesrfeng2009-08-1814-773/+1626
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805623 13f79535-47bb-0310-9956-ffa450edef68
* Disable osgi junit test for nowrfeng2009-08-181-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805622 13f79535-47bb-0310-9956-ffa450edef68
* Make the 3rd party jar dependencies consistent in version to avoid conflicts rfeng2009-08-187-14/+78
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805621 13f79535-47bb-0310-9956-ffa450edef68
* Add contribution to the error messagerfeng2009-08-182-9/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805535 13f79535-47bb-0310-9956-ffa450edef68
* Add otest to the eclipse profilerfeng2009-08-181-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805515 13f79535-47bb-0310-9956-ffa450edef68
* Fix for ASM_4008rfeng2009-08-186-21/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805498 13f79535-47bb-0310-9956-ffa450edef68
* Push component name to the monitor context and sort out some incorrect ↵slaws2009-08-181-47/+53
| | | | | | indentation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805438 13f79535-47bb-0310-9956-ffa450edef68
* Use composite name and not URI as top level contextslaws2009-08-181-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805436 13f79535-47bb-0310-9956-ffa450edef68
* Change no component reference target warning to error (ASM_6020). Push some ↵slaws2009-08-181-43/+64
| | | | | | context into the monitor. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805425 13f79535-47bb-0310-9956-ffa450edef68
* Change promoted reference not found warning to an error (ASM_6006). Also ↵slaws2009-08-181-22/+30
| | | | | | push some monitor context. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805399 13f79535-47bb-0310-9956-ffa450edef68
* Raise an error if two composites with the same name are found (ASM_6001). ↵slaws2009-08-183-4/+14
| | | | | | Also remove code marked with FIXME that causes composites to be added twice under normal conditions. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805398 13f79535-47bb-0310-9956-ffa450edef68
* Push monitor contextslaws2009-08-181-57/+71
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805395 13f79535-47bb-0310-9956-ffa450edef68
* Ensure that binding ws test composites have unique namesslaws2009-08-184-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805393 13f79535-47bb-0310-9956-ffa450edef68