Re: database connectivity

1999-08-04 Thread Wim Ceulemans
> i have postgresSql in my linux box i want to connect to it. I >don't know the way. i think i should have the driver installed in the >client side. And the postmaster is running in the server machine. >Any thing else is needed for the connectivity. Ask me if you don't get the >question clearly.

RMI on Linux

1999-08-04 Thread praks
Hi, Somehow i have got RMI based server running but without RMISecurityManager installed from the server (prg). Still i don't understand why after installing RMISecurityManager from the program, it (prg) used to throw Exceptions saying permission denied which it doesn't throw now after commenting

Calling Same native method more than once.

1999-08-04 Thread Nagaraj S.B
Hi all, I am facing problem in calling a native method more than once in java. The native method('C') basically implements socket part to collect some data from other machine. JDK 1.2pre-v2 (glibc2.1), Linux : RedHat6.0. It gives the correct value once, but for the second time it is called, it co

Re: How can I help?

1999-08-04 Thread Larry Gates
I can't let this go unanswered... :) >Date: Tue, 03 Aug 1999 10:02:19 -0700 >From: Danny Trieu <[EMAIL PROTECTED]> >Me too, I would like to contribute to the Linux community, and how can I help? > >Mike Christiansen wrote: > >> I have wanted to contribute to Linux for a while now. I would most

Re: RMI on Linux

1999-08-04 Thread Chris Abbey
At 16:16 8/4/99 +0530, [EMAIL PROTECTED] wrote: >Somehow i have got RMI based server running but without RMISecurityManager >installed from the server (prg). >Still i don't understand why after installing RMISecurityManager from the >program, it (prg) used to throw Exceptions saying permission den

Aglets Open Source Petition

1999-08-04 Thread Todd Papaioannou
At 01:35 03/08/99 +, Mike Christiansen wrote: >I have wanted to contribute to Linux for a while now. I would most like >to help make my favorite programming language successful on my favorite >OS. What can I do? This seems like a perfect opportunity for me to make a blatant appeal to this lis

No more text in jdk1.2pre-v2 widgets

1999-08-04 Thread Gilles FILIPPINI
Hi there, I've just downloaded jdk1.2pre-v2. I had the pre-v1 installed before. Now I've installed the pre-v2, the text (fonts) have disappeared from every widgets. I found nothing related in the known bugs lists. Has anyone experienced the same problem ? - Gilles FILIPPINI. -

Re: No more text in jdk1.2pre-v2 widgets

1999-08-04 Thread Achim Neumann
On Wed, Aug 04, 1999 at 03:44:02PM +0200, Gilles FILIPPINI wrote: > Hi there, > > I've just downloaded jdk1.2pre-v2. I had the pre-v1 installed before. > Now I've installed the pre-v2, the text (fonts) have disappeared from > every widgets. > I found nothing related in the known bugs lists. > Has

IDL-to-Java compiler availability

1999-08-04 Thread Rebecca . A . Sanford
Does Blackdown.org have any plans to port the Java2 (aka JDK 1.2.1) IDL compiler to Linux for us CORBA types? --- becs -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PR

Java Media Framework

1999-08-04 Thread -=Steve-o=-
Sorry if I'm repeating myself, but I'm new to this mailing list... Anyway, does anyone have any tips or advice on getting Java Media Framework (All-platforms) and JDK 1.1.7 to work on Slackware Linux, or should I move straight onto 1.2.2? Thanks for any help in advance. Steve Clifton. -

Re: How can I help?

1999-08-04 Thread Spectron International, Inc.
Go to http://www.wotsit.org/ for all your file-format needs!! Faw - Original Message - From: Larry Gates <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 04, 1999 9:14 AM Subject: Re: How can I help? > > I can't let this go unanswered... :) > > >Date: Tue, 03 Aug 199

Re: How can I help?

