> Of course, if your whole site is to use ssl, your initial call to Turbine
> will be using https and it should continue to so until you specifically
set
> the scheme to http.
>
> John McNally
Ok I'm still dealing with my mod_ssl problems on top of a few others.  I've
traced the code and see how the run data is constructed using the scheme of
the request and intern the DynamicURI uses the RunData's scheme.  My problem
is that the servlet request from jServ indicates http even if https is being
used.  I guess now I am overlapping into jServ question territory, but is
there any reason the scheme would be "http" in the request passed to
Turbine's doGet method when a the following is requested?
https://localhost/servlets/Turbine

Any help here would be greatly appreciated.

~christopher



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to