
19 Mar
2021
19 Mar
'21
9:28 a.m.
Hi all, I have a jboss .war application using SLF4j/Logback that per instructions its logging can be configured setting a JNDI in Jboss. This JNDI should contain a folder path string with java:/comp/env/xyz. I'm using Jboss EAP 7 standalone, but I don't understand where I should put this JNDI and what syntax should be used. The official Logback docs don't help me with Jboss. Thanks