I have successfully attached the java debugger via eclipse against Resin 
2.1.17, but am running into some problems trying to do the same via 3.1

I believe the problem has something to do with the WatchDog process..

Has anybody run into this and solved it ?
I'm trying to pass the following parameters to the JVM that resin runs in:

-Xnoagent -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=1045

I tried ./httpd.sh start -Xnoagent 
-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=1045

Thanks,
  -Mike


_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to