1999-08-04 Thread Matt Sexton
For what it's worth, I've written a Tiff reader in Java. I'd love to 'contribute' it. It would be my first work. Where do I read about how to make it available to anyone who cares? Larry Gates wrote: > ...I don't believe there are any free .MPEG, .avi, or .vivo players > available (mtv has th

[Fwd: Re: Calling Same Native method more than once.]

1999-08-04 Thread Jacob Nikom
Original Message Subject: Re: Calling Same Native method more than once. Date: Wed, 04 Aug 1999 10:46:06 -0400 From: Jacob Nikom <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Organization: MERL To: [EMAIL PROTECTED] References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL

Re: Java Media Framework

1999-08-04 Thread Jacob Nikom
Which JMF you are asking about? Do you mean JMF1.0. 1.1 or 2.0? Jacob -=Steve-o=- wrote: > Sorry if I'm repeating myself, but I'm new to this mailing list... > > Anyway, does anyone have any tips or advice on getting Java Media Framework > (All-platforms) and JDK 1.1.7 to work on Slackware Linu

Re: Java Media Framework

1999-08-04 Thread -=Steve-o=-
JMF 1.1 preferably. The one you can get from java.sun.com (the cross-playform implementation). (http://java.sun.com/products/java-media/jmf/1.1/download.html) Steve. On Wed, 4 Aug 1999, Jacob Nikom wrote: > Which JMF you are asking about? > Do you mean JMF1.0. 1.1 or 2.0? > > Jacob > > -=

Parsing date strings in 1.2.2

1999-08-04 Thread Greg Tomalesky
Hi Gang: I have been parsing date strings (such as 4-Aug-1999) under JDK1.1.6 using the DateFormat "parse" method. When I switched to 1.2.2 I keep getting "ParseException:Unparseable date:"4-Aug-1999" Is this a bug in 1.2.2 or have I left something out. I have scanned the FAQs and c

Re: No more text in jdk1.2pre-v2 widgets

1999-08-04 Thread Gilles FILIPPINI
Hi Achim, You're right ! I missed this one. It works fine now. Thank you very much ! - Gilles FILIPPINI. Achim Neumann wrote: > On Wed, Aug 04, 1999 at 03:44:02PM +0200, Gilles FILIPPINI wrote: > > Hi there, > > > > I've just downloaded jdk1.2pre-v2. I had the pre-v1 installed before. > > Now

Re: Java Media Framework

1999-08-04 Thread Stefan Bodewig
> "S" == Steve <-> writes: S> JMF 1.1 preferably. As far as I remember I just grabbed it from Sun, unpacked it and it worked out of the box for me (JDK 1.1.7 and RedHat 5.1). So I don't think you will need any advice on it, just try it 8^). Stefan PGP signature

Re: How can I help?

1999-08-04 Thread Moses DeJong
On Wed, 4 Aug 1999, Larry Gates wrote: > > I can't let this go unanswered... :) > > >Date: Tue, 03 Aug 1999 10:02:19 -0700 > >From: Danny Trieu <[EMAIL PROTECTED]> > > >Me too, I would like to contribute to the Linux community, and how can I help? > > > >Mike Christiansen wrote: > > > >> I hav

LinuxPPC/jdk116_v5/jdk117_v1a

1999-08-04 Thread Brad Macpherson
G'day I've been running Blackdown JDK 1.1.7 v1a on LinuxPPC 4.0 (RedHat 5.2 libraries) and recently upgraded to LinuxPPC 1999 (RedHat 6.0). Java has fallen in a screaming heap - I tried downloading JDK 1.1.6 v5 in case it was a problem with 1.1.7 being an alpha release, but no dice. I'm running g

Re: How can I help?

1999-08-04 Thread Larry Gates
Here's another "project" that should be easy with Java, yet very much needed (at least by me, unless someone knows of a good alternative to Ncftp): >> I can't let this go unanswered... :) >> >> >Date: Tue, 03 Aug 1999 10:02:19 -0700 >> >From: Danny Trieu <[EMAIL PROTECTED]> >> >> >Me too, I w

Re: How can I help?

1999-08-04 Thread Larry Gates
>Date: Wed, 04 Aug 1999 07:48:54 -0700 >From: Matt Sexton <[EMAIL PROTECTED]> >For what it's worth, I've written a Tiff reader in Java. > >I'd love to 'contribute' it. It would be my first work. Where do I >read about how to make it available to anyone who cares? I'll take it when it is avail

Re: LinuxPPC/jdk116_v5/jdk117_v1a

1999-08-04 Thread Thomas M. Sasala
LinuxPPC 1999 is a glibc 2.1 release; all JDK releases are not compatible with this particular release (in the PPC world). However, on the CDROM you will find a test version of jdk1.2prev1. I have not tried it, but it is rumored to work -Tom Brad Macpherson wrote: > > G'day >

Re: No more text in jdk1.2pre-v2 widgets

1999-08-04 Thread Doug Fort
I experienced this when I installed as root, and didn't have permission to read the JRE .../fonts directory. There is a similar probelm with the JIT compiler and .../bin. This is in the known bugs list for earlier releases. On Wed, 04 Aug 1999, Gilles FILIPPINI wrote: > Hi there, > > I've just

PostgreSQL

1999-08-04 Thread Marcos Seoane
alguem tem algum programa de exemplo ou pode fazer um pra mim de sistema JAVA conectando um banco de dados PostgreSQL...eu seria muitissimo grato... []'s Marcos Seoane -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subje

RE: PostgreSQL and JAVA

1999-08-04 Thread Alex001
Go to http://www.retep.org.uk/postgres/ and dowload the JAR file for the version of Postgres that you are using. They seem to be pretty much compatible with each other. There are also some PDF files which you can download. This should take you through. If you still lost, have a look at the fo