Posted By:
Ingo_Loessel
Posted On:
Monday, January 7, 2002 10:32 AM
Add all .jar files of your Resin (C:
esin-2.0.4lib) to the IDEA classpath (File -> Project Properties -> Paths -> Classpath).
Then set com.caucho.server.http.HttpServer as your Main Class (File -> Project Properties -> Run/Debug -> Main class:).
Voila, this should work. ;)