i think the client program you are executing is not in your classpath.
Kamran
----- Original Message -----
From: Narra, Lakshmi N <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 19, 2001 5:06 PM
Subject: need help
> HI all,
>
> I am getting the following error while executing the client program which
> access a bean running in a different system
>
> E:\NLNTEST\build>java ejb.first.helloClient
> Exception in thread "main" java.lang.NoClassDefFoundError:
> ejb.first.helloHome
> at ejb.first.helloClient.class$(helloClient.java:8)
> at ejb.first.helloClient.main(helloClient.java:12)
>
> Can anybody write me what might be the problem, do I need to copy Home and
> Remote to client system.
>
>
> Thanks in advance
> N L N
>
>
===========================================================================
> 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".