Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » WTP
WTP [message #55517] Mon, 06 December 2004 16:07
Eclipse UserFriend
Originally posted by: j_kakar.yahoo.com

Hi,
I am trying to use Tomcat Web Tooling Platform. I follow the following
link step my setp, but when I try to run the jsp by right clicking I get
the following error.
Thank you in advance
Garandi
03 Dec 2004 18:04:02 - org.apache.slide.common.Domain - INFO -
Auto-Initializing Domain
03 Dec 2004 18:04:02 - org.apache.slide.common.Domain - INFO - Domain
configuration : {org.apache.slide.lock=true,
org.apache.slide.versioncontrol=true, org.apache.slide.debug=false,
org.apache.slide.search=true, org.apache.slide.security=true,
org.apache.slide.urlEncoding=UTF-8,
org.apache.slide.domain=../slide/Domain.xml}
03 Dec 2004 18:04:02 - org.apache.slide.common.Domain - ERROR - Domain
initialization error : ..\slide\Domain.xml (The system cannot find the
path specified)
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:2 97)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:39 8)
Caused by: org.apache.slide.common.DomainInitializationFailedError: Domain
initialization error : ..\slide\Domain.xml (The system cannot find the
path specified)
at org.apache.slide.common.Domain.selfInit(Domain.java:752)
at org.apache.slide.common.Domain.accessNamespace(Domain.java:2 35)
at wrappers.catalina.SlideRealm.start(SlideRealm.java:178)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.j ava:1118)
at org.apache.catalina.core.StandardEngine.start(StandardEngine .java:521)
at
org.apache.catalina.core.StandardService.start(StandardServi ce.java:519)
at org.apache.catalina.core.StandardServer.start(StandardServer .java:2345)
at org.apache.catalina.startup.Catalina.start(Catalina.java:594 )
... 6 more
Previous Topic:WTP
Next Topic:Webapp Deployment
Goto Forum:
  


Current Time: Sun Jul 07 07:37:39 GMT 2024

Powered by FUDForum. Page generated in 0.03234 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top