• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
centos 6.3 deploy still acting recalcitrantly
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

centos 6.3 deploy still acting recalcitrantly


  • Subject: centos 6.3 deploy still acting recalcitrantly
  • From: Theodore Petrosky <email@hidden>
  • Date: Thu, 25 Oct 2012 03:06:10 -0700 (PDT)

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@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: centos 6.3 deploy still acting recalcitrantly
      • From: Bastian Triller <email@hidden>
  • Prev by Date: Re: Date time classes for new Wonder frameworks
  • Next by Date: Re: centos 6.3 deploy still acting recalcitrantly
  • Previous by thread: Re: Entity Modeler, String rtrim not trimming?
  • Next by thread: Re: centos 6.3 deploy still acting recalcitrantly
  • Index(es):
    • Date
    • Thread