[ 
https://issues.apache.org/jira/browse/TILES-514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Antonio Petrelli updated TILES-514:
-----------------------------------

     Original Estimate: 0h
    Remaining Estimate: 0h
         Fix Version/s: 2.2.3

Now the TLD uses JSP 2.0.

> Let tiles-jsp.tld implement JSP 2.0
> -----------------------------------
>
>                 Key: TILES-514
>                 URL: https://issues.apache.org/jira/browse/TILES-514
>             Project: Tiles
>          Issue Type: Task
>          Components: site, tiles-jsp (jsp support)
>    Affects Versions: 2.1.0, 2.1.1, 2.1.2, 2.1.3, 2.1.4, 2.2.0, 2.2.1, 2.2.2
>         Environment: OC4J 10.1.3.5
>            Reporter: Gus
>            Assignee: Antonio Petrelli
>            Priority: Minor
>             Fix For: 2.2.3
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> Currently, tiles-jsp.tld uses XML Schema of the JSP 2.1 version. It should 
> use the 2.0 version, as specified in the website.
> --------Original request--------
> I developed an application using tiles2.2.2 (including the core,api,servlet, 
> and jsp components) and it ran fine on my Jetty development container.  But, 
> when I deployed to an OC4J 10.1.3.5 container (my production container), It 
> failed with the following error:
> Invalid or unsupported tld version: 2.1
> The web site (http://tiles.apache.org/framework/getting_started.html) states 
> that JSP 2.0 is required, but digging in the source code, I see that the tld 
> does indeed require JSP 2.1 in versions greater than 2.0.7.
> Unless backwards compatibility is a project goal, just updating the site with 
> correct dependency is probably enough.  Meanwhile, I'll go back and use the 
> older version until our production site upgrades containers.

-- 
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