Hola a todos: I'm trying to configure gump in w2k, and i'm facing the command line length problem, due to company restrictions i can not use XP, nor use root dir in this machine, so i'm considering to create a launcher for this situation, make gump create a properties file for the classpath and read it from the launcher, create a URLClassloader with parent on the initial loader, configure it with the urls given in the prop file, and start ant's main usign reflection from there..
Is this solution workable? are there any problem with this aproach? I'm thinking mainly about ant, does ant rely in having the sysclassloader as main loader? Saludos, Ignacio J. Ortega --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
