The epics team is pleased to announce the Channel Access for Java 1.0.5 release! http://caj.cosylab.com 100% pure Java implementation of the EPICS Channel Access library. Changes in this version include: Fixed bugs: o Synchronous (non-callback) version of Channel.put() fixed to use CA_WRITE request instead of CA_WRITE_NOTIFY. Changes: o Added dispatching of ContextExceptionListener.contextVirtualCircuitException(). o I/O event listeners (write, read, monitors) no loger get error state events (disconnect, destroyed), ContextExceptionListener.contextException() is used instead. Have fun! -The epics team