Re: log4j problem

2017-12-30 Thread José Antonio Delgado Trujillo
Thanks Yasser, Fix-it with debug-level Un saludo, José A. > On 30 Dec 2017, at 09:10, Yasser Zamani wrote: > > > > On 12/30/2017 12:43 AM, José Antonio Delgado Trujillo wrote: >> The log that is expected is ... > > Default level is `info` [1]. Please change them to

Re: log4j problem

2017-12-30 Thread José Antonio Delgado Trujillo
I cloned the GithHUb struts-example https://github.com/apache/struts-examples.git > > Probably because a browser is requesting "/" to check something and as there > is no action named "" you see the error. > ??

Re: log4j problem

2017-12-30 Thread Martin Gainty
From: José Antonio Delgado Trujillo Sent: Friday, December 29, 2017 4:13 PM To: Struts Users Mailing List Subject: Re: log4j problem MG>before you restart did you deploy your struts-basic*.war to server/default/deploy folder? JD> mvn

Re: log4j problem

2017-12-30 Thread Yasser Zamani
On 12/30/2017 12:43 AM, José Antonio Delgado Trujillo wrote: > The log that is expected is ... Default level is `info` [1]. Please change them to `debug` because you expect debug level. [1] https://github.com/apache/struts-examples/blob/master/basic-struts/src/main/resources/log4j2.xml

Re: log4j problem

2017-12-30 Thread Lukasz Lenart
2017-12-29 19:57 GMT+01:00 José Antonio Delgado Trujillo : > I don’t know how to recompile lot with runtime jdk provided by JBOSS > I rm log, data, tmp folders > restart wildfly, clean and deploy basic-struts, and when i put in the > browser >