Description
In JDOQL, the
"FROM com.mycompany.myapp.SomeClass "
should be the same as the class on which it is annotated.
Also, the
"VARIABLES com.mycompany.myapp.SomeOtherClass" should be the same as some other class that is @PersistenceCapable.