Re: Requesting support on struts tiles plugin migration

2024-02-26 Thread SARAVANAN SIVAGURU
I managed to resolve the issue on loading the tiles*.xml file which is available native to the application(WEB-INF) code but when I try to load the tiles*.xml file on the classpath jar file am unable to load the same. Any suggestions which could help me? Thanks and Regards, Saravanan.S FTMS/NFT

Re: Requesting support on struts tiles plugin migration

2024-02-26 Thread Dave Newton
Tangential: Please subscribe to the Strutd User mailing list. We currently have to approve your messages manually. On Mon, Feb 26, 2024 at 09:04 SARAVANAN SIVAGURU wrote: > Hi Luk > > As I mentioned earlier am using the listener > (org.apache.struts2.tiles.StrutsTilesListener) which you alread

Re: Intellij Struts 2 Plugin for 6.x DTD

2024-02-26 Thread Burton Rhodes
Good to hear. I made some hasty changes to make the plug-in "work" with newer versions of IntelliJ, but to be honest, I was never able to get the tests to run. Additionally, the latest update to IntelliJ's SDK (v1.15.0 -> v 1.16.x) deprecated/removed quite a few methods. My fork is here [1],