summaryrefslogtreecommitdiff
path: root/java/src/Glacier2/SessionHelper.java
Commit message (Collapse)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
|
* ICE-5611 on RouterFinder failure use default identity rather than failingDwayne Boone2014-09-25
|
* ICE-5611 Add support for Ice/RouterFinder to Glacier2 helpersDwayne Boone2014-09-24
|
* Fixed lots of warnings.Matthew Newhook2014-08-08
|
* ICE-4234 - Update Ice to use current Java threading constructsMatthew Newhook2014-07-23
| | | | | | | - Use ScheduledThreadPoolDispatcher not IceUtilInternal.Timer. - Use Ice timer in glacier2, Freeze impl. - Align C++, C# with java changes. - Database demo now supports mariadb.
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* ICE-4809 - AMI metadata in Ice services internal definitionsJose2012-08-14
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* Glacier2 SessionHelper related fixesJose2011-12-09
| | | | | | | | | | | | - Add C++ Glacier2/sessionHelper test - Fix helpers to dispatch connect failed in a separate thread ICE-4714 - No longer clear the communicator on connection lost or disconnect ICE-4707 - Glacier2.SessionHelper const/final ICE-4476
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* 4894 - Busy loop in Glacier2::ApplicationJose2011-05-06
|
* 5053 - Glacier2 helper deadlockJose2011-05-04
|
* 4911 - SessionHelper pass null connection to dispatchJose2011-03-30
|
* bug 4760 - Glacier2 helper classes should cache the client categoryMark Spruiell2010-05-28
|
* adding setConnectContext to Glacier2.SessionFactoryHelperMark Spruiell2010-05-18
|
* bug 4718 - Glacier2 helpers need to trap CommunicatorDestroyedExceptionMark Spruiell2010-04-05
|
* minor tweaks to SessionHelper.javaMark Spruiell2010-02-13
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Fixed demos to use Ice.DispatcherBenoit Foucher2009-12-03
|
* Changed Glacier2 to enable ACM for client connections, bug 3244 and 4298Benoit Foucher2009-10-16
|
* Fix issues in bug 3772Jose2009-10-03
| | | | | | commit 69d72505e82f9e88b2e24f4d9a669cd39b17e2f4 Author: Jose <jose@zeroc.com> Date: Sat Oct 3 01:20:23 2009 +0200
* 3772. Recovering from Glacier2 / Ice router session failure.Jose2009-10-02