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

Hi,
This is a bug report. I searched the database and did not find a
duplicate of the bug.
(I tried at http://java.apache.org/jserv/sendbug.html to submit it but
there is no way to submit this page)

UnavailableException or ServletException thrown inside init() is not
recorded in any log files.

It should be otherwise what is the point of having
public void init()
 throws ServletException
 ^^^^^^^^^^^^^^^^^^^^^^^
when this exception is ignored by the engine?

When using Java Web Server, a ServletException thrown inside init()
pops up a message in the admin applet when the server is started with
it.

Regards,
Bernie
[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]

Reply via email to