RE: WW-5419 - Autoloading of tiles.xml fails in Struts-6.4.0 | Testing

2024-04-23 Thread Tellis, Wyatt
It turns out it was an issue with one of the dependency versions.  

Wyatt

-Original Message-
From: Lukasz Lenart  
Sent: Monday, April 22, 2024 9:38 PM
To: Struts Users Mailing List 
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
 napisał(a):
> We’ve run into this issue as well.  Using the workaround of specifying the 
> location via:
>
> 
>  
> org.apache.tiles.definition.DefinitionsFactory.DEFINITIONS_CONFIG
>  /WEB-INF/tiles.xml
> 
>
> doesn’t work.

You can specify all the files you are using by separating them by comma:
/WEB-INF/tiles1.xml,/WEB-INF/tiles2.xml,/WEB-INF/tiles3.xml


Regards
Lukasz

-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org


-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org


Re: WW-5419 - Autoloading of tiles.xml fails in Struts-6.4.0 | Testing

2024-04-23 Thread Łukasz Lenart
Why do you use org.apache.commons:commons-text:1.12.0? With Struts 6.4
you have used org.apache.commons:commons-text:1.11.0 and the same
version should be used with Struts 6.5

Regards
Lukasz

-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org



Re: WW-5419 - Autoloading of tiles.xml fails in Struts-6.4.0 | Testing

2024-04-23 Thread SARAVANAN SIVAGURU
Sure, I will do

Thanks and Regards,
Saravanan.S

From: Lukasz Lenart 
Sent: Tuesday, April 23, 2024 2:29 PM
To: Struts Users Mailing List 
Subject: Re: WW-5419 - Autoloading of tiles.xml fails in Struts-6.4.0 | Testing

CAUTION: This email originated from outside of the organization. Do not click 
links or open attachments unless you recognize the sender and know the content 
is safe.


wt., 23 kwi 2024 o 10:54 SARAVANAN SIVAGURU
 napisał(a):

> Hi Luk
>
> Somehow I was unable to share the report files as a attachment in html
> format. Am attaching the text file, output of the gradle dependencies
> command for the my application.
>

This is for Struts 6.4.0, but could you use Struts 6.5.0-SNAPSHOT and
re-post the dependencies?


Thanks in advance
Lukasz


Re: WW-5419 - Autoloading of tiles.xml fails in Struts-6.4.0 | Testing

2024-04-23 Thread Lukasz Lenart
wt., 23 kwi 2024 o 10:54 SARAVANAN SIVAGURU
 napisał(a):

> Hi Luk
>
> Somehow I was unable to share the report files as a attachment in html
> format. Am attaching the text file, output of the gradle dependencies
> command for the my application.
>

This is for Struts 6.4.0, but could you use Struts 6.5.0-SNAPSHOT and
re-post the dependencies?


Thanks in advance
Lukasz