----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
> Hello,
> I'm trying to upgrade from JServ1.0 to JServ1.1. I already have JServ1.0 and
> Apache 1.3.9 installed and configured for DSO and running perfectly except the
> Servlet method "getServletNames()" doesn't work, which is why I'm upgrading.
You shouldn't use that method anyways since it is deprecated in the newer
versions of the JSDK.
> Anyway, my question is "Do I need to reconfigure Apache before installing
> JServ1.1?".
Yes.
> The instructions are vague and don't specify whether the Apache
> configure directions are for a new Apache install or an existing one.
Did you also read the upgrade.html document in the docs/ directory?
-jon
--
--------------------------------------------------------------
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]