Wrox Home  
Search P2P Archive for: Go

  Return to Index  

j2ee thread: RE: make file


Message #1 by Chanoch Wiggers <ChanochW@w...> on Thu, 14 Jun 2001 14:10:38 +0100
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.

  Return to Index