RE: Win32 Command line length problem
In Win2K, I endwed up writing a small bootstrap program that created a URLClassLoader, loaded all jars into it, and started Cocoon. /LS > From: Upayavira [mailto:[EMAIL PROTECTED]
Re: Win32 Command line length problem
On Friday, February 21, 2003, at 10:47 PM, Upayavira wrote: The command line run.bat in CVS does not work at present, due to too many jars making the classpath longer than DOS can handle as an environment variable. Does anyone know how to extend the allowable length of an environment variable,