Pls, answer me at this address: [EMAIL PROTECTED]
Good Morning!
I'm trying to work with J2EE, but I encounter some problem when I launch
deploytool...
Note that I have J2EE running in another terminal window...
My classpath:
D:\>set cpath
CPATH=.;d:\j2sdkee-beta\lib\j2ee.jar;d:\jdk1.2.2\jre\lib\rt.jar;d:\MyProjects;d:\Driver\mssqlser
ver4.zip;d:\swing111\swing.jar;d:\swing111\swingall.jar;d:\swing111\windows.jar
The problem:
D:\>deploytool
Deployment Tool version 1.0. Type deploytool -help for command line
options. Starting...
Exception in thread "main" java.lang.NullPointerException:
at
javax.swing.plaf.basic.BasicFileChooserUI$BasicFileView.isTraversable(BasicFileChoose
rUI.java:637)
at
javax.swing.JFileChooser.isTraversable(JFileChooser.java:1162)
at
javax.swing.JFileChooser.setCurrentDirectory(JFileChooser.java:422)
at javax.swing.JFileChooser.<init>(JFileChooser.java:271)
at javax.swing.JFileChooser.<init>(JFileChooser.java:255)
at
com.sun.enterprise.tools.deployment.ui.DeployToolWindow.<init>(DeployToolWindow.java:
57)
at
com.sun.enterprise.tools.deployment.main.DeployTool.<init>(DeployTool.java:61)
at
com.sun.enterprise.tools.deployment.main.Main.main(Main.java:53)
My system: WIN NT 4.0
I hope you will answer me asap!
Thanks in advance
Domenico
===========================================================================
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".