TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:11197] Max length of env vars?



On Thu, Dec 16, 1999 at 06:58:12PM -0600, Bob Tanner wrote:
> 
> Same here. I am working on an XML project and I have many jar files
> with each "flavor" of xml parser. Sun, IBM, Oracle, OpenXML, and now
> Java Apache XML stuff.
> 
> My classpath is out of control!

	*grin*

	You could use the jar utility to 'unjar' all of them, then
combine their META-INF files, and rejar them.  Then you'd only have one
jar file.  Of course, you'd have to do that whenever you got a new
release of their jar.  Also, they may have name conflicts, though if
they follow the package naming conventions they should.

	If you jar utility doesn't work, I think zip and unzip work just
as well and faster.  I say this because the one that comes with kaffe
doesn't work and always gives me:

java.io.IOException: LOC header signature bad: 93499aac

Have fun (if at all possible),
-- 
Its name is Public Opinion.  It is held in reverence. It settles everything.
Some think it is the voice of God.  Loyalty to petrified opinion never yet
broke a chain or freed a human soul.     ---Mark Twain
-- Eric Hopper (hopper@omnifarious.mn.org  http://omnifarious.mn.org/~hopper) --

PGP signature