[ 
https://issues.apache.org/struts/browse/TILES-464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46833#action_46833
 ] 

Antonio Petrelli commented on TILES-464:
----------------------------------------

Tiles 2.1.4 and 2.2.1 are (currently) unreleased versions of Tiles, so your 
option is to build Tiles from source.
http://svn.eu.apache.org/repos/asf/tiles/framework/branches/TILES_2_1_X/
http://svn.eu.apache.org/repos/asf/tiles/framework/trunk/

Anyway I will deploy a snapshot this evening (CET), that will be downloadable 
from the snapshot repository:
http://people.apache.org/repo/m2-snapshot-repository/org/apache/tiles/tiles-core/

> Cannot instantiate JspExpressionFactoryFactory
> ----------------------------------------------
>
>                 Key: TILES-464
>                 URL: https://issues.apache.org/struts/browse/TILES-464
>             Project: Tiles
>          Issue Type: Bug
>          Components: tiles-core
>    Affects Versions: 2.1.0, 2.1.1, 2.1.2, 2.1.3, 2.2.0
>            Reporter: Konrad Garus
>            Assignee: Antonio Petrelli
>             Fix For: 2.1.4, 2.2.1
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to