Bug 30204

GemBuilder for Smalltalk/VW

7.1.2, 7.1.1, 7.1, 7.0.2, 7.0.1, 7.0, 6.2, 6.1, 6.0, 5.2.3, 5.2.2

All

7.2

"No client class SomeClass, class generation is disabled" even though SomeClass exists

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.

Workaround

Define a class connector for the class.


Last updated: 2/22/11