Re: Unable to load configuration: /struts2-core-6.4.0.jar!/struts-beans.xml:39:72
| Newsgroups | gmane.comp.jakarta.struts.devel |
|---|---|
| Message-ID | <[email protected]> |
Am 18.04.24 um 08:34 schrieb Lukasz Lenart: > 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? Yes, struts2-tiles-plugin-6.4.0.jar is present. It is the same setup as with 6.3.0 > > > Regards > Lukasz > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >