Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.2-beta
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:Windows 98/JDK 1.4.1/Tomcat 4.1.18
-
Number of attachments :
Description
The block opended by the following statement :
if(tvr!=null && tvr.getErrors().size()>0)
{ ... is not closed. The result is a big stack trace at compilation, whose 1st message is : C:\tomcat4\work\Standalone\localhost\geoserver\WEB-INF\pages\validation\SelectTestSuite_jsp.java:128: 'catch' without 'try' } catch (Throwable t) {
^
p.b.
EXTERNAL MESSAGE:
SUBJECT: Re: [Geoserver-devel] [jira] Created: (
GEOS-133) Bug in SelectTestSuite.jspTomcat 4.0 does not support JSP2.0, which is required for struts, Please
try using Tomcat 5.X or Resin 3.X.
David
jira@codehaus.org wrote: