|
From: Naren2007 <mar...@ya...> - 2007-02-22 11:35:37
|
hi, i am getting error when i run a sample spring program from command line like the following one. my question what should be in the application context file. is it due to path problem for interface or implementaion classes rg.springframework.beans.factory.BeanDefinitionStoreException: Error registering bean with name 'Hellow' defined in class path resource [applicationContext.xml]: Class that bean class [\spring\HellowImpl] depends on not found; nested exception is java.lang.NoClassDefFoundError: \spring\HellowImpl (wrong name: spring/HellowImpl) by sad -- View this message in context: http://www.nabble.com/i-am-getting-error-when-i-run-a-sample-spring-program-from-command-line-tf3272277.html#a9098325 Sent from the springframework-developer mailing list archive at Nabble.com. |