summaryrefslogtreecommitdiff
path: root/java/src/IceBox/ServiceManagerI.java
Commit message (Collapse)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
|
* ICE-5677 consistent checking of boolean propertiesDwayne Boone2014-09-18
|
* Simplified creation of Admin facets in IceBox; simplified test for Admin ↵Bernard Normier2014-09-17
| | | | enabled (Ice.Admin.Enabled if defined, otherwise check Ice.Admin.Endpoints and no other property)
* Fixed ICE-5620: metrics admin creation in IceBox, fixed bug where timer ↵Benoit Foucher2014-09-12
| | | | wasn't instrumented
* Fixed lots of warnings.Matthew Newhook2014-08-08
|
* merging javascript branchMark Spruiell2014-03-19
|
* minor edits to IceBox commentsMark Spruiell2013-10-10
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed (ICE-5172) - Ice.LogFile doesn't work with IceBox servicesJose2013-01-23
|
* Renamed MetricsAdmin facet name to MetricsBenoit Foucher2012-10-26
|
* Added support for Glacier2 MX and fixed ICE-4880Benoit Foucher2012-10-12
|
* Added timestamp parameter to getMetricsView, support for metrics in C# and ↵Benoit Foucher2012-09-28
| | | | Java IceBox
* ICE-4774: Merged skype_props enhancementBenoit Foucher2012-08-30
|
* ICE-4609 - Add ability to load shared library with full pathJose2012-08-16
| | | | | | | | | | | - C++/Java now also support to load Services and Plugins from a full path, this was already supported by .NET - Fixed the parsing of plug-in arguments to correct split the arguments - Fixed Plugin manager destroy C++/Java/C#, the plugin must are now destroyed in initialization reverse order as documented.
* ICE-4809 - AMI metadata in Ice services internal definitionsJose2012-08-14
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* ICE-4771 - IceBox fixesMark Spruiell2012-01-11
|
* minor cleanup to IceBox error handling and log messagesMark Spruiell2011-06-06
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* 4987 - preserve exception causeMark Spruiell2011-03-30
|
* 4722 - IceBox: service access to the ServiceManager communicatorMark Spruiell2011-03-27
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* bug 2589:Mark Spruiell2009-11-04
| | | | | | - Fixing Python implementation of cloneWithPrefix - Implementing cloneWithPrefix in Ruby & PHP - Miscellaneous minor fixes
* 2589 - Bogus Ice.ProgramName value for IceBox service.Jose2009-11-03
|
* bug 4196 - add class loader to InitializationDataMark Spruiell2009-09-04
|
* more fixes for bug 4126Mark Spruiell2009-06-26
|
* removing Java2 mappingMark Spruiell2009-04-03
|
* Fixed bug 3732 - bogus startService method implementationBenoit Foucher2009-02-17
|
* bug 3531 - fixing Eclipse warnings in Java codeMark Spruiell2009-02-13
|
* Fixed bug 3700 - Configuring IceBox shared communicator before initializationBenoit Foucher2009-02-11
|
* Fix 3306 - Plugin -> Plug-inJose2009-01-05
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* bug 2820: IceBox fixesMark Spruiell2008-03-13
|
* Fixed bug 2740 (again), IceBox observers fixesBenoit Foucher2008-03-06
|
* Bug 2491 - Use getPropertyAsListDwayne Boone2008-02-13
|
* using Java5 types in Ice core; general cleanupMark Spruiell2008-01-30
|
* Bug 2487 - Recursive service startingDwayne Boone2008-01-28
|
* Updated copyrightDwayne Boone2008-01-23
|
* Moved various classes from IceUtil to IceUtilInternalBernard Normier2008-01-09
|
* - Fixed bug 2482Benoit Foucher2007-12-21
| | | | | | | | | - Fixed bug 2589 - Fixed bug in Java/C# implementation of Properties clone. The values were not cloned but shared with the clone. - Fixed bug in IceBox where the properties admin facet was removed only for services that had a communicator. - Added IceBox/configuration tests.
* New IceGrid/icebox demos and various IceBox fixesBernard Normier2007-12-04
|
* Fixed bug 1775 (service manager issues)Bernard Normier2007-12-03
|
* Added Properties facet to IceBox servicesBernard Normier2007-11-30
|
* Implemented service observersBernard Normier2007-11-30
|
* Fixed test warningBernard Normier2007-09-24
|
* Fixed warning, remove need for indirect IceGrid.Node adapterBernard Normier2007-09-21
|
* InheritProperties no longer inherits Ice.Admin.EndpointsBernard Normier2007-09-20
|
* Squashed commit of the following:Bernard Normier2007-09-18
| | | | | | | | | | | | | | commit 70a72ca50d39f20ab8d850f0842a8cd2c2a8351d Author: Bernard Normier <bernard@zeroc.com> Date: Tue Sep 18 11:18:19 2007 -0400 Bug fixes commit 2983094468845f39614128cd82973b9c503680a5 Author: Bernard Normier <bernard@zeroc.com> Date: Fri Sep 7 11:00:18 2007 -0400 First commit for bug 1532
* bug 2441 - Do not require IceBoc.ServiceManager.Endpoints to be setDwayne Boone2007-08-31
|
* bug 1283: inheriting IceBox propertiesMark Spruiell2007-02-08
|