servlet启动异常
架构struts+spring+hiberbnate 开发工具jbuilder
运行起来后 系统提示如下:
StandardContext[/hca]: Servlet /hca threw load() exception: javax.servlet.ServletException: Servlet.init() for servlet SpringContextServlet threw exception
javax.servlet.ServletException: Servlet.init() for servlet SpringContextServlet threw exception
2 dao不能访问,会是什么原因呢???
问题点数:20、回复次数:1Top
1 楼yinleiyoung(星际孤虹)回复于 2005-08-18 15:42:28 得分 20
可能是配置文件的问题,好好看看hibernate.properties 和 applicationContext-hibernate.xml、struts-config.xml这几个配置文件。Top




