On Wed, 29 Mar 2000, Steve Waterworth wrote:
> I have also modified tomcat.conf and added this:
>
> ApJServMount /js /root
I don't even use the jserv connector so I may be wrong, but I think that it should be
ApJServMount /js/servlet /root
Test this by going to http://MyHost:8080/js/servlet/jetspeed
If it works when you access Tomcat directly, it's just a Jserv thing.
If you have the authority, you might try running Tomcat on port 80 and apache on 8080.
That's what I do. Saves me the trouble of having to configure jserv....
-ed
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]