Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.1.0, 2.1.1, 2.1.2, 2.1.3, 2.2.0
-
None
-
Patch
Description
There's a bug in ElAttributeEvaluator. It tries to instantiate org.apache.tiles.evaluator.el.JspExpressionFactoryFactory, while the full class name is org.apache.tiles.jsp.evaluator.el.JspExpressionFactoryFactory.
After fixing one string in ElAttributeEvaluator it seems to work. The issue is present in 2.1 and 2.2
Attachments
Issue Links
- is duplicated by
-
TILES-471 "please add tiles-jsp.jar file in your classpath" while the jar file is there
- Closed