OK so I got my DNS issue fixed and apache like it and starts. and apache -M 
give me:


 disk_cache_module (shared)
 cgi_module (shared)
 version_module (shared)
 WebObjects_module (shared)
 ssl_module (shared)
Syntax OK

so the webobjects module is loading. I can get a direct connection to:
http://10.1.5.100:56789 and javamonitor comes up.

I want to run javamonitor through apache so I created an app. so to make a long 
story short, i added javamonitor.

it claims to be running. however I can not connect to the running instance.
The requested URL /cgi-bin/WebObjects/JMonitor.woa/1 was not found on this 
server.

JavaMonitor lives at:
/opt/Local/Library/WebObjects/JavaApplications

and I have:

<Directory "/opt/Local/Library/WebObjects/JavaApplications">
      AllowOverride All
      Order allow,deny
      Allow from all
</Directory>

in my httpd.conf, and the permissions for javamonitor are: 

drwxr-xr-x. 3 appserver appserveradm 4096 Oct  3 15:31 JavaMonitor.woa

where am I going wrong?

Please, my head hurts.

Ted

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to