--- Diane Holt <[EMAIL PROTECTED]> wrote: > So I'm thinking it's actually the log4j.jar file inside > HelloWorld.jar that's getting munged in some way that's the actual > problem.
Actually, it can't be that it's getting munged in some way, because then it wouldn't work once I extracted it, either. So there must just be some problem with 'java -jar ...' accessing lib/log4j.jar when it's inside the HelloWorld.jar file. Is 'java -jar ...' supposed to be able to read in jars inside the jar that's being 'java -jar ...'d? Diane ===== ([EMAIL PROTECTED]) __________________________________________________ Do You Yahoo!? Try FREE Yahoo! Mail - the world's greatest free email! http://mail.yahoo.com/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
