I encounter the same problem as stated in
http://code.google.com/p/morphia/issues/detail?id=176.
In the issue it states that 0.99 is updated with log wraning without
throwing exception. But I still receive this error and in the source
it actually throw exception, instead of logging the message. Can I
just change that line (MappedField.java line 160) to log.warn()? Or
what is the right way for the solution?
environment 2.6.5 mongo driver, morphia 0.99
I appreciate any suggestion.
Thanks