Everytime when my servlet use EntityManager I got a lot of info level
log like this:

org.datanucleus.plugin.NonManagedPluginRegistry resolveConstraints:
Bundle "org.datanucleus.jpa" has an optional dependency to
"org.datanucleus.enhancer" but it cannot be resolved

There are many of them, saying the same resolution problem on
different datanucleus classes. Other than this, my servlet works well
in em persistence. Are they related to missing setup in config files?
How can I avoid such useless info logs?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to