org.apache.openjpa.persistence.ArgumentException: Could not locate metadata for the class using alias "person". This could mean that the OpenJPA enhancer or load-time weaver was not run on the type whose alias
What is "This could mean that the OpenJPA enhancer or load-time weaver was not run on the type whose alias is "person". ". I have configured SimpleLoadTimeWeaver in springs application context file.
Any thing else I need to configure -- Sent from the OpenJPA Users mailing list archive at Nabble.com.