On Tue, 2002-09-03 at 17:07, Dominique Devienne wrote: > Sounds a little bit like GenJar which I used once in the past, except GenJar > wouldn't pull in classes from dependent JARs.
GenJar can pull in classes from other jars. You can include only the required classes, or it you have a package that uses dynamic class loading like log4j you can include the whole jar. -- Jesse Stockall [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
