Documentation Archive Developer
Search
Table of Contents Previous Section

Mach

On Mach, these locations should contain the following files or directories:

Location Contents
Your server's cgi-bin directory.

WebObjects
The WebObjects adaptor

Your server's document root directory

WebObjects
This directory should contain the subdirectories Documentation, Examples, icons, infos, and Java.

/ directory

Check for these files and directories:
/NextLibrary/Executables
Contains WODefaultApp.exe, the default application executable for scripted WebObjects applications

/NextLibrary/Frameworks/WebObjects.framework
WebObjects library of classes, plus header files

/NextLibrary/Frameworks/WOExtensions.framework
WebObjects Extensions framework, which contains extra dynamic elements and shared components

/NextLibrary/Java
The Java interfaces to WebObjects classes.

NextLibrary\WOAdaptors
Contains WebObjects configuration files and, if you've installed the WebObjects Developer package, source files to several adaptors.

Corrective action:
If you are missing any of the files from your server's cgi-bin directory, check to see that you have moved them from /NextLibrary/WebServer/cgi-bin to your HTTP server's cgi-bin directory.

Likewise, if you are missing any of the directories from your server's document root directory, check to see that you have moved them from /NextLibrary/WebServer/htdocs to your HTTP server's document root directory.

If you are missing any of the contents of your NextLibrary directory, reinstall WebObjects.

Table of Contents Next Section