Put the folder in which COM.cloudscape.tools.cview class is defined in the classpath 
and it will work for you.
If F:/code/myclasses/COM/cloudscape/tools/cview.class then there should be an entry of 
F:/code/myclasses in classpath.

-----Original Message-----
From: Edward [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 16, 2002 7:29 AM
To: [EMAIL PROTECTED]
Subject: Why I can't start cloudscape???
Importance: High


  I installed j2sdkee1.3.1,I want to use cloudscape attached by J2EE Reference 
Implementation,so it has a tool named Cloudview.and I run this follow command:
F:\j2sdkee1.3.1\lib\system>java -classpath tools.jar;cloudscape.jar 
COM.cloudscape.tools.cview

But I get a error:
    Exception in thread "main" java.lang.NoClassDefFoundError: 
COM/cloudscape/tools/cview

I wan't know why it is error,I do above operations according the book "Professional 
Java Server Programming J2EE 1.3 Edition",the 6 Chapter.  If I need install other java 
components? I want to know that if j2sdkee-1_3_1-win.exe contains Cloudview? If it is 
not,where can I get Cloudview???
Any idea will be appreciated!
Thanks!!!
Edward

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to