Thanks Christoph, like i mentioned before we don't want to carry more
bridges into logging. I'm not against moving towards log4j2 and i already
changed my entire code base to use log4j2 as a part of struts2 upgrade but
the problem here is application server support, we are using latest version
Wild
2016-07-19 10:55 GMT+02:00 Sreekanth S. Nair :
> Hi Christoph,
>Thanks for your detailed explanation, even though
> its a huge change for application to move from both slf4j and log4j1 to
> Log4j2, lets assume we moved all to Log4j2 but if the underlying
> application server
> From: "Sreekanth S. Nair"
> To: Struts Users Mailing List ,
> Date: 19.07.2016 10:55
> Subject: Re: [ANN] Apache Struts 2.3.30 GA
>
> Hi Christoph,
>Thanks for your detailed explanation, even though
> its a huge change for application
Hi Christoph,
Thanks for your detailed explanation, even though
its a huge change for application to move from both slf4j and log4j1 to
Log4j2, lets assume we moved all to Log4j2 but if the underlying
application server eg: Jboss or wildfly have its own wrapper implementation
> I'm not sure about bridging log4j1 to log4j2 gives us any benefit from
> enduser point of view, and most the people were using slf4j and log4j 1
for
> sure, with the addition of log4j2 the chain is getting complex for a
simple
> logging.
>
>
In our apps we have been using slf4j and log4j1
I'm not sure about bridging log4j1 to log4j2 gives us any benefit from
enduser point of view, and most the people were using slf4j and log4j 1 for
sure, with the addition of log4j2 the chain is getting complex for a simple
logging. Why can't struts2 can make a log wrapper around it based on the
ava
Hi Emi,
You’ll definitely need a log4j2.xml, and you may need to change the listeners
and also omit some other log4j 1.0 libraries from your pom. We did the upgrade
last year and found the docs on the log4j2 website useful, you might start
there.
best of luck.
--
__
try the bridge to log4j1
https://logging.apache.org/log4j/log4j-2.2/log4j-1.2-api/index.html
Updated to:
. log4j-api-2.6.2.jar
. log4j-core-2.6.2.jar
. log4j-web-2.6.2.jar
. log4j-1.2-api-2.6.2.jar
. commons-logging-1.2.jar
. struts2.5.2. jars
Didn't change web.xml and log4j.xml.
But log file
You can try the bridge to log4j1, this is maybe the simplest solution here.
https://logging.apache.org/log4j/log4j-2.2/log4j-1.2-api/index.html
Best Regards
Johannes
#
web: http://www.jgeppert.com
twitter: http://twitter.com/jogep
2016-07-18 15:
Absolutely that's what even i feel, server like Jboss (wildfly doesn't have
support for it) so all logs coming after the following message is writing
to stdout (is that the expected behavior).
On Mon, Jul 18, 2016 at 6:43 PM, Emi wrote:
> hi, is there any plan for the date of end of life for 2.
hi, is there any plan for the date of end of life for 2.3.x series?
No exact date but you can only expect security fixes (if possible)
that will ported into 2.3.x series.
should consider migrating into 2.5.x series which isn't so hard.
Will 2.5.x support log4j1.x? There are thousands of classes c
2016-07-18 3:24 GMT+02:00 Winston Lee :
> hi, is there any plan for the date of end of life for 2.3.x series?
No exact date but you can only expect security fixes (if possible)
that will ported into 2.3.x series. You should consider migrating into
2.5.x series which isn't so hard.
Regards
--
Łu
hi, is there any plan for the date of end of life for 2.3.x series?
On 2016-07-15 14:38 ( 0800), Lukasz Lenart wrote:
> The Apache Struts group is pleased to announce that Struts 2.3.30 is>
> available as a %u201CGeneral Availability%u201D release. The GA
designation is>
> our highest quality gr
The Apache Struts group is pleased to announce that Struts 2.3.30 is
available as a “General Availability” release. The GA designation is
our highest quality grade.
Apache Struts 2 is an elegant, extensible framework for creating
enterprise-ready Java web applications. The framework is designed to
14 matches
Mail list logo