Use EAServer Manager to generate stubs and skeletons for the new components. The skeleton contains generated code to manage the interaction between EAServer and the implementation. The stubs are required by clients to execute the component.
Generating stubs and skeletons
Click on the Tutorial package and select the Glossary component.
Select File | Generate Stub/Skeleton.
Deselect Generate Stubs.
Click Next to display the skeleton generation options and configure them as follows:
Select Generate Skeletons.
Select Generate Skeletons on Server.
Select Compile Java Skeletons.
Click Next to display the advanced options and configure them as follows:
For Java Version, select JDK 1.2 and Above.
For Generation Strategy, choose Full.
Click Finish.
Repeat these steps to generate stubs and skeletons for
the Query
component.
Explicit stub generation is not required
When generating skeletons, EAServer Manager generates stubs
under the skeleton code base, java/classes.
We will use these stubs to run our client.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |