We had a compilation error on a JSP file when we switched from 3.1 to 4.0. The file had a syntax error which did not fail under 3.1. So 4.0 was correct in reporting the error. I don't know if this will help you but I thought it worth mentioning.
-Ed Baker -----Original Message----- From: Ravi Vedire [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 09, 2002 3:04 PM To: JRun-Talk Subject: JSP compilation error in Jrun 4.0 Hi All, We are getting the following JSp compilation error when JRun 4.0 tries to compiles some of our JSP files. However the same JSP files work with JRun 3.1. On the web I found some references to the size of the JSP and Java class file size limitations of the JVM, as the cause for this error. One of the solutions proposed was to re-architect the JSP. Before we go and re-architect all the JSP code, I wanted to find out if any one else encountered this issue with JRun 4.0 and what did they top resolve it. Thanks a lot in advance Ravi 500 (class: jrun__C150__applicant2ejsp13, method: _jspService signature: (Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletRespo nse;)V) Illegal target of jump or branch (class: jrun__C150__applicant2ejsp13, method: _jspService signature: (Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletRespo nse;)V) Illegal target of jump or branch ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
