Re: Struts 6.4.0: is there a Tiles breaking change?
Lukasz Lenart <[email protected]>
| Newsgroups | gmane.comp.jakarta.struts.user |
|---|---|
| Message-ID | <CAMopvkNemdcrktznQhxjrUkFFs31EbUGHd6kBMLsr7p9UXx+Og@mail.gmail.com> |
pon., 22 kwi 2024 o 15:16 Matias Rodriguez <[email protected]> napisał(a): > > hi! I'm getting an exception when moving from version *6.3.0.2*; should we > add some annotations or something? thanks! > Struts has detected an unhandled exception: > *Messages*: > - Cannot find definition named 'indexServidor' It's probably related to this issue https://issues.apache.org/jira/browse/WW-5419 You can find a fix here and if you can please test it :) https://github.com/apache/struts/pull/920 Cheers Lukasz