Chapter 10. Adding document rendering capability 359
10.2.5 Viewer toolkit certificates
If you decide to modify the files of the AppletViewer.jar file, you can rebuild the
jar file and the certificates files by following these instructions.
To create a new jar file:
1. Go to a command window.
2. Change to the <wsad workspace>\InternalApp\Web Content directory and
remove the AppletViewer.jar file.
cd "<wsad workspace>\InternalApp\Web Content"
del AppletViewer.jar
3. Change to the <wsad workspace>\InternalApp\Web
Content\WEB-INF\classes directory.
cd "<wsad workspace>\InternalApp\Web Content"\WEB-INF\classes"
4. Use the "jar -cvf" command to create a new AppletViewer.jar file containing
the following files:
– AppletViewer$AnnotationServicesCallbacks.cla ...