RE: WW-5419 - Autoloading of tiles.xml fails in Struts-6.4.0 | Testing
"Tellis, Wyatt" <[email protected]>
| Newsgroups | gmane.comp.jakarta.struts.user |
|---|---|
| Message-ID | <BY3PR05MB83552FE868D7A46CE56AEE57E9112@BY3PR05MB8355.namprd05.prod.outlook.com> |
It turns out it was an issue with one of the dependency versions. Wyatt -----Original Message----- From: Lukasz Lenart <[email protected]> Sent: Monday, April 22, 2024 9:38 PM To: Struts Users Mailing List <[email protected]> Subject: Re: WW-5419 - Autoloading of tiles.xml fails in Struts-6.4.0 | Testing !-------------------------------------------------------------------| This Message Is From an External Sender This message came from outside your organization. |-------------------------------------------------------------------! pon., 22 kwi 2024 o 22:40 Tellis, Wyatt <[email protected]> napisał(a): > We’ve run into this issue as well. Using the workaround of specifying the location via: > > <context-param> > <param-name>org.apache.tiles.definition.DefinitionsFactory.DEFINITIONS_CONFIG</param-name> > <param-value>/WEB-INF/tiles.xml</param-value> > </context-param> > > doesn’t work. You can specify all the files you are using by separating them by comma: <param-value>/WEB-INF/tiles1.xml,/WEB-INF/tiles2.xml,/WEB-INF/tiles3.xml</param-value> Regards Lukasz --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]