11 2012 档案

摘要:1、Tomcat配置:/opt/apps/acc/cas/*bin/start.shbin/stop.shconf/catalina.policyconf/catalina.propertiesconf/logging.propertiesconf/server.xmlconf/web.xmllib/logs/temp/webapps/ROOT/work/start.shexport JAVA_HOME=/usr/java/latestexport CATALINA_HOME=/usr/local/tomcatexport CATALINA_BASE=/opt/apps/acc/casexpo 阅读全文
posted @ 2012-11-30 11:54 chenjunbiao 阅读(546) 评论(0) 推荐(0)
摘要:1、jconsole.exe#1 通过jsmxremote参数启动服务java -Dfile.encoding=UTF-8 -Djava.rmi.server.hostname=d-id.xxx.com -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.port=5090 -jar net.svr.xxx.jar &hostname= 阅读全文
posted @ 2012-11-20 12:14 chenjunbiao 阅读(215) 评论(0) 推荐(0)