注册 登录
编程论坛 J2EE论坛

运行jsp项目出现The Apache Tomcat Native library not found错误应该怎么修改?

libaiwanglun 发布于 2013-04-29 11:25, 2374 次点击
具体的问题描述是这样的:The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: E:\MyEclipse 6.5\bin;E:\MyEclipse 6.5\myeclipse\eclipse\plugins\com.genuitec.eclipse.easie.tomcat.myeclipse_6.5.0.zmyeclipse650200806\tomcat\bin
1 回复
#2
java小蚂蚁2013-08-12 16:04
你的tomcat没有配置好吧?
你程序写完,部署好了吗?
tomcat启动正常吗。看看各项配置是否正常
1