Server Smalltalk Guide
The
VisualAge for Java Remote Access to Tool API allows you to retrieve Java
information from the servlet interface for the RMI wizard.
To set up the VisualAge for Java Remote Access
to Tool API servlet interface, follow these steps:
-
Install VisualAge for Java.
-
Start the VisualAge for Java Workbench.
-
Select Windows>Options from the menu bar in the VisualAge
for Java Workbench window. The Options dialog appears.
-
In the left-hand column of the Options dialog, click
Remote Access to Tool API. The Remote Access to Tool API page of
the Options dialog appears.
-
Select Start Remote Access to Tool API.
-
Click OK. To prevent Remote Access from starting
automatically, deselect the Start Remote Access to Tool API checkbox.
-
In the left-hand column of the Options dialog, click
Resources. The Resources page of the Options dialog appears.
-
Click Edit... to add directories to the Workspace
class path. Adding directories to your class path allows VisualAge for
Java servlet interface to find Java classes in those directories.
-
Select Add Directories... to add a directory
from which you will need to access Java classes.
-
Click OK.
Add all the directories from which you will need
to access Java classes.
-
Copy the RmiWizardServlet.class and RmiWizardServletStrings.class
files from the \vast\java\sstjava.zip file to the following path:
IBMVJavaRoot\ide\TOOLS\com-ibm-ivj-toolserver\servlets\com\ibm\sst
where IBMVJavaRoot is the directory where
VisualAge for Java is installed. Once the RMIWizardServlet is in the servlets
directory, it is available to the Remote Access to Tool API.
[ Top of Page | Previous
Page | Next
Page | Table
of Contents | Index
]