JBoss EAP 7 update of JSTL tags specification

Solution Verified - Updated -

Issue

When migrating from JBoss EAP 7.0 to JBoss EAP 7.1+ the following error occur:

2019-09-24 00:07:56,265 ERROR [net.sourceforge.stripes.tag.layout.LayoutComponentTag] (default task-1) Unhandled exception trying to render component "example_component" to a string in context /WEB-INF/sample/ajsppage.jsp -> /WEB-INF/example/default.jsp: javax.servlet.ServletException: java.lang.NoClassDefFoundError: org/apache/taglibs/standard/lang/support/ExpressionEvaluatorManager
    at org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:889)
    at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:818)
    at org.apache.jsp.WEB_002dINF.pages.ajsppage._jspService(ajsppage.java:273)
    (...)
    at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1378)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NoClassDefFoundError: org/apache/taglibs/standard/lang/support/ExpressionEvaluatorManager
    at com.sprint.cci.framework.tags.FormatIntegerTag.doEndTag(FormatIntegerTag.java:64)
    at org.apache.jsp.WEB_002dINF.pages.ajsppage._jspx_meth_cci_005fformatInteger_005f0(ajsppage.java:744)
    at org.apache.jsp.WEB_002dINF.pages.ajsppage._jspx_meth_c_005fforEach_005f0(ajsppage.java:691)
    at org.apache.jsp.WEB_002dINF.pages.ajsppage._jspx_meth_stripes_005fform_005f0(ajsppage.java:644)
    at org.apache.jsp.WEB_002dINF.pages.ajsppage._jspx_meth_c_005fif_005f0(ajsppage.java:566)
    at org.apache.jsp.WEB_002dINF.pages.ajsppage._jspService(ajsppage.java:230)
    ... 138 more

Environment

  • Red Hat JBoss Enterprise Application Platform (EAP)
    • 7.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content