Re: WW-5419 - Autoloading of tiles.xml fails in Struts-6.4.0 | Testing
Lukasz Lenart <[email protected]>
| Newsgroups | gmane.comp.jakarta.struts.user |
|---|---|
| Message-ID | <CAMopvkPg_r7k9em2OXS2r6XSsvv9=W0mVJ0+A-__1RGttEx9WA@mail.gmail.com> |
pon., 29 kwi 2024 o 09:15 SARAVANAN SIVAGURU <[email protected]> napisał(a): > I would suggest to align the library version on the struts library as same > as the tomee one. As both are from Apache community we need to have in > alignment to make it work as expected. > This is a bad idea to align to a given version of a given Servlet Container. I would open a PR targeting TomEE with upgraded versions of the libs. When using Maven you can always use previous versions of the library by overriding dependency, which should work as well. Cheers Lukasz