summaryrefslogtreecommitdiff
path: root/java/demo
Commit message (Collapse)AuthorAge
...
* Fix for (ICE-5832) Versioning of Jar filesJose2014-11-07
| | | | Renaming JAR files
* Fixed java demo distribution buildDwayne Boone2014-11-07
|
* - Renamed gradle projects to camel case which enables task abbreviation.Matthew Newhook2014-11-07
| | | | | - Demo builds now produce a runnable jar. - Fixes to expect.py and READMEs for this change.
* Lots of small changes and cleanups as suggested by IntelliJ.Matthew Newhook2014-11-06
|
* Fixed copyright header on a bunch of filesDwayne Boone2014-11-05
|
* ICE-5822 renamed demo distribution directoriesDwayne Boone2014-11-04
|
* Java builds against bindist now automatically detect if jars have version ↵Dwayne Boone2014-11-04
| | | | included
* Fixed ICE-5811: renamed book demos to manual demosBenoit Foucher2014-11-03
|
* ICE-5799 - Replace BareBonesBrowserLaunch with Desktop.browseJoe George2014-10-29
|
* Update IML filesDwayne Boone2014-10-29
|
* More gradle changes.Matthew Newhook2014-10-23
| | | | | Moved android stuff to its own package. Moved java tests to src/main/java/test subdirectory.
* only configure berkely db version in one spot in gradle filesDwayne Boone2014-10-22
|
* Fixed demo dist to allow gradle build of java demosDwayne Boone2014-10-22
|
* Use output.classesDir.Matthew Newhook2014-10-20
|
* Build ant.Matthew Newhook2014-10-20
|
* Minor fix, file name case sensitive in LinuxJose2014-10-20
|
* Removed java/src/IceInternal directory.Matthew Newhook2014-10-20
| | | | Removed eclipse .classpath/.project.
* Added gradle build file for Database demoDwayne Boone2014-10-20
|
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
|
* ICE-5698 - Deprecate IceBox.ServiceManager object adapter and ↵Joe George2014-10-09
| | | | IceBox.InstanceName
* Added expect scripts for IceDiscovery demos and also fixed couple of issues ↵Dwayne Boone2014-10-08
| | | | in demos themselves.
* ICE-5719 java Glacier2/callback demo SSL handshake failureDwayne Boone2014-10-08
|
* Version fixesJose2014-10-08
|
* ICE-5498 - Usability issues in Android library demoJoe George2014-10-07
|
* Update Ice version to 3.6b 3.6.51Jose2014-10-03
|
* Renamed Ice.BackgroundIO to Ice.ThreadInterruptSafeMatthew Newhook2014-09-29
| | | | Fixed some warnings.
* Slightly improved fix for ICE-3692Dwayne Boone2014-09-26
|
* ICE-3692 library database demo doesn't throw object not exist sometimesDwayne Boone2014-09-26
|
* ICE-5503 android library demo does not update info on exception properlyDwayne Boone2014-09-25
|
* ICE-3267 add filter to chat demoDwayne Boone2014-09-23
|
* Simplified creation of Admin facets in IceBox; simplified test for Admin ↵Bernard Normier2014-09-17
| | | | enabled (Ice.Admin.Enabled if defined, otherwise check Ice.Admin.Endpoints and no other property)
* Fixed ICE-5318: Review IceGrid timeout defaultsBenoit Foucher2014-09-16
|
* - C#, Java: Removed Outgoing, fixed generated code to make synchronousMatthew Newhook2014-09-03
| | | | | | | | | | | requests using AMI. - Java: AsyncResult is now an interface. - Added --arg to allTests.py. - Fixed operations, adapterDeactivation and metrics test to work with background IO. - Added Collocated interrupt test. - Added support for batch oneway requests using AMI. - Added test in operations for batch oneway requests using AMI.
* ICE-5649 minor refactor of exception and tracingDwayne Boone2014-08-26
|
* ICE-5640 - JS demo READMEsMark Spruiell2014-08-22
|
* java latency demo fixesMark Spruiell2014-08-18
|
* minor Java editsMark Spruiell2014-08-15
|
* Fixed ice_invocationTimout usage in IceDiscovery hello demosDwayne Boone2014-08-14
|
* Add IceDiscovery demos to ant buildJoe George2014-08-14
|
* - Cleaned up all demos.Matthew Newhook2014-08-14
| | | | | | - Fixed all demo warnings. - Fixed applet and swing demo to use invocation timeout, not connect timeouts.
* Created Eclipse project for every demoJoe George2014-08-14
|
* Fixed (ICE-5586) - Integrate IceWS to the Ice core libraryJose2014-08-12
|
* ICE-1593 Handling thread interrupts in JavaMatthew Newhook2014-08-07
| | | | | | | | | | | | | - Added Ice.BackgroundIO property to perform all IO in a non-user thread. This makes Ice for Java interrupt safe. This is implemented by the QueueRequestHanbler. - EndpointHostResolver now uses an executor instead of a thread. - Added java/demo/Ice/interrupt and java/test/Ice/interrupt. - Made several changes that must be ported to C++ & C#. - InvocationTimeout exceptions can hang forever. - Connection establishment is always asynchronous. - RequestHandler.requestTimeout and asyncRequestTimeout have been renamed to requestCancel and asyncRequestCancel.
* 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.
* Java and C# IceGrid Discovery PluginsJoe George2014-07-23
|
* ICE-5194 added demo for use of Ice request contextsDwayne Boone2014-07-18
|
* Minor fix to library Demo:Jose2014-07-16
| | | | * mysql -pass option is deprecated use -password instead.
* initial commit of IceWS for C#Mark Spruiell2014-07-15
|
* ICE-5545 java demo/ice/properties relies on ordering of HashMapDwayne Boone2014-07-15
|
* ICE-5485 add config.admin for IceStorm demosDwayne Boone2014-07-15
|