|
From: Jacques B. <jac...@gm...> - 2004-04-16 19:25:15
|
OK, thanx for the info. I'm using 1.4.x all the way, so it won't be a problem. :) Thanx much! Jacques ----- Original Message ----- From: "Leif Mortenson" <le...@ta...> To: <wra...@li...> Sent: Friday, April 16, 2004 5:12 PM Subject: Re: [Wrapper-user] wrapper.jar interchangeable? > Jacques, > The wrapper.jar file is technically the same for all platforms. It > is built for each > distribution on the various platforms. I have a few people help me out > with the > releases , so the builds are made with slightly different JDK versions. > This results > in the jar file having a slightly different size depending on where it > was built. > > All in all this shouldn't matter to you. The exception is that I > have found that > it you build the jar with JDK 1.4.1 or above then you will get errors > when running > under a 1.2.x JVM. I usually do Windows releases using the 1.3.1 JDK > so this > is not an issue. But this is not true for other releases. If you are > going to be using > the 1.2.x JVM, I would make use of the jar from the Windows release. > This shouldn't matter, even though the compiler is told to build a > 1.2 version of > class files, it seems to screw things up. Seems like a Java bug, but > not much that > can be done about it. Not many people are using 1.2.x anymore so it is > probably > not much of an issue. > > Cheers, > Leif > > Jacques Bosch wrote: > > >Here's another basic question. > >Is the wrapper.jar file in the win32 and linux distros the same one / > >interchangeable? > >I'm sure it is, but just to be sure... > > > >Thanx. > >Jacques > > > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > > > |