Wrox Home  
Search P2P Archive for: Go

  Return to Index  

j2ee thread: make file


Message #1 by vaas111@y... on Thu, 10 May 2001 19:23:53
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