Hello,

For me when the Tomcat is started it does not even generate the
mod_jk.conf-auto file. Why is it not generating the file ?

Thanks,
Bala

-----Original Message-----
From: mohammed akacem [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 10, 2001 11:43 AM
To: [EMAIL PROTECTED]
Subject: Re: How to make Apache call Tomcat, whe n I request a servlet
or a JSP?


Hi Ramon,
I have already tried what you suggest but in vain. I
also edited the worker.properties file to set the path
to the JAVA_HOME and to the TOMCAT_HOME and the path
separator.

Please help.I am setting on this for 3 days

Mohammed

--- Ramon Fernandez <[EMAIL PROTECTED]>
schrieb: > At 16:01 10/10/01 +0200, vous avez �crit:
> >Hello shiva,
> >
> >I have done the same what you suggested but using
> >mod_jk instead of mod_jserv. tomcat generate the
> file
> >mod_jk.conf-auto on starting. I have included this
> >file in the http.conf file with the include
> directive.
> >but it still doesn't work ( OS is linux).
>
> I've met the same problem :
> -You have to compile mod_jk.c from the tomcat
> sources.
> - Put the mod_jk.so in /etc/lib/apache
>     ( where the  apache's module are stored )
> - Then restart first Tomcat and Apache including the
> mod_jk.conf-auto
> - Perhaps you'll have to modify one line of
> mod_jk.conf_auto :
>        LoadModule jk_module modules/mod_jk.so
>             instead of
>        LoadModule jk_module libexec/mod_jk.so
>
> Try it : it should work !!
>
>
>
>
> ------------------------------------------
> Try to understand everything,
> but believe nothing !
> ------------------------------------------
>
>
___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED]
> and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives:
>
http://archives.java.sun.com/archives/servlet-interest.html
> Resources:
>
http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help:
> http://www.lsoft.com/manuals/user/user.html
>

__________________________________________________________________

Es ist soweit: das Nokia Game beginnt. Sei bereit f�r das multimediale
Abenteuer. Melde dich bis zum 3. November bei
http://de.promotions.yahoo.com/info/nokiagame an!

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to