are you working in Windows 98? thats the only os that has real command line
problems. the make file is supposed to get around this problem, what is the
line that you have tried to break up and how have you tried to break ut up
chanoch
-----Original Message-----
From: vaas111@y... [mailto:vaas111@y...]
Sent: 10 May 2001 20:24
To: Java 2 Enterprise Edition
Subject: [j2ee] make file
Hi,
i'm trying to work through the Professional Java 2 Enterprise Edition
with BEA Weblogic
Server book. The make file basically compiles all the common java files ,
servlets & EJBS and
copies the class files to particular destination directories. When issueing
the javac command
in
the make file, the length of the command is becoming large & its giving an
error saying that
the 'command line is long' when i run on the DOS command line. Do we have
any ideas on
how
to overcome this problem? I have tried breaking the command into smaller
ones, but didnt
work.
thanks,
Vaas.