Hi,
I’m using Myeclipse 10.7, resin pro 4.0.35, Windows 7, jdk 1.6.0.35.
I configured Resin 4 server from Myeclipse but when I go to Resin4 -> Start in the log window I see :
Resin Professional has not found any valid licenses.
Licenses belong in D:\resin4\licenses.
See http://www.caucho.com/resin/sales for licensing information.
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.
Resin Professional 4.0.35 (built Tue, 12 Feb 2013 10:07:47 PST)
Copyright(c) 1998-2012 Caucho Technology. All rights reserved.
and server does not start.
Any hint please ?