The epics team is pleased to announce the Channel Access for Java 1.1.0 release! http://caj.cosylab.com 100% pure Java implementation of the EPICS Channel Access library. Changes in this version include: Fixed bugs: o CAStatus fixes (readNotify, writeNotify, eventAdd). o Added support to workaround (strip) FQDN hostname returned from getHostname(), only hostname expected. Changes: o Flow control added. o Pure Java CA Repeater implemented, com.cosylab.epics.caj.CARepeater. o Pure Java CA Server (JCAS) implemented, com.cosylab.epics.caj.cas.CAJServerContext context. Have fun! -The epics team