Re: IBM 1.3 Netscape plugin

2000-05-12 Thread James Seigel
I don't know...you might wanna try copying it to the address that it says that it isn't in? I ain't no rocket scientist but ... cp /usr/lib/netscape/plugin/libjavaplugin_moz5 /home/treaves/.netscape/java/lib/libjavaplugin_moz5.so might do the trick. J Pooh Bear -- "I am just a bear of little b

Re: Jsp Newbie, Help

2000-03-20 Thread James Seigel
It is all in the documentation. #:) James. "V.Vasant" wrote: > Hello, > I have just started learning about servlets , even though I have > sufficient knowledge of the language in general. I downloaded and > installed the JSDK 2.0 , but I couldn't find the servletrunner utility... > Also

Re: sun announcement

1999-12-09 Thread James Seigel
Oh it is there... Pooh Bear -- "I am just a bear of little brain" On Thu, 9 Dec 1999, Robbie Baldock wrote: > Dimitrios Vyzovitis wrote: > > > > That URL doesn't appear to exist... > > > > huh? > > How do I manage to see it, without using a proxy/cache? :-) > > I get a 404 from the Sun si

Re: Blackdown JDK vs Sun JDK

1999-12-07 Thread James Seigel
I think this group knows who to credit for the work in the trenches when no one else was supporting us developers on the Linux platform. As always I give thanks to blackdown for their supreme efforts to make this real! James. Juergen Kreileder wrote: > > Paolo Ciccone writes: > > Paolo

Re: Newbie Question - Please Help

1999-11-16 Thread James Seigel
Note, when it says Warning, it isn't an error. You are doing finethere isn't a problem...it just isn't using a JIT. Cheers James. Don Hatch wrote: > I can't seem to get my envireonment variables to work. When I run javac file.java I >get his error: > "Warning: JIT compiler "sunwjit" not

Re: ¦^ÂÐ : Question

