The epics team is pleased to announce the Channel Access for Java 1.1.3 release! http://caj.cosylab.com 100% pure Java implementation of the EPICS Channel Access library. Changes in this version include: Fixed bugs: o Behaviour of auto_addr_list fixed (now it adds auto list to addr_list and does not override it as before). o Massive connection fixed (UDP sent buffer was too big). Changes: o Monitor can be created even if channel is not connected. o Channel instance reference counting. Connection event is artificially fired on listener added at channel creation of already created (cached) channel. Have fun! -The epics team