summaryrefslogtreecommitdiff
path: root/java/demo/Glacier2/callback/SessionManagerI.java
Commit message (Collapse)AuthorAge
* http://bugzilla/bugzilla/show_bug.cgi?id=2839Matthew Newhook2009-09-09
| | | | | | In the process of fixing this bug I added ice_ping to the Glacier2 router and updated the callback demo as described. I did not update the VB demo/Glacier2/callback, nor the windows project files.
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Updated copyrightDwayne Boone2008-01-23
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* FixesBenoit Foucher2006-04-20
|
* Updated copyrightDwayne Boone2006-03-14
|
* 2004 to 2005Bernard Normier2005-02-16
|
* Fixed a bug in RouterInfo which could cause a NullPointerException whenBenoit Foucher2005-02-16
comparing references. Added certificates for the C++ IceSSL plugin (needed by demos to start SSL enabled services). Added Glacier2 callback demo.