Debugging Servlets, Class File Line Numbers [message #55916] |
Fri, 13 June 2003 03:00 |
Eclipse User |
|
|
|
Originally posted by: dougr.rmsfinance.com
Under Window --> Preferences --> Java Compiler --> Compliance &
Classfiles, All 'Class file' generation options are set to True: (1) add
variable attributes, (2) addline numbers, (3) add source file name, (4)
preserve unused local variables.
So why, when I attempt to debug a servlet ( By (a) setting a breakpoint,
(b) starting Tomcat via Sysdeo Plug-in, and (c) calling a servlet routine
per JSP link ), do I get an error message:
"Attempting to install a breakpoint in the type
org.apache.artimus.FindByArticle that has no line number attributes. The
breakpoint cannot be installed. Class files must be generated with the
line number attributes.
Reason:
Absent Line Number Informaton"
All responses are gratefully appreciated.
Regards,
Douglas Reames
|
|
|
Powered by
FUDForum. Page generated in 0.03027 seconds