>From looking at the source I say not.
The message is benign so what's the problem with it appearing in a
_debug_ log file?
On Wed, 3 Nov 2004 16:57:04 +0100 (CET), Giuseppe Briotti
<[EMAIL PROTECTED]> wrote:
> >
> > This only comes out when asking for detailed debug information
> > and can be i
This only comes out when asking for detailed debug information and can
be ignored.
It arises when you use SSL and Tomcat tries to load one of two
implementations. The first generally fails as the relevant jars are
not available which is what you are seeing. The second implementation
loads OK as th
I have JBoss 3.2.3 + Tomcat 4.1.29 embedded + SSL
Everthing seems working properly, but when I check the JBoss
server log I found this exception, that occours at JBoss start up.
Error loading SSL Implementation
org.apache.tomcat.util.net.puretls.PureTLSImplementation
java.lang.ClassNotFoundExcep