摘要:
server.xml的结构:常用配置的参数注释: --> --> ... 阅读全文
posted @ 2016-01-12 17:31
Weagle
阅读(461)
评论(0)
推荐(0)
摘要:
linux下Tomcat 安装后执行startup.sh,出现– Cannot find …bin/catalina.sh是因为权限不够,执行以下命令就可以:chmod +x startup.shchmod +x shutdown.shchmod +x catalina.shchmod +x set... 阅读全文
posted @ 2016-01-12 17:25
Weagle
阅读(1467)
评论(0)
推荐(0)
摘要:
nested exception is java.lang.NoClassDefFoundError: Could not initialize class com.netease.facedetector.jni.FaceDetector INFO : org.springframework.be 阅读全文
posted @ 2016-01-12 17:22
Weagle
阅读(12510)
评论(0)
推荐(0)