Hello there... I have a web app that works perfect under tomcat 4.1.12. 

It works partially ok with 4.1.18, everything under http works fine, but if i 
call something using https, i get the following error:

An error occured while loading 
https://my.server.com/myapp/secure/activation.jsp:

Could not start process Unable to create io-slave:
klauncher said: Unknown protocol 'httpss'.

So for some reason, even tho i'm requesting https, something appends an extra 
s making an httpss request?

Again, this app works fine in 4.1.12.

Does 4.1.18 requires special configuration for apache or mod_jk or server.xml?

Thanks in advance.


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

Reply via email to