----------------------------------------------------------------
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!!!
----------------------------------------------------------------
maybe but then you're not using JSDK 2.0 because it definately does not
define a log() method in HttpServlet. i'm also using JServ with JSDK 2.1 and
log() works but there may be problems since JServ was designed only to work
with JSDK 2.0.
michael
-----Original Message-----
From: Andras Balogh [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 07, 2001 2:53 PM
To: Java Apache Users
Subject: Re: log() method problem
----------------------------------------------------------------
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!!!
----------------------------------------------------------------
----- Original Message -----
From: "Michael Weissenbacher" <[EMAIL PROTECTED]>
To: "'Java Apache Users'" <[EMAIL PROTECTED]>
Sent: Wednesday, February 07, 2001 3:31 PM
Subject: RE: log() method problem
>
> log() is a method of JSDK 2.1 and JServ only supports JSDK 2.0 that's why
> you can't use log() in servlets that you want to deploy with JServ
Wrong !!!
I am using Apache+Jserv and the log() method is going just well.
It is logging in the jserv.log file.
Maybe the problem could be that in the init() method you don't call
super.init(config) ??
Andras.
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]