Do the following settings
1) 1. Open Catalina.bat [C:\Alfresco\tomcat\bin], find “DEBUG_OPTS=” and add following line..
set DEBUG_OPTS=
-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=8888
2. Put the same port as the debug port in eclipse. Debug it as Remote application
No comments:
Post a Comment