2.4 kernels and Java

2001-06-13 Thread kevin1
What issues have been seen using the 2.4 kernels and java 1.3 ? Do the threading issues lessen or go away? Do I need to change my code? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Con

Re: zip utility

2001-06-13 Thread David Brownell
Try using "jar". Jarfiles are zipfiles with a strange extension and an optional layout convention. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: jdk 1.3.0 / sparc

2001-06-13 Thread Avi Cherry
>Yes, performance can be increased since: >1) there is currently no hotspot in sparc jdk 1.3.0 >2) some parts were compiled without optimization in order to bypass a >compiler problem. > >The intention was to go to 1.4 immediately, and to skip improvements on >1.3.0 or 1.3.1. Unless people really

Re: zip utility

2001-06-13 Thread Joi Ellis
On Wed, 13 Jun 2001, Nathan Meyers wrote: > On Wed, Jun 13, 2001 at 02:44:51PM -0500, Steven Rubenstein wrote: > > does anyone know of a zip (not gzip or bzip2) utility that will run in > > linux? i ask this since sun publishes their html jdk documentation as a > > zip file. (on the other han

Re: zip utility

2001-06-13 Thread Peter Eddy
Jar files are in the Zip file format, so you can use the JDK jar tool to extract the documentation .zip files. peter "Jesus M. Salvo Jr." wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > E... unzip: > > [john@localhost john]$ unzip --help > UnZip 5.40 of 28 November 1998, b

Re: zip utility

2001-06-13 Thread Joi Ellis
On Wed, 13 Jun 2001, Steven Rubenstein wrote: > does anyone know of a zip (not gzip or bzip2) utility that will run in > linux? i ask this since sun publishes their html jdk documentation as a > zip file. (on the other hand, is the documentation for the jdk 1.3.1 > available anywhere as a gz

Re: zip utility

2001-06-13 Thread Charles Forsythe
Steven Rubenstein wrote: > > does anyone know of a zip (not gzip or bzip2) utility that will run in > linux? You could write one in Java :-) or: http://www.info-zip.org/pub/infozip/ RedHat installs with this. Type "unzip" on your CLI and you may discover you already have it! -- Char

Re: zip utility

2001-06-13 Thread Nathan Meyers
On Wed, Jun 13, 2001 at 02:44:51PM -0500, Steven Rubenstein wrote: > does anyone know of a zip (not gzip or bzip2) utility that will run in > linux? i ask this since sun publishes their html jdk documentation as a > zip file. (on the other hand, is the documentation for the jdk 1.3.1 > availa

Re: zip utility

2001-06-13 Thread Jesus M. Salvo Jr.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 E... unzip: [john@localhost john]$ unzip --help UnZip 5.40 of 28 November 1998, by Info-ZIP. Maintained by C. Spieler. Send bug reports to the authors at [EMAIL PROTECTED]; see README for details. Usage: unzip [-Z] [-opts[modifiers]] file[.zi

Re: jdk 1.3.0 / sparc

2001-06-13 Thread Johan Vos
On Wed, 13 Jun 2001, Marcus Crafter wrote: > Hi All, > > Hope all is well. > > We've just noticed that the Blackdown JDK 1.3.0 for sparc is available > and have installed it on our E250 system. It should be on the mirrors now, indeed. > Great work, but I wanted to ask wh

zip utility

2001-06-13 Thread Steven Rubenstein
does anyone know of a zip (not gzip or bzip2) utility that will run in linux? i ask this since sun publishes their html jdk documentation as a zip file. (on the other hand, is the documentation for the jdk 1.3.1 available anywhere as a gzip or bzip2 file?) thanks sjr -

jdk 1.3.0 / sparc

2001-06-13 Thread Marcus Crafter
Hi All, Hope all is well. We've just noticed that the Blackdown JDK 1.3.0 for sparc is available and have installed it on our E250 system. Great work, but I wanted to ask what performance expectations we should have ? Our tests have shown that the Blackdo

Choosing open source app server for linux

2001-06-13 Thread kevin1
Hello all, First, I have no budget for this... :) Having said that - I need to come up with an app server that handles message driven beans and is open source, and is enterprise capable (we're expecting massive traffic) . I have narrowed things down to Enhydra or Jboss. We run a cluster