Beta 6 -- With experimental Java Support

  • warning: include(/tmp/fortune.txt): failed to open stream: No such file or directory in /home/mohawksoft/org/www/htdocs/includes/common.inc(1696) : eval()'d code on line 1.
  • warning: include(): Failed opening '/tmp/fortune.txt' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /home/mohawksoft/org/www/htdocs/includes/common.inc(1696) : eval()'d code on line 1.

MCache Beta 6 with Java support has been released. Some changes have been made, so here's a list:

The java/ directory contains code and classe to interface to MCache from Java. There is a new interface class that should work with Java's local HttpSession strategy.

The C/C++ API has been moved to its own directory, api/. A couple new objects, MCacheInterface and MCacheBase, mirror the Java class API. MCache_conn has been renamed to MCacheConnector to bring it in line with the Java API. (This should not be a problem as the C++ interface has been largely undocumented.)

The PHP API is basically unchanged, but provides a "Classname" during PS_READ_FUNC(). Squirrelmail assumes that it can lock a session that has been deleted.

The MCache program (mcache) is now located in sbin/, so remove bin/mcache.