org.jboss.web.tomcat.service.jasper.JspServletOptions ClassNotFound in EAP 6
Issue
- We have the following in our
WEB-INF/web.xml:
<init-param>
<param-name>engineOptionsClass</param-name>
<param-value>
org.jboss.web.tomcat.service.jasper.JspServletOptions</param-value>
</init-param>
- This worked on EAP 5 but it causes a ClassNotFoundException in EAP 6
Environment
- JBoss Enterprise Application Platform (EAP) 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.