Re: log4j2 and Java WebStart

2020-05-13 Thread Ralph Goers
I have never tried with web start however you might try using the log4j-3.0 SNAPSHOT on master. That uses a different mechanism to locate plugins which might work better for you. Ralph > On May 13, 2020, at 4:31 AM, Benjamin Asbach wrote: > > Hello, > > I wonder if someone is using log4j2 w

log4j2 and Java WebStart

2020-05-13 Thread Benjamin Asbach
Hello, I wonder if someone is using log4j2 with Java WebStart? I currently try to integrate log4j2 into such an application environment but recognized that the JNLP2Classloader is not able to obtain log4j2 meta-data from other jar files. So only the api plugins (core meta data is not found) a