Dear all, i want to know all the required jar files to execute the above spring application,
i got the following error when i execute the above application.
Exception in thread "main" org.springframework.beans.factory.BeanDefinitionStoreException: IOException parsing XML document from class path resource [context.xml]; nested exception is java.io.FileNotFoundException: class path resource [context.xml] cannot be opened because it does not exist
View All Comments
| View Tutorial