Hi guys, this is my second mail. Please, is there anyone who could get me out of this?: Hi I am not able to compile ConverterClient.java. I am using ant. It points errors at "import Converter" and "import ConverterHome". My classpath looks like this in autoexec.bat set classpath=%J2EE_HOME%\lib\j2ee.jar;%J2EE_HOME%\lib\jhall.jar;%J2EE_HOME%\lib\ejb10deployment.jar;%J2EE_HOME%\lib\j2ee-ri-svc.jar;%J2EE_HOME%\lib\system;.;%ANT_HOME%\lib;%classpath% Please help me! TIA Pankaj
satish tottempudi
Greenhorn
Joined: May 07, 2001
Posts: 3
posted
0
%ANT_HOME%\lib\ant.jar;%ANT_HOME%\lib\parser.jar; %ANT_HOME%\lib\*.ja set this class path and try again
Developer
Sandy Lee
Greenhorn
Joined: Jan 18, 2001
Posts: 18
posted
0
Pankaj, Also, you need not necessarily use ant to compile the source files.
Nasser Aboobaker
Ranch Hand
Joined: Dec 06, 2000
Posts: 104
posted
0
Hi, Can some one help in this. I am having same problem. Thanks in advance. Nasser