SST provides a wizard to help generate the Smalltalk and
Java code necessary for mapping between a Smalltalk class and a Java class for
the RMI transport. You can use this wizard to create mappings between a
Smalltalk class and a Java class or exception; you can also create
Smalltalk mappings for Java interfaces.
The RMI wizard can retrieve information from either the JavaTypeRepository,
exposed through RMI, or from VisualAge for Java running the servlet interface
for RMI wizard. See the VisualAge for Java documentation for more
information on the VisualAge Remote Tool Access to Tool API and tool
servlets.
Using the Java/Smalltalk RMI Mapping Wizard