在HP Unix 上安装运行dwr报错DwrServlet.init() failed,setSeed() failed错误
引起问题的主要原因是:由于JAVA的安全级别设置
解决办法共分为两个步骤,请按顺序操作:
1. in the java.security file in the directory JAVA_HOME/jre/lib/security edit the entry securerandom.source=file:/dev/urandom to securerandom.source=file