Geoff I already solved the problem. It was enough to substitute module JK of the Apache and started to work. That is strange, because the module functioned with the AJP13 in Tomcat 3.2.
Thank you any way. Rui ----- Original Message ----- From: "Geoff Ahlberg" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, November 23, 2002 3:18 AM Subject: Re: Integration of Tomcat 3.3.1 with Apache web server > Rui, > I think Tomcat versions prior to version 4 only support ajp12 and not ajp13, > (I could be wrong) this could be the problem. Try it with the latest Tomcat > either: jakarta-tomcat-4.1.12-LE-jdk14 - if you already have jdk1.4.1 or > jakarta-tomcat-4.1.12 if you have an earlier version of jdk. > > Geoff > > > > -----Original Message----- > From: A mailing list for discussion about Sun Microsystem's Java > Servlet API Technology. [mailto:[EMAIL PROTECTED]] On Behalf Of > Rui Pereira > Sent: Thursday, November 21, 2002 5:43 AM > To: [EMAIL PROTECTED] > Subject: Integration of Tomcat 3.3.1 with Apache web server > > Hello! > > I have a Tomcat 3.3.1 that works well as standalone and Ajp12 on a Apache > server. With the same Apache server and Ajp13 dont work, all the JSP's are > suspended when invoked. > > The same Apache but with the Tomcat 3.2, in the same equipment, with the > Ajp13 protocol already it work. > > I placed the DEBUG in the maximum level, in log files nothing happens. > > I have always the care to restart the Apache server, therefore I know that > the Ajp13 protocol thus demands it. > > Also already I disconnect firewall, given that the symptom is characteristic > of blockades in the ports of the Apache/Tomcat. > > > > Thanks a lot in advance. > Rui > > ___________________________________________________________________________ > 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 > ___________________________________________________________________________ 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
