On a side note, mod_jk is built on the the JServe Protocol (AJP), which is now 
supported natively in Apache... I recommend using the latest version of Apache 
(2.2 onward) because it has a native AJP connector, which is also supported 
directly in Tomcat & Jetty, so configuration is literally configuring a 
directive in Apache and enabling the connector in Tomcat.   

Regards,
Peter

----- Original Message -----
From: "Henry Chen" <[EMAIL PROTECTED]>
To: "Jonathan Barker" <[EMAIL PROTECTED]>, "Tapestry users" 
<users@tapestry.apache.org>
Sent: Friday, 21 November, 2008 8:07:56 PM GMT +02:00 Athens, Beirut, 
Bucharest, Istanbul
Subject: RE: [T4] Has anybody use Tapestry4 + HTTPS on apache tomcat with JK?

Hi Jonathan,

Thank you. This is very helpful. I'll give it a shot.

-----Original Message-----
From: Jonathan Barker [mailto:[EMAIL PROTECTED] 
Sent: Friday, November 21, 2008 11:28 AM
To: 'Tapestry users'; [EMAIL PROTECTED]
Subject: RE: [T4] Has anybody use Tapestry4 + HTTPS on apache tomcat with
JK?


I've used Apache 1.4 and Apache 2.x with mod_jk fronting for Tomcat on its
own and as part of JBoss.  I had no problems with my T4 application using
either HTTP or HTTPS.

With that configuration, the Apache web server, and not Tomcat needs to have
HTTPS configured.  The mod_jk part was the same for both.

Jonathan


> -----Original Message-----
> From: Henry Chen [mailto:[EMAIL PROTECTED]
> Sent: Friday, November 21, 2008 12:02
> To: 'Tapestry users'
> Subject: [T4] Has anybody use Tapestry4 + HTTPS on apache tomcat with JK?
> 
> [T4] Has anybody use Tapestry4 + HTTPS on apache tomcat with JK? I did a
> search and it seems there were some problems. I don't know whether I need
> to
> change anything in my T4 application when I change to use the apache
> tomcat
> server HTTPS setting. Please help. Thank you.
> 
> 
> 
> 
> 
> 



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


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

Reply via email to