tomcat 3.3 and apache

C. Kukulies kuku at www.kukulies.org
Mon Apr 5 10:55:27 PDT 2004


Excuse if this is not quite java centric but is anyone running
a 3.3 tomcat with apache from ports?

I'm totally blocked with not getting the jserv communication between
apache and tomcat working.

It worked fine with tomcat 3.1 but then I had this disk crash, gradually
recovering everything but could not get exactly my 3.1 tomcat working
again (which I built from sources at that time - "ant" and that all)

Something is screwed with the invoker servlet and servlet deploying/mapping.

I already called for help in the tomcat-user list but the only answer I could
get was, that I should use tomcat 5+.

(with all the hassle I might get with newer Servlet APIs)

My classes work when I invoke http://localhost:8080/servlets/servlet/Hello
but doing the same via apache it seems that /servlets isn't found although
I'm aliasing it and map it with the ApjServMount. Any clues welcome.


--
Chris Christoph P. U. Kukulies kuku_at_physik.rwth-aachen.de



More information about the freebsd-java mailing list