Re: Cactus -Ant Integration (Sample Servlet): Build failed to start the container (tomcat)
Kazuhito SUGURI <[email protected]>
| Newsgroups | gmane.comp.jakarta.cactus.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, In article <[email protected]>, Fri, 09 Jun 2006 15:51:11 -0400, "Atul Afre" <[email protected]> wrote: afrea> I was using tomcat tomcat-5.5.11, when I changed to tomcat-5.0.4.. It afrea> worked. afrea> Is there issue with deploy on tomcat-5.5.11 using Cactus -Ant afrea> Integration? I think so. Could you add servletxml attribute to the tomcat5x element like as follows: <tomcat5x if="cactus.home.tomcat5x" servletxml="${cactus.home.tomcat5x}/conf/server.xml" Hope this helps, ---- Kazuhito SUGURI