Re: Unable to load configuration: /struts2-core-6.4.0.jar!/struts-beans.xml:39:72
Lukasz Lenart <[email protected]>
| Newsgroups | gmane.comp.jakarta.struts.devel |
|---|---|
| Message-ID | <CAMopvkNM8GoL-BJZ8Wby8oHTXMnt2v0Fj8YbpQXpgM73P9LE4w@mail.gmail.com> |
czw., 18 kwi 2024 o 08:22 [email protected] <[email protected]> napisał(a): > ...unfortunately, the next issue comes immediately: > > > 18-04-2024 08:19:58.4 WARN org.apache.struts2.views.tiles.TilesResult - > could not find @TilesDefinition for action: start > 18-04-2024 08:19:58.4 ERROR > org.apache.struts2.dispatcher.DefaultDispatcherErrorHandler - Exception > occurred during processing request: Cannot find definition named 'start' > org.apache.tiles.core.definition.NoSuchDefinitionException: Cannot find > definition named 'start' > > I use a tiles.xml and not Annotations. Was there a change regarding xml > definitions? Tiles support is already included in the Struts 2 Tiles plugin - did you replace all the JARs as well? Regards Lukasz