Re: Why does the log4j2's ${web:rootDir} web lookup cause issues at the deployment in weblogic 12c?

2019-06-06 Thread Gaurav
On 2019/06/06 15:26:38, Matt Sicker wrote: > Oooh, the dreaded vfs URL scheme. There's some special case support > for vfs URLs in some code, but it's not pervasive IIRC. > > On Thu, 6 Jun 2019 at 04:33, Gaurav wrote: > > > > > > > > On 2019/06/04 17:14:09, Matt Sicker wrote: > > > Maybe We

Re: Why does the log4j2's ${web:rootDir} web lookup cause issues at the deployment in weblogic 12c?

2019-06-06 Thread Matt Sicker
Oooh, the dreaded vfs URL scheme. There's some special case support for vfs URLs in some code, but it's not pervasive IIRC. On Thu, 6 Jun 2019 at 04:33, Gaurav wrote: > > > > On 2019/06/04 17:14:09, Matt Sicker wrote: > > Maybe WebLogic bundles Log4j2 as a server module already? Some other EE >

Re: Why does the log4j2's ${web:rootDir} web lookup cause issues at the deployment in weblogic 12c?

2019-06-06 Thread Gaurav
On 2019/06/04 17:14:09, Matt Sicker wrote: > Maybe WebLogic bundles Log4j2 as a server module already? Some other EE > container servers do that. > > On Tue, Jun 4, 2019 at 11:46, Ralph Goers > wrote: > > > I am also unclear as to why this would be any different than any other > > servlet c