zuier 发表于 2017-2-20 07:14:43

myeclipse 配置resin 4

  Resin-4.0.35 (built Tue, 12 Feb 2013 10:05:50 PST)
  Copyright(c) 1998-2012 Caucho Technology.  All rights reserved.
  Using Resin(R) Open Source under the GNU Public License (GPL).
  See http://www.caucho.com for information on Resin Professional,
  including caching, clustering, JNI acceleration, and OpenSSL integration.
   {main}   Using Resin(R) Open Source under the GNU Public License (GPL).
  See http://www.caucho.com for information on Resin Professional,
  including caching, clustering, JNI acceleration, and OpenSSL integration.
  Starting Resin on Mon, 12 Aug 2013 15:46:22 +0800 (CST)
  com.caucho.config.ConfigException: -server 'default' is an unknown server in the configuration file.
  at com.caucho.server.resin.Resin.initTopology(Resin.java:1069)
  at com.caucho.server.resin.Resin.initServletSystem(Resin.java:1275)
  at com.caucho.server.resin.Resin.configure(Resin.java:997)
  at com.caucho.server.resin.Resin.initMain(Resin.java:979)
  at com.caucho.server.resin.Resin.main(Resin.java:1437)
  -server 'default' is an unknown server in the configuration file.
  myeclipse10.5配置 Resin-4.0.35 启动报错,resin 4以上默认server id 是app-0
  

 
页: [1]
查看完整版本: myeclipse 配置resin 4