Bug 41734

GemBuilder for Java

3.0.1, 3.0

All platforms

3.1

Problems with GBJ client/server class mapping

GBJ provides a mechanism where the application can map a GS server class
to a particular java class on the client, using calls to mapGsToJavaClass()
and registerStub().  In 3.0 this mapping does not work properly, resulting
in all objects being mapping to instances of GbjObject.

GBJ also uses this mechanism to map collection classes to GbjCollection.
Since this doesn't work properly, java operations involving Enumeration
will also fail.

Workaround

No workaround.


                

Last updated: 10/17/11