in reply to Using log4j via Inline::Java

In my experience you'll always have to fiddle to make log4j work;) I can think of several things you could try:

Sanity check: I assume you have established that log4j actually works if you run the java app.?

HTH
Harry