Hi all,
I am writing a client program that accessing entity bean, and compile the client program by this command.
javac -classpath %classpath%;C:\j2skdee1.3\lib\j2ee.jar Client.java
 

D:\finalproject>javac -classpath ;C:\j2sdkee1.3\lib\j2ee.jar Client.java

Client.java:1: package COM.EJB.CMP.COURSE does not exist

import COM.EJB.CMP.COURSE.*;

The same command would work on my window 2000 machine. 

Is there any known problem with Window XP, that it can't find the package?

Thanks,

Duc



Join the world�s largest e-mail service with MSN Hotmail. Click Here
=========================================================================== 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