8870188 发表于 2017-2-20 08:13:40

eclipse启动resin配置

1,Main class : com.caucho.server.http.ResinServer

2,argument:
program argument: -conf "F:\workspace\project-name\resin.conf"
VM argument: -Djava.util.logging.manager=com.caucho.log.LogManagerImpl

3,work directory:
other: F:\soft\resin-pro-3.0.27

4, 配置classpath,把resin_home目录下的lib所有包都导进来。

5,OK
页: [1]
查看完整版本: eclipse启动resin配置