java.lang.ClassCastException when using spring tags in Jboss EAP

Solution Verified - Updated -

Environment

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

Issue

The following issue occurs when accessing the JSP page with spring tags like spring:bind:

java.lang.classcastexception: org.apache.taglibs.standard.lang.jstl.implicitobjects cannot be cast to javax.servlet.jsp.el.ImplicitObjectELResolver$ImplicitObjects at javax.servlet.jsp.el.......

Resolution

This issue has been tracked by the following Bug 1075353.Currently its in open state and yet to be resolved

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Comments