Weblogic supplies all of the EJB (and others) classes.
Erase all classes and jar's from jre/lib/ext that are not needed for basic
JAVA 2.
When I got this error, it was because I had sun's ejb.jar in my classes.
Tim
> -----Original Message-----
> From: Kalyani Sr [mailto:[EMAIL PROTECTED]]
> Sent: Friday, December 10, 1999 3:20 AM
> To: [EMAIL PROTECTED]
> Subject: Re: EJB DEPLOYMENT ON WEBLOGIC 4.5 SERVER - URGENT
>
>
> 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".
>
===========================================================================
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".