Re: Corrupt jdk1.2pre-v1.tar.bz2 file??

1999-05-23 Thread Nathanael Jacobson
- Original Message - From: Steven Maddocks <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, May 24, 1999 4:38 PM Subject: Corrupt jdk1.2pre-v1.tar.bz2 file?? > Has anyone had problems with downloading the jdk1.2pre-v1.tar.bz2 file. I have > downloaded a copy (tried three differ

Java app server on linux ?

1999-05-23 Thread Nitin Borwankar
Is anyone using (development or production) a Java application server such as BEA Weblogic or even an all Java HTTP server such as Javasoft's Java WebServer ? Is this feasible at all ? What version JDK do you use on what Linux distro and version ? I am setting up a development environment for

RE: Java app server on linux ?

1999-05-23 Thread Aravind Selvaraje
My case RedHat 6.0 JDK 1.1.7 v2 BEA WebLogic 4.02 Also, using Apache and Jserv. Works great. > -Original Message- > From: Nitin Borwankar [mailto:[EMAIL PROTECTED]] > Sent: Sunday, 23 May 1999 12:30 > To: [EMAIL PROTECTED] > Subject: Java app server on linux ? > > > > Is anyone usin

Re: Java app server on linux ?

1999-05-23 Thread Steve Nguyen
Try w3c JIGSAW Web/Java Application Server; 100% Java HTTP and Servlet Runner. It runs on my Linux & NT Server both fine It's quite cool but still slow and a bit buggy Steve -Original Message- From: Nitin Borwankar <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Sunda

Re: Java app server on linux ?

1999-05-23 Thread alx
Someone correct me if I'm wrong, but I don't think Java Webserver is an all java web server. On Sat, 22 May 1999, Nitin Borwankar wrote: > > Is anyone using (development or production) > a Java application server such as BEA Weblogic or even > an all Java HTTP server such as Javasoft's Java Web

Re: getStickySystemClass failed jdk1.2 and RH6.0

1999-05-23 Thread Emilian URSU
Don't be so sure. try to set your DEFAULT_THREADS_FLAG=green in your .java_wrapper On Sat, 22 May 1999, Glenn Valenta wrote: > Found it! Thanks to Riyad Kalla for pointing me in the right direction. RH6.0 > uses glib2.1 and will not work with jdk1.2 yet. > > Glenn Valenta wrote: > > > >

Re: Java app server on linux ?

1999-05-23 Thread Nitin Borwankar
[EMAIL PROTECTED] wrote: > > Someone correct me if I'm wrong, but I don't think Java Webserver is an > all java web server. ACtually the Java WebServer is 100% Java. the SSL libraries are C and currently are only available on NT and Solaris. But you can run the server on Linux without using SS

Re: Java app server on linux ?

1999-05-23 Thread Nitin Borwankar
Aravind Selvaraje wrote: > > My case > > RedHat 6.0 > JDK 1.1.7 v2 > BEA WebLogic 4.02 > > Also, using Apache and Jserv. Do you connect to any of the big name databases over JDBC ? ( Oracle, Sybase, DB2 ... ) Nitin. > > Works great. > > > -Original Message- > > From: Nitin Borwan

Re: Java app server on linux ?

1999-05-23 Thread Aravind Selvaraje
Yes, to DB2 from EJB. DB2 runs beautifully on Linux. I am running the beta version but it is still great. Give it plenty of memory though. But we will soon try out Oracle 8. We are fairly confident as Oracle's JDBC type 4 driver is very good. I have used it elsewhere. Hopefully should not have t

Re: Java app server on linux ?

1999-05-23 Thread Gregory Steuck
The only plausible reason I can think of is performance. Anybody measured encryption speed when using RSA's libs? Nitin Borwankar writes: > ACtually the Java WebServer is 100% Java. > the SSL libraries are C and currently are only available on NT and > Solaris. > But you can run the server o

Re: GC... faster?

1999-05-23 Thread Peter Schuller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > I am not to sure about Blackdown but I do that I IBM JVM for Linux. > (1.1.7 is going to be available very soon, with 1.2 to follow close) *GASP* Are you sure about that? I'm feeling lightheaded. Where can I read about it? Has IBM done a press rele

IBM JDK (RE: GC... faster?)

1999-05-23 Thread Aravind Selvaraje
Where can I get IBM JDK for Linux ??? -- Aravind > -Original Message- > From: Sandy Ward [mailto:[EMAIL PROTECTED]] > Sent: Sunday, 23 May 1999 08:45 > To: Jonas Erikson > Cc: Bryce McKinlay; [EMAIL PROTECTED] > Subject: Re: GC... faster? > > > I am not to sure about Blackdown but I do

Corrupt jdk1.2pre-v1.tar.bz2 file??

1999-05-23 Thread Steven Maddocks
Has anyone had problems with downloading the jdk1.2pre-v1.tar.bz2 file. I have downloaded a copy (tried three different mirrors and checked that the ftp type is binary) and when I use bunzip2 to extract the tar file I get the following error: bunzip2 jdk1.2pre-v1.tar.bz2 bunzip2: Data integrity

Java 2 for Linux

1999-05-23 Thread Steve Byrne
Sandy Ward writes: > Does anyone have the dates when Java 2 for Linux might be released from Sun? I should be clear: SUN doesn't do ports of Java 2 to Linux. The Blackdown porting team does (see http://java.blackdown.org). I'm trying to get pre-release 2 put together as we've made HUGE advance

RE: Java 2 for Linux

1999-05-23 Thread Peter Schuller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > Does anyone have the dates when Java 2 for Linux might be released from Sun? Never, it looks like. JDK 1.2 (AKA Java 2) is being ported by the blackdown team, not by Sun (although I gather Sun people are helping out). / Peter Schuller - --- PGP

I have a Java/Linux job .. anyone curious , its in Phoenix

1999-05-23 Thread Leveridge & Friedman INC
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Java 2 for Linux

1999-05-23 Thread Sandy Ward
Does anyone have the dates when Java 2 for Linux might be released from Sun? Sandy -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Java 2 for Linux

1999-05-23 Thread Steve Byrne
Sandy Ward writes: > Does anyone have the dates when Java 2 for Linux might be released from Sun? Uh...never, since they aren't doing it. > Sandy > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of

jdk1.2 problem

1999-05-23 Thread Glenn Wiens
The following code compiles with only a "deprecated" warning under jdk1.2 for Windows98: ### import java.awt.*; import java.io.*; import java.util.*; public class problem extends java.applet.Applet { Button execute_button; TextArea output; public vo