Lookup support for JNDI resources?

2013-07-17 Thread Woonsan Ko
Hi, I'd like to use RoutingAppender [1] to put all the logs from the same web application context in a log file  (a log file per web application context). I think I can achieve almost the same feature as logback SiftingAppender [2] with that, but I have one problem. I want to use JNDI

Re: Lookup support for JNDI resources?

2013-07-17 Thread Ralph Goers
You would need to create a JNDILookup plugin. This should be easy to do. I would suggest you create a Jira issue to request this. If you could supply the patch that would be great but if not it should be pretty easy to implement. Ralph On Jul 17, 2013, at 8:27 AM, Woonsan Ko wrote: Hi,

Re: Lookup support for JNDI resources?

2013-07-17 Thread Woonsan Ko
; Woonsan Ko woon_...@yahoo.com Sent: Wednesday, July 17, 2013 11:46 AM Subject: Re: Lookup support for JNDI resources? You would need to create a JNDILookup plugin.  This should be easy to do.  I would suggest you create a Jira issue to request this.  If you could supply the patch that would