http://nagoya.apache.org/bugzilla/show_bug.cgi?id=451

*** shadow/451  Thu Feb  1 23:22:26 2001
--- shadow/451.tmp.13253        Thu Feb  1 23:22:26 2001
***************
*** 0 ****
--- 1,24 ----
+ +============================================================================+
+ | ServletException displaying wrong lines in debug information BugRat Report |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 451                         Product: Tomcat 3                |
+ |       Status: NEW                         Version: Nightly Build           |
+ |   Resolution:                            Platform: PC                      |
+ |     Severity: Minor                    OS/Version: All                     |
+ |     Priority: Low                       Component: Jasper                  |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: [EMAIL PROTECTED]                                          |
+ |  Reported By: [EMAIL PROTECTED]                                  |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ When the jsp parser finds an error, it often gives the wrong line number in the 
+debug information:
+ 
+ Root cause: 
+ java.lang.NullPointerException
+       at 
+_0002fcobrand_0002ejspcobrand_jsp_112._jspService(_0002fcobrand_0002ejspcobrand_jsp_112.java:102)
+ ...
+ 
+ In my file, line 102 refers to "{". This line does not correspond correctly in 
+either the .jsp file or the created java file listed above.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to