----------------------------------------------------------------
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]

Reply via email to