The epics team is pleased to announce the Channel Access for Java 1.0.1 release! http://caj.cosylab.com 100% pure Java implementation of the EPICS Channel Access library. Changes in this version include: New Features: o Added support for gov.aps.jca.Context.getVersion() method. Now users can retrieve context name and version information (at runtime). o Added global context configuration defined in JCALibrary.property. Prefix gov.aps.jca.Context can be used instead of specific prefixes to set global context configuration. Of course, specific configuration overrides default configuration(s). Fixed bugs: o Fixed access rights bug. Have fun! -The epics team