|
From: Kopylenko, D. <dko...@ac...> - 2003-04-15 20:49:40
|
Hello everybody. I just have a quick question. I'm trying to deploy the
Spring web app. on Jboss3.0.6/Tomcat 4.1.x on Solaris 8 OS. Locally (NT)
deploys ok, but on UNIX it throws the following:
parsing XML document for application context with display name [Root
WebApplicationContext'; nested exception is:
java.io.FileNotFoundException: /WEB-INF/applicationContext.xml (No
such file or directory)
All the necessary files including applicationContext.xml are in the WEB-INF
for sure. Any suggestions.
Thanks a lot.
Dmitriy.
|