summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/ObjectAdapterI.cpp
Commit message (Collapse)AuthorAge
...
* sync fixMark Spruiell2004-03-02
|
* Moved the adapter ready message after the adapter registration with theBenoit Foucher2004-03-02
| | | | | locator registry (to make sure adapter is registered before the adapter claims it's ready).
* adding Ice::Process for graceful shutdown of IcePack serversMark Spruiell2004-02-29
|
* fixMarc Laukien2004-02-19
|
* OA deadlock fixMarc Laukien2003-11-20
|
* Removed ice_flush() from proxy base class and implementedMichi Henning2003-08-29
| | | | Communicator::flushBatchRequests().
* Added per-proxy contexts.Michi Henning2003-08-27
|
* Removed removeServantLocator() from ObjectAdapter.Michi Henning2003-06-17
|
* started with shrinking pool; inlined ops in IceUtil::TimeMarc Laukien2003-03-13
|
* internal thread pool changesMarc Laukien2003-03-07
|
* ignore extra colons in endpoint listMark Spruiell2003-02-21
|
* fixMarc Laukien2003-02-06
|
* version update; date changeMarc Laukien2003-02-04
|
* Set the locator info in proxies created by the object adapter.Benoit Foucher2003-01-31
| | | | | Added seperate thread pool for the node object adapter if the registry is collocated
* fixMarc Laukien2003-01-31
|
* compression cleanupMarc Laukien2003-01-30
|
* fixesMarc Laukien2003-01-29
|
* fixesMarc Laukien2003-01-28
|
* restructuringMarc Laukien2003-01-27
|
* fixed yet another shutdown bugMarc Laukien2003-01-22
|
* fix to waitForShutdown/DeactivateMarc Laukien2002-12-18
|
* Call deactivate on servant locators outside the OA synchronization block.Benoit Foucher2002-12-16
|
* minor fixesMarc Laukien2002-12-15
|
* complete shutdown/deactivate re-implementationMarc Laukien2002-12-14
|
* ice_collocationOptimization()Marc Laukien2002-12-07
|
* Added support for object lookup by identityBenoit Foucher2002-12-05
|
* Fixed incorrect _kindOfObject assignments.Michi Henning2002-12-05
|
* Changed the implementation of the various _kindOfObject members becauseMichi Henning2002-12-05
| | | | | bloody VC++ can't handle initialization of static non-integral class members :-(
* Added AlreadyRegisteredException and NotRegisteredException. RemovedMichi Henning2002-12-05
| | | | | | PluginExistsException, PluginNotFoundException, ObjectAdapterNotRegisteredException, and ObjectAdapterIdInUseException. Updated test suite for new exceptions and did a make depend.
* - Added Ice.NullHandleAbort propertyBenoit Foucher2002-11-25
| | | | - Fixed Locator.ice exception names to be consistent with other exceptions.
* Replaced invalid references to "adapter name" by "adapter id".Benoit Foucher2002-11-07
|
* fixed copyright dateMarc Laukien2002-11-06
|
* trap and report exceptions from servant locator deactivate()Mark Spruiell2002-11-04
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* fixesMarc Laukien2002-10-12
|
* validate identitiesMark Spruiell2002-10-12
|
* fixMarc Laukien2002-10-02
|
* Improved few local exceptions and evictor fix.Benoit Foucher2002-10-01
|
* bug fixes ; added adapter deactivation testsMarc Laukien2002-09-30
|
* fixesMarc Laukien2002-09-29
|
* lots and lots of fixesMarc Laukien2002-09-29
|
* minor changes for gcc 3.2Marc Laukien2002-09-28
|
* removed several static'sMarc Laukien2002-09-22
|
* Runtime->LocalMarc Laukien2002-09-20
|
* Renamed Ice::LocalException to Ice::RuntimeException.Michi Henning2002-09-20
|
* Object adapter creation method changes, IceBox changes.Benoit Foucher2002-09-11
|
* Changed property and exception names.Benoit Foucher2002-09-05
|
* Added local exceptions ObjectAdapterActiveException andBenoit Foucher2002-09-04
| | | | | | ObjectAdapterNotRegisteredException. :LocatoRegistry::addAdapter method to setAdapterDirectProxy. Minor IcePack fixes.
* some cleanupMarc Laukien2002-08-28
|