If I'm not wrong, more than one person has answered you. Anyway, I cannot understand why I have seen your e-mail woth subject 'Tomcat configuration' more than 30 times. Please, check if you have any problem with your mails.
Regards, Carlos >-----Mensaje original----- >De: Maxim Patramanskij [mailto:[EMAIL PROTECTED]] >Enviado el: jueves 15 de noviembre de 2001 10:58 >Para: [EMAIL PROTECTED] >Asunto: Re: Disappointed > > >Hello, guys. > >Just some words to close(I guess) this topic. > >Mark: > > it's definitely 100% understandable for me, that anyone posting > here, has other responsibilities. Not a subject to discuss. > Why I'm asking at this mailing list? Because, since the time I > subscribed, I saw Tomcat related topics here quite often. A > lot of question here not directly devoted to servlets, but members > respond to them according to their decisions(answer is known, have > enough time, e.t.c.). > >Patrick: > > >JkMount /examples ajp13 > >JkMount /examples/* ajp13 > > I use the second case. And could you explain, what for the first > rule? > About tomcat3.3. It seems to me, that I saw suggestion about using > either 3.2.x versions or 4.x(latest servlet 2.3 and JSP 1.2 > implementation). The behavior of mod_jk.conf-auto is useful and not > at the same time. It's useful for web applications, located under > Tomcat webapps folder - they became automatically known to Apache, if > it set to cooperate to Tomcat this way (in Apache httpd.conf): > > Include /usr/local/tomcat/conf/mod_jk.conf-auto > > But, the other side of the medal is that Tomcat always generate > mounting rules like I mentioned: > > JkMount /context/servlet/* ajp12 > JkMount /context/*.jsp ajp12 > > So, to call servlet you every time should place /servlet/ between > context name and servlet mapping. > >Milt: > > no, I won't get it personally, but what is really strange, is that > posting a message with a subject, like this (throwing something > personal), is definitely more effective! However, it works only once, > then nobody will react ;) > >Thanks to all, who responded. > >Max > >_______________________________________________________________ >____________ >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
