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".

Reply via email to