Hi folks, I'm having trouble installing xwiki and looking for advice. I'm new to tomcat so I suspect the problem is something simple that I've overlooked. System is Debian unstable with tomcat5 and mysql5. The Tomcat default page looks fine at http://localhost:8180/, and the JSP and servlet examples there work fine. I followed the directions on Linux+Tomcat+MySQL and InstallerXWikiSurDebianInstable The instructions are a little confusing as to where I should copy xwiki-0.9.840.war. The instructions at InstallerXWikiSurDebianInstable say to copy it to /usr/share/tomcat5/server/webapps/xwiki.war When I do that and restart tomcat5, the xwiki.war file is not found (no xwiki directory is created). The instructions at Linux+Tomcat+MySQL say to copy the war file to tomcat5/webapps/xwiki.war When I do that and restart tomcat5, /var/log/tomcat5/catalina_2006-07-10.log reports: INFO: Installing web application at context path /xwiki from URL file:/var/lib/tomcat5/webapps/xwiki Jul 10, 2006 9:25:54 AM org.apache.catalina.core.StandardContext processTlds SEVERE: Error reading tld listeners javax.servlet.ServletException: Exception processing TLD at resource path /WEB-INF/struts-logic.tld in context /xwiki javax.servlet.ServletException: Exception processing TLD at resource path /WEB-INF/struts-logic.tld in context /xwiki at org.apache.catalina.startup.TldConfig.tldScanTld(TldConfig.java:549) Any advice would be much appreciated! Best, John
participants (1)
-
John Fry