Re: JSDK 1.4 / Merlin for i386 ?

2001-04-12 Thread Jesus M. Salvo Jr.
But ... the question was about Merlin, which is 1.4, not 1.3.1. Calvin Austin wrote: > > As of release 1.3.1 all platforms which includes Linux are released on the > same day. I know that only covers x86 but I would guess the ppc version > should be in the same ballpark > > The 1.3.1 release is

Re: JSDK 1.4 / Merlin for i386 ? What's Merlin?

2001-04-12 Thread Barnet Wagman
What's Merlin? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: JSDK 1.4 / Merlin for i386 ?

2001-04-12 Thread Calvin Austin
As of release 1.3.1 all platforms which includes Linux are released on the same day. I know that only covers x86 but I would guess the ppc version should be in the same ballpark The 1.3.1 release is currently in rc form and has better debug support and is faster again than 1.3.0 regards calvin

Re: JSDK 1.4 / Merlin for i386 ?

2001-04-12 Thread Jesus M. Salvo Jr.
I actually thought a beta was to be released last March, as per a Javaworld article. But, no news yet. Peter Pilgrim wrote: > > Hi > > I am trying to find out when Merlin be released for Linux? > Does Blackdown have the code base ? > Are they porting ? > > Does any one know what IBM are doing

Re: JSDK 2.0?

1999-03-17 Thread Christopher Hinds
I think this has been said before but one more time won't hurt(:->), the JSDK is a 100% pure Java implementation and therefore the JSDK 1.x from Sun can be used in *any* JDK 1.1.x \Java2 implementation including the Blackdown's port. Cheers Chris Ken Pratt wrote: Will the JSDK be included in the

Re: JSDK 2.0?

1999-03-17 Thread Joe Carter
Oliver Fels wrote: > > > Will the JSDK be included in the first non-pre release? > > Get the jsdk for Windows, extract the archive and put jsdk.jar in > your classpath or bootpath. > > If you can live without the servletrunner app, this is a perfect > solution, at least for most people. > The

Re: JSDK 2.0?

1999-03-17 Thread Oliver Fels
> Will the JSDK be included in the first non-pre release? Get the jsdk for Windows, extract the archive and put jsdk.jar in your classpath or bootpath. If you can live without the servletrunner app, this is a perfect solution, at least for most people. Oliver ---

Re: JSDK

1999-01-11 Thread Greg
David Harvill wrote: > I'm running RH5.2 on an x86 architecture. Anyone know if the Solaris/UNIX > version of SUN's Java Servlet Development Kit will work in this setup? > > -dave Yes, I've been using it just tonight! :) Greg

Re: JSDK

1998-09-02 Thread Bernhard Hoelcker
I am using the original jsdk20-solaris2-sparc.tar.Z package. See http://jserv.javasoft.com/products/java-server/servlets/index.html

Re: JSDK

1998-09-01 Thread Chris Kakris
On Tue, 1 Sep 1998, Travis Thornhill wrote: > Is there a version of JSDK for linux? The jserv package comes with the jsdk classes, http://java.apache.org unzip -t jserv0.9.11/servclasses.zip shows that javax.servlet.* and sun.servlet.* packages are included. Chris Dynamic Solutions Pty Ltd