When I have 

<property name="openjpa.Log" value="slf4j" /> 

or 

<property name="openjpa.Log" value="commons" /> 

it works but doesn't log (logging in my own code using SLF4J works).

When I have

<property name="openjpa.Log" value="log4j" /> 

it doesn't work (Blueprint column in Karaf console `list` output shows
GracePeriod instead of Created).




--
View this message in context: 
http://karaf.922171.n3.nabble.com/Configuring-OpenJPA-to-log-in-Karaf-2-3-0-tp4026959p4026966.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to