Hi, 

I was recently trying to setup the Struts-Resume application,

I followed the instructions and I recieved the following error from tomcat:


tomcat 5.5.20 wrote:
> 
> Mar 5, 2007 10:09:35 AM org.apache.catalina.startup.HostConfig
> deployDescriptor
> WARNING: A docBase C:\dev\apache-tomcat-5.5.20\webapps\struts-resume.war
> inside the host appBase has been specified, and will be ignored
> [struts-resume] ERROR [main] StartupListener.contextInitialized(124) |
> Error populating drop-downs failed!IOException parsing XML document from
> resource [/WEB-INF/applicationContext.xml] of ServletContext; nested
> exception is java.io.FileNotFoundException: C:\dev\EasyEclipse Server Java
> 1.0.2\WEB-INF\applicationContext-database.xml (The system cannot find the
> path specified)
> org.springframework.beans.factory.BeanDefinitionStoreException:
> IOException parsing XML document from resource
> [/WEB-INF/applicationContext.xml] of ServletContext; nested exception is
> java.io.FileNotFoundException: C:\dev\EasyEclipse Server Java
> 1.0.2\WEB-INF\applicationContext-database.xml (The system cannot find the
> path specified)
> java.io.FileNotFoundException: C:\dev\EasyEclipse Server Java
> 1.0.2\WEB-INF\applicationContext-database.xml (The system cannot find the
> path specified) ...
> 

I am using the eclipse apache tomcat plugin, but I can't figure out why it
is looking for the applicationContext-database.xml in my eclipse directory.

Thank you, 
  Andrew J. Leer
-- 
View this message in context: 
http://www.nabble.com/Struts-Resume-tf3349431s2369.html#a9313299
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to