JBoss Community

Deplyoing application runtime giving JSP Compilation Error only on JBOSS EAP 6, _jspService(HttpServletRequest, HttpServletResponse) is exceeding the 65535 bytes limit

created by Amit Telang in JBoss Tools - View the full discussion

Hi ,

 

I am migrating my application from weblogic to JOBSS and while doing so one of my JSP at runtime giving me error about unable to compile because the java class compiled version of JSP is exceeding the 65535 bytes limit. But I am not facing this issue with weblogic server. Only with Jboss EAP this issue is coming.

Let me know the resolution if any one encountered.

Also my this application is legacy using servlet-jsp model only so its very hard to split the jsp into many jsps using jsp:include action.

Is there any other workaround in JBOSS EAP for this issue. Note : I am using java 7 version.That should not be a problem as same java version is working fine with weblogic.

 

Thanks,

Amit

Reply to this message by going to Community

Start a new discussion in JBoss Tools at Community