Re: deploying slide.war on tomcat5
Antoine Levy-Lambert <[email protected]> Sun, 18 Mar 2007 13:41:20 -0400
| Newsgroups | gmane.comp.jakarta.slide.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, I have deployed slide in tomcat simply by copying slide.war into the webapps folder of tomcat. I did not use the manager to deploy it. I never edited slide.properties. Regards, Antoine [email protected] wrote: > Hi, > > I am trying to deploy slide.war on tomcat5 please help me. I've used the TOMCAT$/manager/html to deploy slide.war, I have got slide.properties edited to have the full path of Domain.xml, and I put slide.properties in TOMCAT$/conf > > Still I get a the following, even though I see the namespace slide in web.xml: > > HTTP Status 500 - > type Exception report > message > description The server encountered an internal error () that prevented it from fulfilling this request. > exception > javax.servlet.ServletException: javax.servlet.UnavailableException: Namespace slide not accessible > org.apache.slide.webdav.WebdavServlet.init(WebdavServlet.java:277) > javax.servlet.GenericServlet.init(GenericServlet.java:211) > org.apache.slide.webdav.WebdavServlet.init(WebdavServlet.java:195) > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > java.lang.reflect.Method.invoke(Method.java:585) > org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243) > java.security.AccessController.doPrivileged(Native Method) > javax.security.auth.Subject.doAsPrivileged(Subject.java:517) > org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:272) > org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:161) > org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:114) > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118) > org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160) > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799) > org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705) > org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577) > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684) > java.lang.Thread.run(Thread.java:595) > note The full stack trace of the root cause is available in the Apache Tomcat/5.0 logs.------------ > > > ________________________________________________________________________ > Check Out the new free AIM(R) Mail -- 2 GB of storage and industry-leading spam and email virus protection. > >