cancel
Showing results for 
Search instead for 
Did you mean: 

Application-context.xml not found

efycaci_ramesh
Champ in-the-making
Champ in-the-making
I'm getting error in the following line:

ApplicationContext ctx = ApplicationContextHelper.getApplicationContext(configLocation)


Error:

FilenotfoundException  Application-context.xml not found in the following path.

but Application-context.xml is present in the classpath.
thanks in advance.
1 REPLY 1

mrogers
Star Contributor
Star Contributor
Well the file Application-context.xml probably does not exit on the classpath then.

Really, what is the point in posting so little information. :!:

For a start.
How is that line of code called. 
What is the value of configLocation
What O.S. are you running on.
Where is the application-context.xml file.