[ 
https://issues.apache.org/jira/browse/STR-3201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842501#action_12842501
 ] 

Niall Pemberton commented on STR-3201:
--------------------------------------

Struts 1.1 is pretty old even by Struts 1 standards and the problem here is 
that we fixed alot of bugs since that version.

At a guess this is probably something like STR-1473 which was a "tag pooling" 
issue and could appear if there was a change in how Websphere pools tags from 5 
to 6.1 - it might also explain why copying the tag would resolve the issue 
since you're new tag would be pooled separately from the Struts version. If its 
not that though its probably something similar and theres a good chance its 
fixed in a later Struts release.

Anyway the reality is there is never going to be a fix version for Struts 1.1 
so you really have two choices:

  * Patch your own version of Struts 1.1 to fix the problem
  * upgrade to a later release of Struts which (hopefully!) has the issue 
resolved

I would recommend upgrading to Struts 1.2.9 to see if your issue is resolved, 
there are upgrade notes here:
   * http://wiki.apache.org/struts/StrutsUpgrade



> tiles:insert not working for Wepshere 6.1
> -----------------------------------------
>
>                 Key: STR-3201
>                 URL: https://issues.apache.org/jira/browse/STR-3201
>             Project: Struts 1
>          Issue Type: Bug
>          Components: Tiles 1 Plugin
>    Affects Versions: 1.1.0
>         Environment: os: solaris 8, Application server: websphere 6.1
>            Reporter: Juby Jose
>            Priority: Critical
>
> The tiles:insert tag is not functional after migrating from Websphere 5 to 
> websphere 6.1
> The interesting thing is if we duplicate the tiles:insert tag it is able to 
> insert the jsp page and everthing works fine..
> Thanks is advance 
> Regards
> Juby

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