The simplest is probably to run Resin as any other java application, from the Run... dialog. The main class is com.caucho.server.http.ResinServer (at least in version 3.0.x) you just need to add a system proerty for logging: -Djava.util.logging.manager=com.caucho.log.LogManagerImpl This lets you run resin, debug, profile, and so on.
-Knut Bjørn Hanch Sollie wrote: > What is currently the best option for deploying projects to Resin from > Eclipse? I've come across a couple of plugins out there, but they were > both quite old solutions which didn't work satisfactory for me. Can > anyone here provide me with a hint about their preferred solution? > > _______________________________________________ resin-interest mailing list resin-interest@caucho.com http://maillist.caucho.com/mailman/listinfo/resin-interest