[no subject]

2002-07-02 Thread tomcat-user-return-24700-archive=jab . org

æsoft.com>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Subject: Re: load balance & session
Date: Tue, 2 Jul 2002 17:06:05 +0800
MIME-Version: 1.0
Content-Type: text/plain;
charset="gb2312"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2600.
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N

Hi,
try the following two urls, you can find a binary version of mod_jk for
apache 2.0.39 in the first page, and the deploy instructions in the second
page.
http://www.acg-gmbh.de/mod_jk/
http://www.cnr.berkeley.edu/~salazar/apache_tomcat.html

for a slight modification for the deployment, I just include the auto
generated jk config file in the end of httpd.conf instead of copy the entire
config lines into it, and it works, but you need to add a special line in
the server.xml in order to indicate the abosulute path of the mod_jk.dll.

here is a sample:
httpd.conf:
at the end add the following line
Include D:/WEB/tomcat/4.04/conf/auto/mod_jk.conf

server.xml:

   
   ...
   ...
   
  
   ...

Good luck.

Yang Liu

- Original Message -
From: "Stone Shi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 02, 2002 4:43 PM
Subject: load balance & session


> Hello all,
>
>When I use the mod_jk in APACHE 2.0.39, I get following message
> and can not start the httpd, where can i get "compatible version mod_jk"
>
> 
> 
> --
> httpd: module "mod_jk.c" is not compatible with this version of Apache.
> Please contact the vendor for the correct version.
> 
> 
> --
>
>  Thank you!
>
> Stone
>


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




[no subject]

2002-07-01 Thread tomcat-user-return-24674-archive=jab . org

æsoft.com>
To: <[EMAIL PROTECTED]>
Subject: the first question.
Date: Tue, 2 Jul 2002 09:39:48 +0800
MIME-Version: 1.0
Content-Type: text/plain;
charset="gb2312"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2600.
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N

Hi,
I'm new to the mail list, however I don't know how does it work and how do I
ask my questions, I've send several messages to some of the addresses from
apache, but got no feedback from them, can someone send me a email if you
see this message?

Thanks in advance.
Yang Liu


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: No Subject

2001-01-01 Thread Pete Ehli

I have no idea - I haven't done ssl yet.
-- Pete --
- Original Message -
From: "Lorenzo Pastore" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, December 29, 2000 3:48 AM
Subject: No Subject


> Good Morning
>
> I'm Pastore Lorenzo
> I need a Help for use Tomcat SSL Direct.
> I have configured my Tomcap for use SSL and I certificate it ( using
> internet manual page
>
http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/tomcat-ssl-howto.htm
l ).
> And for here ALL OK
>
> But if I open tomcat by Netscape in HTTP on port 8081 the server respond
> while
> if I open HTTPS on port 8443 the browser respond "you have request a
> secure document " and when I confirm the message the browser
> crashing ( it is bloking ).
>
> ON SERVER RETURN THIS ERROR
>
> ContextManager: IOException reading request, ignored -
> javax.net.ssl.SSLException: Unrecognized SSL handshake.
>
>
> CAN YOU HELP ME PLEASE
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>


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




No Subject

2000-12-29 Thread Lorenzo Pastore

Good Morning

I'm Pastore Lorenzo
I need a Help for use Tomcat SSL Direct.
I have configured my Tomcap for use SSL and I certificate it ( using
internet manual page
http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/tomcat-ssl-howto.html ).
And for here ALL OK

But if I open tomcat by Netscape in HTTP on port 8081 the server respond
while 
if I open HTTPS on port 8443 the browser respond "you have request a
secure document " and when I confirm the message the browser
crashing ( it is bloking ).

ON SERVER RETURN THIS ERROR

ContextManager: IOException reading request, ignored -
javax.net.ssl.SSLException: Unrecognized SSL handshake.


CAN YOU HELP ME PLEASE


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