I've got this error:
ERROR: Error from ejbc: Error while reading 'META-INF/weblogic-cmp-rdbms-jar.xml'. The error was:
Unable to find bean 'QAT.Stock' in RDBMS CMP deployment descriptor 'META-INF/weblogic-cmp-rdbms-jar.xml'. The bean references this descriptor, but the descriptor doesnt contain an entry for this bean.
ERROR: ejbc found errors
Though weblogic-cmp-rdbms-jar.xml, weblogic-ejb-jar.xml and
ejb-jar.xml contain an entry
<ejb-name>QAT.Stock</ejb-name>
Does anybody have any ideas? Regards, Dima
ERROR: Error from ejbc: Error while reading 'META-INF/weblogic-cmp-rdbms-jar.xml'. The error was:
Unable to find bean 'QAT.Stock' in RDBMS CMP deployment descriptor 'META-INF/weblogic-cmp-rdbms-jar.xml'. The bean references this descriptor, but the descriptor doesnt contain an entry for this bean.
ERROR: ejbc found errors
Though weblogic-cmp-rdbms-jar.xml, weblogic-ejb-jar.xml and
ejb-jar.xml contain an entry
<ejb-name>QAT.Stock</ejb-name>
Does anybody have any ideas? Regards, Dima