Hi,
If I using java 1.3 to run the cloudview, then I got these error:
E:\j2sdkee1.2.1\bin>java -Dcloudscape.system.home=E:\j2sdkee1.2.1\cloudscape
-classpath
E:\j2sdkee1.2.1\lib\cloudscape\tools.jar;E:\j2sdkee1.2.1\lib\cloudscape\clou
dscape.jar;E:\j2sdkee1.2.1\lib\cloudscape\license.jar; -ms16m -mx32m
COM.cloudscape.tools.cview
***** Error occurred on Wed Nov 08 18:04:37 GMT+00:00 2000
java.lang.NullPointerException
at com.inprise.jbcl.view.TreeView.setOpaque(TreeView.java:213)
at javax.swing.JScrollPane.<init>(JScrollPane.java:247)
at javax.swing.JScrollPane.<init>(JScrollPane.java:290)
at com.inprise.jbcl.view.TreeView.<init>(TreeView.java:22)
at com.inprise.jbcl.control.TreeControl.<init>(TreeControl.java:22)
at COM.jbms._119._1245.<init>(Unknown Source)
at COM.jbms._119._1245.<init>(Unknown Source)
at COM.jbms._119._1356.<init>(Unknown Source)
at COM.jbms._119._1530.<init>(Unknown Source)
at COM.jbms._119._1530.<init>(Unknown Source)
at COM.cloudscape.tools.cview.main(Unknown Source)
If I use java 1.2.2, then it is fine.
Louis
===========================================================================
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".