I'm just in the process of upgrading my dev envorinment to Resin 3.1. With Resin 3.0 I could attach my IDE debugger to Resin if started with -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5005 With Resin 3.1, I would then attach to the watchdog process. Is there an easy way to tell the watchdog to start Resin with a debugger port, or do I need different config files with different <jvm-args> for debug/no debug?
Thanks. /Mattias _______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
