'morning Ranchers, Can someone tell me how to turn the debug option off on the WTE? Every time I start the WTE, it kicks off the debugger and I need to keep on pressing the resume button until it comes up. I have unchecked the 'Global Enabled breakpoints' but that didn't do the trick. Thanks much.
Kyle Brown
author
Ranch Hand
Joined: Aug 10, 2001
Posts: 3879
posted
0
Do you mean the code Debugger or the JSP execution monitor? Kyle
Neither one of those that you mentioned Kyle. This is the WTE engine debugger. After pressing the "Start Servlet Engine" button I have to keep pressing resume until the engine comes up.
Med Shabe
Ranch Hand
Joined: May 08, 2001
Posts: 84
posted
0
After the debugger came up I noticed that the under Exceptions tab was selected. So I unchecked it and seems like that was the hold up.