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

>
>I'm using apache + mod_jk.
>
>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?

Alexander,
    This sounds like a bug to me.  If so, instead of moving to a
different "hack" to solve the problem, I think it would be good to fix
it.
What OS are you using, and can you provide any more setup details, how
your SSL is set up, etc.?  
This should also probably be brought up on the development mailing
list.

And, are you 100% sure that the app doesn't change at all and it works
on 4.1.12 and not 4.1.18?

 - Jeff Tulley

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

Reply via email to