1999-11-08 Thread James Seigel
> > 3. But on this machine, I use appletviewer index.html, the applet can > > success got data through > > JDBC to Postgresql database. > > > > > > -- > > : James Seigel [SMTP:[EMAIL PROTECTED]] > > > > : DD23 CCChang2 > > : [EMAIL PRO

Re: JDBC newbie question

1999-11-07 Thread James Seigel
Really 4 years? <> <> Peter Mount wrote: > On Sat, 6 Nov 1999, John N. Alegre wrote: > > > Peter, > > > > I have no problem on my end. I have 4 years expeience with Server Side > > Java. I want the most advanced JDBC driver/db combination. The question I am > > <> -

Re: More Newbie questions

1999-10-08 Thread James Seigel
Maybe read the documentation on the sun site about Java and then look at the docs on the servlet api and how to do some of the stuff. It seems that you aren't grasping the basics of the tools of the java language. Your last question exhibits that exception because there isn't supposed to be a ma

Re: documenting all the Blackdown environment variables

1999-05-28 Thread James Seigel
JAVA_COMPILER works Pooh Bear -- "I am just a bear of little brain" On Fri, 28 May 1999, Nelson Minar wrote: > I'd like to make a list of all the environment variables the Blackdown > JDK uses to change its operation. I don't think there is a > comprehensive list anywhere. Here's what I know,

Re: free obfuscator available

1999-05-25 Thread James Seigel
It may be useful if you are trying to obfuscate how connections are being made, and hide protocols so that things stay secure. Cheers James. Pooh Bear -- "I am just a bear of little brain" On Tue, 25 May 1999, Paul Matthew Reilly wrote: > Ken McNeil <[EMAIL PROTECTED]> writes: > > > This d

Re: swing

1999-05-19 Thread James Seigel
Talk with people on advanced-java. J. Pooh Bear -- "I am just a bear of little brain" On Wed, 19 May 1999, Ozer Irfan wrote: > Hello > > How implements right click button in swing. > > Thanks > > bye > > > > > __ > Message env

Re: Installer

1999-05-18 Thread James Seigel
I believe they were looking for and "installer" to install other java programs in an In$tall$hield kind of way. Hey maybe they even wanted to install the JVM in a standard place so their other scripts would work alright. Cheers J. Pooh Bear -- "I am just a bear of little brain" On Tue, 18 May

Re: ...

1999-05-18 Thread James Seigel
Please read java's website, it has a lot of answers. Pooh Bear -- "I am just a bear of little brain" On Tue, 18 May 1999, Riyad Kalla wrote: > What is the difference between the JDK and the JRE? > > Thanks in advance, > > Riyad > > P.S.> Sorry about the HTML, this isn't my machine. > --

Re: Timer!!!

1999-05-10 Thread James Seigel
I think that might be a java specific question you might want to pose with source code to an advanced-java mailing list. Good luck. James. Pooh Bear -- "I am just a bear of little brain" On Mon, 10 May 1999, Rui Vale wrote: > Hello to everyone! > I'm working on an application tha

Re: Dumb Question

1999-05-05 Thread James Seigel
It is also on your Red Hat CD. J At 01:12 AM 5/5/99 -0500, Luther Baker wrote: >I am using Red Hat and recently downloaded your jdk1.2. Unfortunately, I >am not as UNIX savvy as I need to be and the .bz2 extension is throwing >me. gunzip and gzip resond with errors that they don't understand the >

Re: why do we need X11 to run purely command line java stuff?

1999-05-03 Thread James Seigel
hand > think that this is an absurd conception. > > Any information would be appreciated, > @qlink.queensu.ca> X-Sender: [EMAIL PROTECTED] X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Mon, 03 May 1999 21:49:00 -0400 To: [EMAIL PROTECTED] From: James Seigel <[EMA

Re: ...

1999-05-03 Thread James Seigel
Not much of an oversite at all I would gather...just have to think about how you are coding a bit more..Careful is good when you are coding. Cheers J. At 07:31 AM 5/3/99 -0400, Michael Sinz wrote: >On Sun, 2 May 1999 20:04:19 -0400, Will Koffel wrote: > >>The java.awt.List and java.util.List con

Re: Java Unsatisfied link error

1999-04-27 Thread James Seigel
Yes. It means they are still working on making it robust for every distribution. This problem is mentioned in the documentation that comes with the JDK. What works for me sometimes..is to "ln -s /usr/lib/libstdc++ //usr/local/jdk1.2/jre/lib/i386/libstdc++-libc6.0-1.so.2 Cheers J Al wrote: > I

Re: Where/what is /usr/lib/libstdc++-libc6.0-1.so.2. ?

1999-04-14 Thread James Seigel
Also, If you read the README.linux..it explains some things to do when you get this problem like using LD_PRELOAD etc... Cheers James. Pooh Bear -- "I am just a bear of little brain" On Wed, 14 Apr 1999, Moses DeJong wrote: > On Wed, 14 Apr 1999, John D. Overmars wrote: > > > I have instal

Re: go back to gzip!

1999-03-30 Thread James Seigel
Cool I am a nobody now I thought that distributeing it using bzip2 was an excellent idea in that in promotes using bandwidth friendly software and gets people using it. Cheers James. Pooh Bear -- "I am just a bear of little brain" On Tue, 30 Mar 1999, Tucker Balch wrote: > Nobody has bz

Re: Vector?

1999-03-11 Thread James Seigel
Have you made sure your classpath and all that stuff left over from your previous adventures in java have been cleaned up? LD_LIBRARY_PATH CLASSPATH JAVA_HOME Just making sure. cause you maybe referencing the wrong set of classes by accident. Cheers James. Pooh Bear -- "I am just a bear of li

Re: New interest channel for 1.2 questions...

1999-02-03 Thread James Seigel
Brilliant! Pooh Bear -- "I am just a bear of little brain" On Wed, 3 Feb 1999, Jerry Treweek wrote: > Why don't we create a new interest channel for 1.2 (or 2) questions. That > will strip a lot of crud out of this channel, and the porting team and any > other patiently waiting people can filt

Re: In the name of national security, when will JDK 1.2 ship? :-)

1999-02-03 Thread James Seigel
Just think how much extra planning time you are getting with this coding pause...the Y10K issues will be non-existent! #;) J P.S. Wow norad..and I just thought they played space invaders.. Pooh Bear -- "I am just a bear of little brain" On Wed, 3 Feb 1999, Nathan Meyers wrote: > Our organiz

Re: I don't want to know when 1.2 will ship - honest!

1999-02-03 Thread James Seigel
I think we should set up a system whereby the people who have paid the most money to support the blackdown effort get to ask when it is coming out and the rest can then ask themselves "self, how much am I willing to do to help support these wonderful porters..who after releasing 1.2 will get a br

Re: Aplletviewer wont start

1999-01-02 Thread James Seigel
Read the FAQ/README/HOWTO your problem is described in there from what I remember. Pooh Bear -- "I am just a bear of little brain" On Thu, 4 Nov 1999, Martin Kavalar wrote: > Hello! > I got a problem with my JDK. I got the jdk1.2pre-v1 at blackdown. Im using SuSE > 6.1. I unpacked the jkd,

Re: Question

1999-01-02 Thread James Seigel
Check your applet tag for codebase tag Check to make sure your datbase driver is available in the directory where your codebase is implied. Make sure you database is on the same machine as the applet is loaded from. 3 is for after you fix the first two. J Pooh Bear -- "I am just a bear of litt

Re: Help SCJD.

1999-01-02 Thread James Seigel
References: Sun's java coding standard is good. Remember to document code. Excercise: Quickly write the hello world class/program. Then after you are done Identify 3 good things about it and 5 bad things about your implementation.. ---do the class before you read the next part

Re: Java Booster

1998-12-14 Thread James Seigel
TYA1.2 ftp://gonzalez.cyberus.ca/pub/Linux/java Tobias Ramos wrote: > Hi there people... > > Can someone tell me where I can find any Java performance booster for > linux? > > thanx. > > Tobias Ramos > Diamantina MG > [EMAIL PROTECTED]

Re: Java 1.2

1998-12-12 Thread James Seigel
Maybe there would be a volunteer from the list that would be able to help keep the page up to date. I just know what it is like to be busy.I am assuming that those lovely people at blackdown are busy as well... Those are just my $0.02 James. >> Original Message <

Re: Enerprise JavaBeans Question

1998-11-15 Thread James Seigel
I would be interested in helping to develop it. J. Pooh Bear -- "I am just a bear of little brain" On Sun, 15 Nov 1998, Carl Hewitt wrote: > I would be interested in an open source EJB implementation as well. > > Carl > > Alexey Lukin wrote: > > > Hi, All! > > > > Is anybody working on fre

Re: Where is 1.1.6v4 published?

1998-09-14 Thread James Seigel
Australia has it...cheers James. Pooh Bear -- "I am just a bear of little brain" On Mon, 14 Sep 1998, Chuck Huber wrote: > I've looked at serveral mirror sites across North America, eastern > Europe, and Japan. The best all of them have is 1.1.6v2. Your page at > http://www.blackdown.org/j

Re: JDK 116 V4a Issue Resolutions, Please READ!

1998-09-14 Thread James Seigel
Thatis great and all.but where can we send the pizza to thank you for all the hard work that you have put into making any of these versions as amazing as they are!. And of course saving us from NT and the like. Pooh Bear -- "I am just a bear of little brain" On Mon, 14 Sep 1998, Kevin B. H

Re: Well done

1998-09-12 Thread James Seigel
You guys rockcan we send pizza to you anywherE? Pooh Bear -- "I am just a bear of little brain" On Sat, 12 Sep 1998, James Howe wrote: > To Everyone,, > > It is very easy just to get caught up in all the errors about the jdk that get > posted to this list. Therefore we must remember what

Re: Problems

1998-08-26 Thread James Seigel
As a good person told me recently.. go into your green_thread library directory under java and remove the libc.so and the libdl.so and you will be fine..well it worked for me anyway.. Cheers James. Pooh Bear -- "I am just a bear of little brain" On Tue, 25 Aug 1998, G. Nelson DeSouza wrote:

Hallo

1998-08-24 Thread James Seigel
hurts.. I sent along hopefully some useful information.. oh the dump of the stack should be there as well.. Cheers James seigel [EMAIL PROTECTED] Pooh Bear -- "I am just a bear of little brain" java version "1.1.6" import java.net.*; import java.io.*; public class Test