hi, I am getting below exception

org.apache.openjpa.util.MetaDataException: No metadata was found for type
"class com.company.domain.TestApplicatonVO". The class is not enhanced.;

I can remove this exception by turning on Enity enahancement but I have
below doubts 

1) I am running on WAS 7 server and if i turn on entity enhancer using
javaagent, does that create any performance issue?
2) Which type of enhacer is preferable in production environment, runtime or
buildtime?

Please suggest.

Thanks
Unmarshall


--
View this message in context: 
http://openjpa.208410.n2.nabble.com/Enhanced-JPA-Entity-tp6832281p6832281.html
Sent from the OpenJPA Users mailing list archive at Nabble.com.

Reply via email to