– System Setup ——————————-
Operating System and version: Windows XP SP2
Eclipse version: 3.0.0
Eclipse build id: 200406251208
Fresh Eclipse install (y/n): yes
If not, was it upgraded to its current version using the update manager? no
Other installed external plugins: None
Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*: 8
MyEclipse version: EnterpriseWorkbenchInstaller_030802.exe
Eclipse JDK version: 1.5.0
Application Server JDK version: 1.5.0
Are there any exceptions in the Eclipse log file? no
—
I’m not normally a Resin user but in trying to use it with the above version of MyEclipse I get the following error on startup (Using the Run/Stop Servers drop down):
Pop up dialogue with “Could not find main class. Program will exit.”
Console has: java.lang.NoClassDefFoundError: com/rc/retroweaver/runtime/ClassLiteral
at com.caucho.util.L10N.<clinit>(L10N.java:45)
at com.caucho.server.resin.Resin.<clinit>(Resin.java:58)
Exception in thread “main”
I can start up the webserver fine by running httpd.exe directly. I can then also access the app that I have deployed from Myeclipse.
Seems like something pretty fundamental is wrong, maybe an essential configuration step? Any ideas?
thanks,
Chris