summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/DescriptorParser.cpp
Commit message (Collapse)AuthorAge
...
* Added support for replica groups and removed replicated adapters.Benoit Foucher2005-10-12
|
* Added support for default templates.Benoit Foucher2005-10-06
| | | | | | Added support for default parameters. Added support for findObjectByTypeOnLeastLoadedNode Added default templates descriptor (config/templates.xml)
* Added support for enabling/disabling servers.Benoit Foucher2005-10-05
|
* Distribution improvments, bug fixes, code cleanup.Benoit Foucher2005-10-04
|
* Renamed register to register-processBenoit Foucher2005-09-30
| | | | Added support for "distributions".
* Improved the error message if you try to remove an object or adapter withBenoit Foucher2005-09-21
| | | | | | | | | | the admin interface and if that object or adapter was added with a deployment descriptor. Fixed a bug where trying to start a server managed by a node would fail if this server was previously manually activated. Simplified adapter direct proxy update if the adapter is an adapter that wasn't added with a deployment descriptor. Fixes to allow compilation on AIX.
* slice/IceGridBenoit Foucher2005-09-14
|
* Added support for load factorBenoit Foucher2005-09-13
| | | | Added warning for unknown XML attributes
* Added support for defining patch data at the application level, other minorBenoit Foucher2005-08-23
| | | | fixes.
* Added initial IcePatch2 support in IceGrid.Benoit Foucher2005-08-19
|
* Lots of descriptor changes.Benoit Foucher2005-07-28
|
* Changed server start to wait for object adapter activation before toBenoit Foucher2005-07-06
| | | | return.
* More fixesBenoit Foucher2005-06-14
|
* FixesBenoit Foucher2005-06-14
|
* Replaced "server" with "server-instance"Benoit Foucher2005-05-31
| | | | | Fixed describe admin commands Fixed instantiate server template command.
* New template implementation.Benoit Foucher2005-05-27
|
* Added tests for templates.Benoit Foucher2005-04-28
|
* Added initial support for templates.Benoit Foucher2005-04-27
|
* It's now possible to escape variablesBenoit Foucher2005-04-04
| | | | Added updateObject method to IceGrid Admin interface.
* Copied IcePack code to IceGrid.Benoit Foucher2005-04-01