I wanted to do elemMatch, so this example helped.
2012-08-06 10:39:04,845 [http-9002-1] WARN com.google.code.morphia.mapping.Mapper - The type(s) for the query/update may be inconsistent; using an instance of type 'com.mongodb.BasicDBObject' for the field 'com.creative.resources.content.CreativeContainerInternal.creatives' which is declared as 'java.util.List'
2012-08-06 10:39:04,845 [http-9002-1] DEBUG com.google.code.morphia.mapping.Mapper - Location of warning:
java.lang.Throwable
at com.google.code.morphia.mapping.Mapper.validate(Mapper.java:642)
at com.google.code.morphia.query.FieldCriteria.<init>(FieldCriteria.java:30)
at com.google.code.morphia.query.QueryImpl.filter(QueryImpl.java:317)