...I'm confused about the different versions of java for linux...
and I can't execute because I get the error that the essential class
java/lang/Object can't be found...
Is this another version of the kaffe/JDK confusion? I don't know which
is which now, so as to erase one, and at least have one
On Wed, 29 Jul 1998, Alejandro Canales wrote:
>
> On Wed, 29 Jul 1998, Doug Welzel wrote:
>
> > Can you tell me exactly what your CLASSPATH variable is? (just to make
> > sure)
> >
> > > -Original Message-
> > > From: Alejandro Canales [mailto:[EMAIL PROTECTED]]
> > > Sent: Wednesday,
Thanks for th input. I think that I will give the wrapper bit a try.
--jason
On 29-Jul-98 Nelson Minar wrote:
> To all you bozos sending me mail saying "get me off this list", I have
> nothing to do with subscribership. Try talking to
> [EMAIL PROTECTED] or [EMAIL PROTECTED]
>
>>That sounds l
On Wed, 29 Jul 1998, Richard Dost wrote:
> I want to install linux on a yet to be bought notebook. Are there
> driver compatibility issues for the ethernet card? Should I make sure
> to get/avoid certain ethernet cards? Is there a list of supported
> devices somewhere? Am I just conjuring up
Why did you post this message to java-linux? This is not a generic
Linux support mailing list. There is a lot of documentation out there
on the web about exactly the sort of question you ask. You should do
your research first, then ask questions later, and then only in the
appropriate place.
mail
At 11:51 29/07/98 -0500, you wrote:
>
> I just do it and in my case not work :-(
Try changing:
import java.servlet.*;
import java.servlet.http.*;
to:
import javax.servlet.*;
import javax.servlet.http.*;
Dave W.
--
David Wilkinson
I'm using a Twinhead Slimnote EX266TG with Slackware 3.5. Works perfectly.
Two of the things that I needed to consider the system usable was an XGA
1024x768 LCD display and an ethernet PCMCIA card. The display does do
this resolution and XFree86 that comes with Slack 3.5 drives it.
I've got a
I'm using 3com's 3CXE589DT on RedHat 5.1 on a Toshiba notebook.
works perfectly.
Sze Wong.
Richard Dost wrote:
> I want to install linux on a yet to be bought notebook. Are there
> driver compatibility issues for the ethernet card? Should I make sure
> to get/avoid certain ethernet cards? Is
Richard,
Try the Linux
on Laptops home page.
Enjoy!
Richard Dost wrote:
I want to install linux on a yet to be bought notebook.
Are there
driver compatibility issues for the ethernet card? Should I make
sure
to get/avoid certain ethernet cards? Is there a list of supported
devices somewher
Richard Dost wrote:
> I want to install linux on a yet to be bought notebook. Are there
> driver compatibility issues for the ethernet card? Should I make sure
> to get/avoid certain ethernet cards? Is there a list of supported
> devices somewhere? Am I just conjuring up problems where none
I want to install linux on a yet to be bought notebook. Are there
driver compatibility issues for the ethernet card? Should I make sure
to get/avoid certain ethernet cards? Is there a list of supported
devices somewhere? Am I just conjuring up problems where none exist?
Thanks :)
I just do it and in my case not work :-(
Thanks
AC
On Wed, 29 Jul 1998, Robert Ritchy wrote:
> Try adding the following to your classpath
>
> /usr/local/java/lib/jsdk.jar
>
> instead of just:
>
> /usr/local/java/lib
Try adding the following to your classpath
/usr/local/java/lib/jsdk.jar
instead of just:
/usr/local/java/lib
Alejandro Canales wrote:
> On Wed, 29 Jul 1998, Doug Welzel wrote:
>
> > Can you tell me exactly what your CLASSPATH variable is? (just to make
> > sure)
> >
> > > -Original Mes
On Wed, 29 Jul 1998, Doug Welzel wrote:
> Can you tell me exactly what your CLASSPATH variable is? (just to make
> sure)
>
> > -Original Message-
> > From: Alejandro Canales [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, July 29, 1998 5:07 AM
> > To: Doug Welzel
> > Subject: Re: Servle
Try ORBacus (http://www.ooc.com/ob), it is CORBA-2 compliant and
is free for non-commercial use. Available with source code.
Best regards,
-- Cassino
Actually, if you're already doing Java and just want to get your feet wet
with CORBA, JDK 1.2 contains a CORBA transient name source and an IDL
compiler (actually, I'm not sure if idltojava comes with JDK 1.2, but it's
downloadable from somewhere or other). That's probably the path of least
resis
try visigenic. they don't have a linux distribution but the orb is written
in java. just get the solaris and hpux distribution and hack the install
script or install it on the hpux/solaris machine and ftp the classes to
your linux box. it works great for me.
visigenic is not free but you can eva
Azazel <[EMAIL PROTECTED]> writes:
>
> >
> > Hi PPL,
> >
> > I am new to this JDK...
> >
> > I would like to know the equivalent of UNIX crypt with salt
> > in Java..
>
>
> Hear, hear. Haven't had any joy finding this, so I'm writing one.
> I'll let you know if/when
I havent USED this product (omniORB 2), but if its half as good as their
Virtual Network Computing(VNC), it should be great.
David Tarendash
Market News Service
http://www.orl.co.uk/software.html
Richard Jones wrote:
>
<
>
> PS. I'm still looking for a freeware Java ORB. Any suggestions?
To all you bozos sending me mail saying "get me off this list", I have
nothing to do with subscribership. Try talking to
[EMAIL PROTECTED] or [EMAIL PROTECTED]
>That sounds like the problem... and yes... running rmic in /tmp runs
>a trillion times faster.
Ah, good. I'd still be curious to know w
Richard Jones wrote:
>
8<
>
> PS. I'm still looking for a freeware Java ORB. Any suggestions?
>
Try the Free CORBA page at
http://adams.patriot.net/~tvalesky/freecorba.html
I'd be interested in recommendations from this lot...
--
Joe Carter Software Engineer
Brite Voice Systems Ltd, Ga
[EMAIL PROTECTED] wrote:
>
> Hi All
>
> I am a Java Developer
> Now I want to learn CORBA
>
> Can u suggest some good sites on WEB where I can get more Info.
A good place to start is http://www.omg.org/ This is the
standards body that defines CORBA, and you can download the
whole spec for free
Hi All
I am a Java Developer
Now I want to learn CORBA
Can u suggest some good sites on WEB where I can get more Info.
Thanks in Advance,
Mahesh M.
Hi!
I downloaded Jdk1.1.6 and I got this strange message when I try to run
jdb:
RC: free: double-freed at 81C97C8
Initializing jdb...
Failed accessing debugging session on localhost: invalid password.
Agent password=i764w
Any clues ?
Please cc it to my e-mail, since I am not on list.
Tnx.
by
On Mon, 29 Jun 1998, Ken Paoletti wrote:
> Hello there,
>
> I have two questions:
> i) I cannot find a '.rpm' version of JDK1.1.6 (there was one for
> JDK1.1.5) is this format no longer being supported or I just can't find
> the URL?
For RedHat 4.2:
ftp://ftp.redhat.com/pub/contib/i386/jdk-1.1
Hello there,
I have two questions:
i) I cannot find a '.rpm' version of JDK1.1.6 (there was one for
JDK1.1.5) is this format no longer being supported or I just can't find
the URL?
ii) I notice under Sun's 'other ports' page, Linux is no longer
mentioned, I thought it use to be, is Sun becomi
Stephen!
Thanks a lot for your letter. In the past few days I read quite a few
different prepared licences, but non seemed to be my 'cup of tea' - GPL too
restrictive, and BSD to unrestrictve for my taste... Thus, I sat down and
wrote a preliminary licence.
After reading your letter I went and
27 matches
Mail list logo