I get the following error while trying to Deploy the Demo Bean using Weblogic 4.5.
Can anyone help. Urgent.
C:\weblogic>java weblogic.ejbc -d /classes ejb/demo/DemoBeanDD.ser
C:\classes\ejb\demo\DemoBeanHomeImpl.java:11: class ejb.demo.DemoBeanHomeImpl
must be declared abstract. It does not define javax.ejb.HomeHandle getHomeHandle(
from interface javax.ejb.EJBHome.
public class DemoBeanHomeImpl
^
1 error
Exec failed .. exiting
thanks
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".