Changes between Version 2 and Version 3 of kfhjdj


Ignore:
Timestamp:
11/24/2011 05:00:42 PM (14 years ago)
Author:
xiejing
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • kfhjdj

    v2 v3  
    1111[[BR]] 
    12122.Man class:com.caucho.server.resin.Resin[[BR]] 
    13  Project:选择你的maven war项目[[BR]] 
     13Project:选择你的maven war项目[[BR]] 
     14[[Image(explam1.png)]] 
    1415 
    15 Program arguments:-conf "D:\resin-3.0.25\conf\resin.conf" 
    16 VM arguments:-Dresin.home="D:\resin-3.0.25" -Djava.util.logging.manager=com.caucho.log.LogManagerImpl 
    17 JRE默认即可。 
    18 Classpath的Bootstrap Entries中,添加resin根目录下的lib文件夹中的所有jar,还有jdk lib下的tools.jar。保证User Entries中有项目文件夹和Maven Dependencis。 
     163.Program arguments:-conf "D:\resin-3.0.25\conf\resin.conf"[[BR]] 
     17VM arguments:-Dresin.home="D:\resin-3.0.25" -Djava.util.logging.manager=com.caucho.log.LogManagerImpl[[BR]] 
     18 
     195.Classpath的Bootstrap Entries中,添加resin根目录下的lib文件夹中的所有jar,还有jdk lib下的tools.jar。保证User Entries中有项目文件夹和Maven Dependencis。