I am trying to migrate Weblogic to Glassfish, than I have a problem with EJB 3.0 ,
This error appear on the glassfish log file,
[#|2013-08-01T12:02:02.817+0300|SEVERE|oracle-glassfish3.1.2|org.apache.catalina.core.StandardContext|_ThreadID=25;_ThreadName=Thread-2;|PWC1305: Exception during cleanup after start failed
org.apache.catalina.LifecycleException: PWC2769: Manager has not yet been started
[#|2013-08-01T12:02:01.010+0300|SEVERE|oracle-glassfish3.1.2|global|_ThreadID=25;_ThreadName=Thread-2;|The annotation symbol defined in super-class is not compatible with Session ejb BlockListDaoImpl.
symbol: TYPE location: class com.netas.vas.tic.db.dao.BlockListDaoImpl
Is there any way to solve this problems?