Java开发网 Java开发网
注册 | 登录 | 帮助 | 搜索 | 排行榜 | 发帖统计  

您没有登录

» Java开发网 » Jute Powerful Forum  

按打印兼容模式打印这个话题 打印话题    把这个话题寄给朋友 寄给朋友    该主题的所有更新都将Email到你的邮箱 订阅主题
flat modethreaded modego to previous topicgo to next topicgo to back
作者 Jute 1.x 通过Resin 3.0beta运行测试
rainman

阿熊

元老


发贴: 5644
积分: 454
于 2003-02-21 05:39 user profilesend a private message to usersearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
Resin 3.0 支持JSP 2.0 and Servlet 2.4 规范(草案)。
有兴趣的人可以试试在Resin 3.0上跑,看看速度是不是更快了。




作者 Re:Jute 1.x 通过Resin 3.0beta运行测试 [Re:rainman]
netboy



发贴: 0
积分: 0
于 2003-02-21 18:45 user profilesend a private message to usersearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
为何我不行呢?

出错!




作者 Re:Jute 1.x 通过Resin 3.0beta运行测试 [Re:netboy]
rainman

阿熊

元老


发贴: 5644
积分: 454
于 2003-02-22 02:28 user profilesend a private message to usersearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
你的resin.conf要改咯。因为是beta版,所以resin.conf现在还没定型,你先参考我的:



<resin xmlns="http://caucho.com/ns/resin">

<javac compiler="internal" args=""/>

<log id='' level='info' path='stderr:' timestamp='[%H:%M:%S.%s] '/>

<dependency-check-interval>2s</dependency-check-interval>

<server>
  <http port='80'/>
  <srun host='localhost' port='6801'/>
  <caucho-status>true</caucho-status>
  <class-update-interval id='2'/>
  <thread-max>150</thread-max>
  <thread-keepalive id='100'/>
  <thread-min id='5'/>
  <ignore-client-disconnect>true</ignore-client-disconnect>
  
  <session-config>
    <session-max>4096</session-max>
    <session-timeout>30</session-timeout>
    <enable-cookies>true</enable-cookies>
    <enable-url-rewriting>true</enable-url-rewriting>
    <file-store>WEB-INF/sessions</file-store>
  </session-config>

  <host-default>
   <class-loader>
   <servlet-hack>false</servlet-hack>
   <compiling-loader path='webapps/WEB-INF/classes'/>
   <library-loader path='webapps/WEB-INF/lib'/>
   </class-loader>  
  </host-default>

<host id=''>

    <document-directory>E:\Project\jute\webapps</document-directory>  
    
    <web-app id='/'>  
       <class-loader>
       <compiling-loader path='WEB-INF/classes'/>
       <library-loader path='WEB-INF/lib'/>
       </class-loader>

       <welcome-file-list>
       <welcome-file>index.xtp</welcome-file>
       <welcome-file>index.jsp</welcome-file>
       <welcome-file>index.html</welcome-file>
       </welcome-file-list>
      
       <servlet servlet-name="directory"
       servlet-class="com.caucho.servlets.DirectoryServlet"/>
      
       <servlet servlet-name="file"
       servlet-class="com.caucho.servlets.FileServlet"/>
      
       <servlet servlet-name="jsp"
       servlet-class="com.caucho.jsp.JspServlet"/>
      
       <servlet servlet-name="xtp"
       servlet-class="com.caucho.jsp.XtpServlet"/>
      
       <servlet-mapping url-pattern="*.jsp" servlet-name="jsp"/>
       <servlet-mapping url-pattern="*.xtp" servlet-name="xtp"/>
      
       <servlet-mapping url-pattern="/" servlet-name="file"/>
      
       <servlet-mapping url-pattern='/servlet/*' servlet-name='invoker'/>
       <access-log path='E:\Project\jute\logs\resin_access_log'
       format='%h %l %u %t "%r" %s %b "%{Referer}i" "%{User-Agent}i"'
       rollover-period='1W'/>      
      
    </web-app>
</host>
</server>
</resin>






flat modethreaded modego to previous topicgo to next topicgo to back
  已读帖子
  新的帖子
  被删除的帖子
Jump to the top of page

   Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent
Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1
客服电话 18559299278    客服信箱 714923@qq.com    客服QQ 714923