Cloudscape 4.0.6 version that comes with J2sdkEE1.3.1 is not supported by Cloudview 4.0.0. You need to go to
http://www.cloudscape.com/support/downloads.jsp
and download
and put both under j2sdkee1.3.1\lib\cloudscape and in your classpath.
Luis A.
----- Original Message -----
From: "Bhushan_Bhangale" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 16, 2002 12:35 AM
Subject: Re: Why I can't start
cloudscape???
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
