HTTP Status 500 - Request processing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'noticeController': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'noticeService' is defined
严重: Servlet.service() for servlet [Dispatcher] in context with path [/gdpostmap] threw exception [Request processing failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'noticeController': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'noticeService' is defined] with root cause
org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'noticeService' is defined
myeclipse bean exception java
------解决方案--------------------
楼主谷歌一下500错误,看能不能找到你想要的答案
------解决方案--------------------
请求失败,是不是客户端没连接上
------解决方案--------------------

------解决方案--------------------

------解决方案--------------------
No bean named 'noticeService' is defined
------解决方案--------------------
同上 No bean named 'noticeService' is defined
------解决方案--------------------
服务启动好了没
?