summaryrefslogtreecommitdiff
path: root/java/demo
Commit message (Collapse)AuthorAge
...
* - Cleaned up test/Ice/operations testBenoit Foucher2009-11-25
| | | | | - Added test/Ice/ami test - sent callback is now always called
* New AMI mappingBenoit Foucher2009-11-23
|
* 2589 - Bogus Ice.ProgramName value for IceBox service.Jose2009-11-03
|
* Bug 4030 - overload ice_dispatchDwayne Boone2009-10-19
|
* 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
|
* http://bugzilla/bugzilla/show_bug.cgi?id=2839 - more fixes for 2839.Matthew Newhook2009-09-10
| | | | | | - Added refreshSession. - Backed out change for ice_ping. - Fixed bug with python config.glacier2.
* minor fixes in demo/Freeze/library/build.xmlMark Spruiell2009-09-09
|
* Removed bogus file.Matthew Newhook2009-09-09
|
* 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 4244 - simplify callback demoDwayne Boone2009-09-08
|
* removing references to IceInternal.SelectorHandler from proguard configsMark Spruiell2009-08-21
|
* fixing NPE in Java class-loading codeMark Spruiell2009-08-19
|
* Bug 4212 - add use of ice_invoke_async to demoDwayne Boone2009-08-19
|
* 3.3b version changes.Matthew Newhook2009-08-10
|
* 4019 - Minimal demo still not minimimalJose2009-07-15
|
* bug 252 - Freeze finalizersMark Spruiell2009-05-18
| | | | bug 2552 - Update Freeze for Java5
* Bug 3885 - do not use localhost as node name in demosDwayne Boone2009-05-11
|
* Bug 3919 - remove ACM from hello demosDwayne Boone2009-04-27
|
* Bug 3969 - minimal demo should still parse command line argumentsDwayne Boone2009-04-23
|
* Bug 3912 - added regular plugin to plugin demoDwayne Boone2009-04-22
|
* Bug 3912 - added logger plugin demoDwayne Boone2009-04-21
|
* Bug 3940 - C# minimal demo is not minimalMichi Henning2009-04-08
|
* bug 849 - load properties from JAR fileMark Spruiell2009-04-07
| | | | | | | | | | Ice now attempts to load a configuration file as a class path resource, and if that fails it opens the file in the local file system. bug 3613 - System properties Ice for Java no longer uses Java system properties as default values for Ice properties.
* removing Java2 mappingMark Spruiell2009-04-03
|
* Bug 3800 - remove unecessary metadataDwayne Boone2009-03-31
|
* Removed protobuf demos/testsDwayne Boone2009-03-26
|
* Copyright fixesBenoit Foucher2009-03-26
|
* Java build system changes to eliminate multiple javac entries.Matthew Newhook2009-03-25
|
* Fixed bug 3898 - bogus exit code for Freeze/transform Java clientsBenoit Foucher2009-03-25
|
* Merge commit 'origin/R3_3_branch'Benoit Foucher2009-03-24
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CHANGES cpp/demo/Freeze/backup/.depend cpp/demo/Freeze/bench/.depend cpp/demo/Freeze/casino/.depend cpp/demo/Freeze/customEvictor/.depend cpp/demo/Freeze/library/.depend cpp/demo/Freeze/phonebook/.depend cpp/demo/Freeze/transform/.depend cpp/demo/Glacier2/callback/.depend cpp/demo/Glacier2/chat/.depend cpp/demo/Ice/async/.depend cpp/demo/Ice/bidir/.depend cpp/demo/Ice/callback/.depend cpp/demo/Ice/converter/.depend cpp/demo/Ice/hello/.depend cpp/demo/Ice/invoke/.depend cpp/demo/Ice/latency/.depend cpp/demo/Ice/minimal/.depend cpp/demo/Ice/multicast/.depend cpp/demo/Ice/nested/.depend cpp/demo/Ice/nrvo/.depend cpp/demo/Ice/session/.depend cpp/demo/Ice/throughput/.depend cpp/demo/Ice/value/.depend cpp/demo/IceBox/hello/.depend cpp/demo/IceGrid/allocate/.depend cpp/demo/IceGrid/icebox/.depend cpp/demo/IceGrid/replication/.depend cpp/demo/IceGrid/sessionActivation/.depend cpp/demo/IceGrid/simple/.depend cpp/demo/IceStorm/clock/.depend cpp/demo/IceStorm/counter/.depend cpp/demo/IceStorm/replicated/.depend cpp/demo/IceStorm/replicated2/.depend cpp/demo/book/freeze_filesystem/.depend cpp/demo/book/lifecycle/.depend cpp/demo/book/printer/.depend cpp/demo/book/simple_filesystem/.depend cpp/src/Freeze/.depend cpp/src/FreezeScript/.depend cpp/src/Ice/.depend cpp/src/Ice/UdpTransceiver.cpp cpp/src/Ice/UdpTransceiver.h cpp/src/IceBox/.depend cpp/src/IceGrid/.depend cpp/src/IceGridLib/.depend cpp/src/IcePatch2/.depend cpp/src/IceStorm/.depend cpp/src/slice2freeze/.depend cpp/test/Freeze/complex/.depend cpp/test/Freeze/dbmap/.depend cpp/test/Freeze/evictor/.depend cpp/test/Freeze/oldevictor/.depend cpp/test/FreezeScript/dbmap/.depend cpp/test/FreezeScript/evictor/.depend cpp/test/Glacier2/attack/.depend cpp/test/Glacier2/dynamicFiltering/.depend cpp/test/Glacier2/router/.depend cpp/test/Glacier2/sessionControl/.depend cpp/test/Glacier2/ssl/.depend cpp/test/Glacier2/staticFiltering/.depend cpp/test/Ice/adapterDeactivation/.depend cpp/test/Ice/background/.depend cpp/test/Ice/binding/.depend cpp/test/Ice/checksum/.depend cpp/test/Ice/checksum/server/.depend cpp/test/Ice/custom/.depend cpp/test/Ice/exceptions/.depend cpp/test/Ice/facets/.depend cpp/test/Ice/faultTolerance/.depend cpp/test/Ice/gc/.depend cpp/test/Ice/hold/.depend cpp/test/Ice/inheritance/.depend cpp/test/Ice/interceptor/.depend cpp/test/Ice/location/.depend cpp/test/Ice/objects/.depend cpp/test/Ice/operations/.depend cpp/test/Ice/proxy/.depend cpp/test/Ice/retry/.depend cpp/test/Ice/servantLocator/.depend cpp/test/Ice/slicing/exceptions/.depend cpp/test/Ice/slicing/objects/.depend cpp/test/Ice/stream/.depend cpp/test/Ice/stringConverter/.depend cpp/test/Ice/timeout/.depend cpp/test/Ice/udp/.depend cpp/test/IceBox/configuration/.depend cpp/test/IceGrid/activation/.depend cpp/test/IceGrid/allocation/.depend cpp/test/IceGrid/deployer/.depend cpp/test/IceGrid/distribution/.depend cpp/test/IceGrid/replicaGroup/.depend cpp/test/IceGrid/replication/.depend cpp/test/IceGrid/session/.depend cpp/test/IceGrid/simple/.depend cpp/test/IceGrid/update/.depend cpp/test/IceSSL/configuration/.depend cpp/test/IceStorm/federation/.depend cpp/test/IceStorm/federation2/.depend cpp/test/IceStorm/rep1/.depend cpp/test/IceStorm/repgrid/.depend cpp/test/IceStorm/repstress/.depend cpp/test/IceStorm/single/.depend cpp/test/IceStorm/stress/.depend cpp/test/Slice/keyword/.depend cs/src/Ice/Instance.cs cs/src/IceSSL/ConnectorI.cs java/demo/book/simple_filesystem/Filesystem/DirectoryI.java java/demo/book/simple_filesystem/Filesystem/FileI.java java/src/IceInternal/TcpConnector.java java/src/IceSSL/ConnectorI.java py/modules/IcePy/.depend rb/src/IceRuby/.depend
| * bug 3907 - update applet instructions for running locallyMark Spruiell2009-03-20
| |
| * Bug 3910 - Remove references to google protocol buffersDwayne Boone2009-03-19
| |
| * minor edits to Java protobuf READMEMark Spruiell2009-03-17
| |
| * bug 3535 - minor fixes to Java servantsMark Spruiell2009-03-16
| |
| * Minor fixes to Java/lifecycle demo and C++/freeze_filesystem demoBenoit Foucher2009-03-16
| |
| * Bug 3535: moved removeEntry outside synchronization.Michi Henning2009-03-16
| |
| * Bug 3535: Race condition in file system demoMichi Henning2009-03-16
| | | | | | | | Updated demos to use Matthew's code.
| * Speed up demoBernard Normier2009-03-13
| |
| * another fix for applet build.xmlMark Spruiell2009-03-10
| |
| * Bug 3798 - update probuf versionDwayne Boone2009-03-10
| |
| * Bug 3796 - serialize demos do not require ACMDwayne Boone2009-03-09
| |
| * Bug 3799 - added missing READMEDwayne Boone2009-03-09
| |
| * bug fix in applet build.xmlMark Spruiell2009-03-06
| |
| * Fix null references if database already existsDwayne Boone2009-03-06
| |
| * Added expect scripts for protobuf demosDwayne Boone2009-03-06
| |
| * AlphabetizedDwayne Boone2009-03-05
| |
| * Bug 3201 - freeze file system demo errataMichi Henning2009-03-05
| | | | | | | | | | Add missing "_destroyed = true". Aligned file and directory destroy implementations. Made spelling of error messages consistent.
| * Bug 3201 - freeze file system demo errataMichi Henning2009-03-05
| | | | | | | | | | | | Fixed incorrect Directory::destroy implementation for Java. Changed client to not rely on recursive destroy. Changed expect script to work with changed server output.