summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix ASM_5031, wire with @replace=true overrides reference @target attributeantelder2009-08-251-0/+3
* TUSCANY-3233 - Applying patch from Florian Pinellresende2009-08-241-1/+5
* 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
* Add otest to the eclipse profilerfeng2009-08-181-0/+1
* Fix for ASM_4008rfeng2009-08-186-21/+14
* Push component name to the monitor context and sort out some incorrect indent...slaws2009-08-181-47/+53
* Use composite name and not URI as top level contextslaws2009-08-181-1/+1
* Change no component reference target warning to error (ASM_6020). Push some c...slaws2009-08-181-43/+64
* Change promoted reference not found warning to an error (ASM_6006). Also push...slaws2009-08-181-22/+30
* Raise an error if two composites with the same name are found (ASM_6001). Als...slaws2009-08-183-4/+14
* Push monitor contextslaws2009-08-181-57/+71
* Ensure that binding ws test composites have unique namesslaws2009-08-184-4/+4
* Remove unused importsrfeng2009-08-171-1/+0
* Fix the compilation errorrfeng2009-08-171-2/+4
* Be more precise when testing whether a property has had a value set and updat...slaws2009-08-172-8/+37
* Write a message if some code is trying to use the monitor but the monitor is ...slaws2009-08-171-0/+18
* Make interface isEqual() method available from interface contract mapperedwardsmj2009-08-171-0/+9
* Add extra error reporting context through the Monitoredwardsmj2009-08-172-106/+117
* Turn off automatic printout of classpath JARs (print only when FINE level log...edwardsmj2009-08-171-1/+1
* Changes to enable interface.wsdl to process WSDL portTypes which have @callba...edwardsmj2009-08-178-29/+191
* Adjusted handling of WSDL interfaces for Callback cases as part of adding Cal...edwardsmj2009-08-171-1/+8
* Adjusted handling of WSDL interfaces for Callback cases as part of adding Cal...edwardsmj2009-08-175-30/+30
* Adding support for SCA callbacks, as described in TUSCANY 3216edwardsmj2009-08-172-20/+51
* Adding support for SCA callbacks, as described in TUSCANY 3216edwardsmj2009-08-174-36/+318
* Add WS endpoints to nested endpoints tests, correct localhost instead of mach...antelder2009-08-143-71/+117
* Add tests for WS endpointsantelder2009-08-142-5/+102
* Add testcase for composite including another composite endpointsantelder2009-08-143-0/+135
* Start of fixes for service endpoints as being discussed on the ML. The logic ...antelder2009-08-141-7/+11
* Delete legal files as they're not needed for itestsantelder2009-08-142-211/+0
* Start of an itest from binding endpointsantelder2009-08-147-0/+493
* Remove a printlnantelder2009-08-141-1/+0
* Remove a prointlnantelder2009-08-141-2/+1