- 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
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
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
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
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
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:
> >
> >
[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
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
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
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
-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
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
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
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
-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
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
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]
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
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
19 matches
Mail list logo