RE: [EXTERNAL] Re: Trouble with tag after upgrading from struts v2.5.31 to v6.3.0.2

2024-01-12 Thread ndeleon
Hi, Need help. We use struts 2.5.25 with Tiles 3. We migrated struts 2.5.25 to struts 6.3.0.2, we hit error, see below, log from websphere app server version 9.0.5. [1/11/24 12:02:32:792 EST] 00f4 ServletWrappe E com.ibm.ws.webcontainer.servlet.ServletWrapper service SRVE0014E: Uncaught

NoSuchMethodError org/apache/tiles/template/InsertAttributeModel.execute after migrate from 2.5.25 to struts 6.3.0.2

2024-01-12 Thread ndeleon
hi Lukasz, I am not able to post on the struts user group. I am reposting my issue below. thanks. Hi, Need help. We use struts 2.5.25 with Tiles 3. We migrated struts 2.5.25 to struts 6.3.0.2, we hit error, see below, log from websphere app server version 9.0.5. [1/11/24 12:02:32:792 EST] 00

RE: [EXTERNAL] Re: Facings issues while migrating from Struts 2.5.x to 6.7

2025-02-04 Thread ndeleon
Hi Murali, You need WAS9, Websphere App Server 9 for Struts6+. We have Struts6+ running on WAS9, Websphere App Server 9 Struts6 requires Servlet API 3.1. Servlet API 3.1 is supported by WAS9, Websphere App Server 9. WAS8 does not support Servlet API 3.1, WAS8+ only supports Servlet API 3.0 Reg