On Fri, Jul 27, 2001 at 07:06:14PM +0100, Pier P. Fumagalli wrote:
> Eric L. Anderson at [EMAIL PROTECTED] wrote:
>
> > I finally have the apache connector compiled and talking to tomcat.
> > Unfortunatley, whenever I try to make use of a "deployed" webapp, I get a
> > "WebApp: Error 500" page. The error in the apache error logs are as follows:
> >
> > [Fri Jul 27 09:50:15 2001] [error] Not yet implemented
> >
> > There is no error message in any of the tomcat logs although the tomcat
> > apache_log does show the connection from apache to tomcat. The webapp I am
> > trying to experiment with is the /examples/ webapp.
> >
> > Is this functionality really not implemented?
>
> You're using a FAR OLD copy of mod_webapp... Please update to the latest CVS
> version... Thank you :)
Ok. I have updated cvs from jakarta-tomcat-connector and rebuilt the
connector. Now I get "Invalid packet 255." This error does show up in the
apache_log per the following:
2001-07-27 14:02:18 [org.apache.catalina.connector.warp.WarpRequestHandler]
Invalid packet 22
On the tomcat side I am using the beta 6 release version. Should I now update
Tomcat from cvs also?
Thanks
--
Eric L. Anderson
[EMAIL PROTECTED]