Try starting tomcat 4 with -security and the following properties defined:

-Djava.security.debug=access,failure -Djava.net.debug=ssl

That should generate alot of debug data to help you track down the source
of the problem.

Regards,

Glenn

Renato wrote:

> Hi all,
> 
> I'm installing Tomcat 4.0.2B2. Everything is fine except for the following:
> 
> - I try to run a servlet that uses JSSE. If I start Catalina without the '-
> security' it works fine, if I start with the '-security' it generates the 
> error: 
> 
> java.net.SocketException: SSL implementation not available
> (...)
> 
> The JSSE libraries are on ${java.home}/jre/lib/ext and this path has 
> permission to all.
> 
> I also tried on Tomcat 3.3 and the servlet works with or without the 
> security manager.
> 
> Any hint ?
> 
> Thanks
> Renato - Brazil
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 



-- 
----------------------------------------------------------------------
Glenn Nielsen             [EMAIL PROTECTED] | /* Spelin donut madder    |
MOREnet System Programming               |  * if iz ina coment.      |
Missouri Research and Education Network  |  */                       |
----------------------------------------------------------------------


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to