James & Sue Ann Birchfield wrote:
> Still the same problem. Log file claims it can't find the zone.
>
What I told you before was a complete load of bollocks. Sorry about that.
This is what I've found to work for me:
In httpd.conf:
ApJServMount /mount/point /<zone>
In jserv.properties:
zones=<zone>
<zone>.properties=/path/to/prop_file
I notice you have might have extraneous info in your URL. I've not played with
the parameters of ApJServMount too much (read - I couldn't get the more
specified URL to work) so I kept it simple with the above. If you're running
everything on cc796689-b.hwrd1.md.home.com, try
ApJServMount /workServlets/servlets /workServlets
with the rest as the same. If you need the other information in the URL, try
using the IP address of the machine instead of the machine name to see if that
works (something I've not tried - just occurred to me).
Burt.
-- --------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]