Common validation errors and workarounds

You may encounter error messages when you validate your projects. Below is a list of common errors, descriptions, and possible solutions.

Message Explanation
ERROR: Error from ejbc: Error while reading 'META-INF/weblogic-cmp-rdbms-jar.xml'. The error was: In bean Xxxx, the abstract method, getYyyy(), doesn't correspond to any container-managed field and is not implemented in the bean class or any of its superclasses. This error message is caused by a limitation of the CMP generation process that occurs under certain circumstances. The workaround for this issue is to delete the method getYyyy mentioned in the error message from the generated implementation class for the bean Xxxx shown in the error message.
Terms of use | Feedback
(C) Copyright IBM Corporation 2002, 2004. All Rights Reserved.