What is the magic configuration that will allow breakpoints set in JSPs running WebLogic to actually work? 🙂 I have followed other threads on here and changed my weblogic.xml to set debug=true in the jsp-descriptor section. Also I am running in debug mode. I can set and use breakpoints properly in regular java classes….just not JSPs.
Really not sure what I am supposed to be doing at this point to get JSP debugging to work.
Thanks,
Jason