How to set log4j.properties in Eclipse?

前端 未结 3 1380
鱼传尺愫
鱼传尺愫 2021-02-09 16:27

I\'m trying to run this example, but I have some problems with configuration.

I copied log4j-jms.properties, jndi.properties, Log4jJMSApp

3条回答
  •  轮回少年
    2021-02-09 16:36

    According to your project structure, there is no log4j-jms.properties.There is log4j.properties. So change your log4j properties file name.

提交回复
热议问题