List Info

Thread: deploying slide.war on tomcat5




deploying slide.war on tomcat5
country flaguser name
Israel
2007-03-17 12:12:41
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.ja
va:277)
 javax.servlet.GenericServlet.init(GenericServlet.java:211)
 org.apache.slide.webdav.WebdavServlet.init(WebdavServlet.ja
va:195)
 sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcc
essorImpl.java:39)
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingM
ethodAccessorImpl.java:25)
 java.lang.reflect.Method.invoke(Method.java:585)
 org.apache.catalina.security.SecurityUtil$1.run(SecurityUti
l.java:243)
 java.security.AccessController.doPrivileged(Native Method)
 javax.security.auth.Subject.doAsPrivileged(Subject.java:517
)
 org.apache.catalina.security.SecurityUtil.execute(SecurityU
til.java:272)
 org.apache.catalina.security.SecurityUtil.doAsPrivilege(Sec
urityUtil.java:161)
 org.apache.catalina.security.SecurityUtil.doAsPrivilege(Sec
urityUtil.java:114)
 org.apache.catalina.valves.ErrorReportValve.invoke(ErrorRep
ortValve.java:118)
 org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapt
er.java:160)
 org.apache.coyote.http11.Http11Processor.process(Http11Proc
essor.java:799)
 org.apache.coyote.http11.Http11Protocol$Http11ConnectionHan
dler.processConnection(Http11Protocol.java:705)
 org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEnd
point.java:577)
 org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.r
un(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.
Re: deploying slide.war on tomcat5
user name
2007-03-18 12:41:20
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

jhonylnetscape.net 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.jav
a:277)
> 
javax.servlet.GenericServlet.init(GenericServlet.java:211)
> 
org.apache.slide.webdav.WebdavServlet.init(WebdavServlet.jav
a:195)
>  sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
> 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce
ssorImpl.java:39)
> 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe
thodAccessorImpl.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(SecurityUt
il.java:272)
> 
org.apache.catalina.security.SecurityUtil.doAsPrivilege(Secu
rityUtil.java:161)
> 
org.apache.catalina.security.SecurityUtil.doAsPrivilege(Secu
rityUtil.java:114)
> 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorRepo
rtValve.java:118)
> 
org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapte
r.java:160)
> 
org.apache.coyote.http11.Http11Processor.process(Http11Proce
ssor.java:799)
> 
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHand
ler.processConnection(Http11Protocol.java:705)
> 
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndp
oint.java:577)
> 
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.ru
n(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.
>
>   


------------------------------------------------------------
---------
To unsubscribe, e-mail: slide-user-unsubscribejakarta.apache.org
For additional commands, e-mail: slide-user-helpjakarta.apache.org


Re: deploying slide.war on tomcat5
user name
2007-03-18 13:28:25
I have tried that too with tomcat5, it didn't work. Which
tomcat version do you have? 
 
-----Original Message-----
From: antoinegmx.de
To: slide-userjakarta.apache.org
Sent: Sun, 18 Mar 2007 7:41 PM
Subject: Re: deploying slide.war on tomcat5


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

jhonylnetscape.net 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.jav
a:277)
> 
javax.servlet.GenericServlet.init(GenericServlet.java:211)
> 
org.apache.slide.webdav.WebdavServlet.init(WebdavServlet.jav
a:195)
>  sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
> 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce
ssorImpl.java:39)
> 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe
thodAccessorImpl.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(SecurityUt
il.java:272)
> 
org.apache.catalina.security.SecurityUtil.doAsPrivilege(Secu
rityUtil.java:161)
> 
org.apache.catalina.security.SecurityUtil.doAsPrivilege(Secu
rityUtil.java:114)
> 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorRepo
rtValve.java:118)
> 
org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapte
r.java:160)
> 
org.apache.coyote.http11.Http11Processor.process(Http11Proce
ssor.java:799)
> 
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHand
ler.processConnection(Http11Protocol.java:705)
> 
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndp
oint.java:577)
> 
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.ru
n(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.
>
>   


------------------------------------------------------------
---------
To unsubscribe, e-mail: slide-user-unsubscribejakarta.apache.org
For additional commands, e-mail: slide-user-helpjakarta.apache.org
____________________________________________________________
____________
Check Out the new free AIM(R) Mail -- 2 GB of storage and
industry-leading spam and email virus protection.
[1-3]

about | contact  Other archives ( Real Estate discussion Medical topics )