*_461134796 not abstract and does not override isIdentical(javax.ejb.EJBLo)
843830Apr 12 2006 — edited Apr 13 2006hello people..,
I have a simple entity bean (local interface) and a web client in jsp.I am using j2ee 1.4 and Mysql. I integrated the driver ans created the connection pool and ping is successful .
Entity Bean name :CheckBean
There is no failed test when verified but when deployed i get the following error.
distribute:/usr/local/project/control/control.ear
deployment started:0%
Deploying application in domain failed;Fatal Error from EJB compiler -- Compilation failed:
Native compiler returned error :1
Error messages are: 1
/opt/*/*/domain/domain1/generated/ejb/j2ee-apps/control/control/CheckBean_46114796_ConcreteImpl.java
:10:control.CheckBean_461134796_ConcreteImpl is not abstract and does not override abstract method isIdentical(javax.ejb.EJBLocalObject) in javax.ejb.EJBLocalObject
public class CheckBean_461134796_ConcreteImpl
^
1 error
;requested operation cannot be completed
Please people if anybody could tell me what might be wrong ..,i would be really greateful ...
Waiting for help..
From
Ranjitha Rao