The SST menu
When you load any of the Server Smalltalk (SST) features or the SstToolsSupport application, the choice SST is added to the Tools menu of the Transcript.
The basic SST menu offers the following choices:
Shutdown
Allows you to choose an application context to shut down using the shutDown protocol.
Clear
Allows you to choose an application context to clear using the clear protocol.
Inspectors Are System Objects
Opens an inspector that does not send remote messages. See System objects.
Trap Exceptions
Enables or disables the trapExceptions flag on invocation configurations.
Forward Exceptions
Enables or disables the forwardExceptions flag on invocation configurations.
Trap Marshaling Exceptions
Enables or disables the trapExceptions flag on marshaling configurations.
When the Server Smalltalk (SST) – Distributed Objects feature is loaded, the following additional choices are offered on the SST menu:
Use Distributed Debugger
Toggles the system so a distributed debugger is enabled (see Distributed debugging).
Report Errors via UI Handler
Toggles the system so it reports errors to remote object spaces (see Distributed debugging).
When the Server Smalltalk (SST) – Java RMI feature is loaded, the following additional choices are offered on the SST menu:
RMI Class Wizard
Opens the wizard used to create a Smalltalk mapping for Java classes (see Mapping a Smalltalk class to a Java class).
 
RMI Interface Wizard
Opens the wizard used to create a Smalltalk mapping for Java interfaces (see Mapping a Java interface).
 
RMI Exception Wizard
Opens the wizard used to create a Smalltalk mapping for Java Exceptions (see Mapping a Smalltalk class to a Java exception).
 
RMI Wizard Java Interface Settings
Opens the dialog used to specify the location of Java type information (see RMI Wizard Java Interface Settings).
Last modified date: 09/19/2018