If you want a user-defined property to display properly in the ATG Control Center, you need to make sure that its Java class is available to the ACC. Package any user-defined property Java classes as part of an ATG application so that the ACC can pull the classes across the RMI interface. Otherwise, a remote ACC will throw an “unknown block data” error.

 
loading table of contents...