https://bz.apache.org/bugzilla/show_bug.cgi?id=60702

            Bug ID: 60702
           Summary: JSP debugging is isn't working after upgrade from
                    8.0.29 to 8.0.39
           Product: Tomcat 8
           Version: 8.0.39
          Hardware: PC
            Status: NEW
          Severity: regression
          Priority: P2
         Component: Jasper
          Assignee: dev@tomcat.apache.org
          Reporter: manme...@gmail.com
  Target Milestone: ----

Hi,

Since the upgrade to 8.0.39 from 8.0.29 I cannot debug into any JSPs. My debug
args for standalone tomcat is the following:

set DEBUG_ARGS=-Xdebug -Djava.compiler=NONE
-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5005


I have had no issues with the older versions, and compared my code base to
confirm that this is the tomcat upgrade which changed the behaviour. Is there
any particular setting that I need to turn on/off?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to