...
- Windows 2003 Server; WIndows 2008 R2; Windows XP Professional
- Apache 2.2
- Java 1.5 or later
- a Mac with WebObjects 5.3 or 5.4 installed
...
You should see Monitor's main window. Now you can start deploying your applications.
Solving issues
Wiki Markup |
---|
The requested URL \[...\] was not found |
By default as configured in the httpd-webobjects.conf file the alias for the adaptor is "/Apps/WebObjects".
Code Block |
---|
WebObjectsAlias /Apps/WebObjects
|
You can change this and restore the "/cgi-bin/WebObjects" path by changing this variable.
If you wish to keep the default value (or use a custom value) do not forget to change the adaptor path in the "Site" tab of JavaMonitor