Given a class SomeClass, if the GBS configuration option generateSTClasses
is false, and there is no class connector for SomeClass, then attempting
to replicate an object that references SomeClass will fail with the error
"No client class SomeClass, class generation is disabled", even though
that class is already defined in the client as well as the server.
Define a class connector for the class.
Last updated: 7/18/11