Hi,

I noticed the following warning at carbon log when log in to G-reg
management console. Worth having a look at this.

38535  HT-PU  WARN   [http-nio-9443-exec-26] openjpa.MetaData - The
discriminator for type
"org.wso2.carbon.humantask.core.dao.jpa.openjpa.model.PresentationElement"
cannot compute the list of its subclasses on its own.  You should either
use a discriminator strategy that has this ability (such as the class-name
strategy), include the set of persistent classes in the
"openjpa.MetaDataFactory" property so that OpenJPA can discover all
persistent classes at startup, or make sure that all subclasses of this
type have had their class instantiated in the JVM before performing any
persistent operations on this class or its subclasses.  If this class does
not have any subclasses, consider making the class final or changing its
discriminator strategy to "final".

/Charitha
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to