Re: Free Java @ JavaOne 1999

1998-10-22 Thread Ichbin
"Birds of a feather"" Flock together Bill Chris Sommers wrote: > Kinf Folks, > What does "BOF" stand for? > > - chris sommers > > Kenneth Zhang wrote: > > > > > > Defnitely interested. I would like to help out if you guy need any volunteers. >You can contact me at [EMAIL PROTECTED] > > > >

Free Java @ JavaOne 1999 - I need contacts

1998-10-22 Thread Tim Wilkinson
Okay so there seems to be general interest in me setting this up. The dealine for the proposal is the end of next week (yeah, I meant to do this last month but didn't - what can I say) so I need the following - >From each group please select one person to represent the group who will be able to

Feedback requested: java-linux mail archives

1998-10-22 Thread Jeff Breidenbach
Hi all, I am the person who is running the java-linux mail archives, at http://www.mail-archive.com/java-linux@java.blackdown.org They've been chugging along for a while and will continue to do so. I'd like to get some feedback. How well have the archives been working for the java-linux commu

Re: Clipboard interaction between Swing/JDK and X11

1998-10-22 Thread jim watson
[EMAIL PROTECTED] wrote: > [ Subject was Re: Working Button mnemonics under Linux Java?] > > Hello Jim > > Another another thing: Can anyone get a X11 selection, say from an XTerm or > Emacs and paste it directly into a JTextArea or JTextField? I cannot do it. > Is this Swing/JDK related or is i

Re: request for a sendmail java script

1998-10-22 Thread Matt Zagni
Many thanks Raymond, I'll make a note of that one. > From [EMAIL PROTECTED] Thu Oct 22 17:40:15 1998 > Date: Thu, 22 Oct 1998 14:13:05 -0230 > From: Raymond Lambe <[EMAIL PROTECTED]> > Mime-Version: 1.0 > To: "Nguyen, Tram N." <[EMAIL PROTECTED]> > Cc: 'Matt Zagni' <[EMAIL PROTECTED]>, [EMAIL PR

Re: apache, jserv, blackdown's vm, memory leak?

1998-10-22 Thread Michael Sinz
On Thu, 22 Oct 1998 15:29:42 -0500, Keith T. Garner wrote: >I'm out at a clients and we're investigating using Linux, Apache, and >Jserv in Apache for the new services they want to roll out to their >customers. > >Being a Linux user for years, I have no doubt of its ability, but being >a company

Re: Free Java @ JavaOne 1999 + code signing

1998-10-22 Thread Fred McDavid
Hi, I'm not sure what a BOF is...but you can probably count me in. Additionally, I'm going to be picking up a developer cert. from Thawte here shortly for a little applet I've been playing with...I was curious to see if it wouldn't make more sense to try to get together some sort of open-sourc

apache, jserv, blackdown's vm, memory leak?

1998-10-22 Thread Keith T. Garner
I'm out at a clients and we're investigating using Linux, Apache, and Jserv in Apache for the new services they want to roll out to their customers. Being a Linux user for years, I have no doubt of its ability, but being a company they want to play it safe. I've been doing an unrelisitic- for-my

Re: Need glibc 2.0.7

1998-10-22 Thread Perry Hoekstra
[EMAIL PROTECTED] wrote: > Where can I get the glibc library version 2.0.7 > > Steve Try http://rufus.w3.org/linux/RPM/GByName.html -- Perry Hoekstra - [EMAIL PROTECTED] - All that is Microsoft does not glitter, Not all those who wander are lost;

Need glibc 2.0.7

1998-10-22 Thread sgee
Where can I get the glibc library version 2.0.7 Steve

Re: Free Java @ JavaOne 1999

1998-10-22 Thread dan
Birds Of a Feather Chris Sommers wrote: > Kinf Folks, > What does "BOF" stand for? > > - chris sommers >

Re: Free Java @ JavaOne 1999

1998-10-22 Thread Archie Cobbs
Chris Sommers writes: > Kinf Folks, > What does "BOF" stand for? "Birds of a Feather" .. ie, more-or-less last minute groups of people who want to get together to talk about whatever they want to talk about, but without a full presentation, etc. -Archie _

Re: Threads

1998-10-22 Thread vipin agrawal
Linux does not have real (native) threads like NT. vipin   Paul Carff wrote:  When using Java Threads,  are these mapped to system level threads like NT does or are they user level threads as in Sun OS. I am trying to determine if I must write a thread scheduler for my code. Thanks , Paul      

Re: request for a sendmail java script

1998-10-22 Thread mlorton
> I would also sugest that you check out the O'Reilly book "Java Examples > in a Nutshell". You can download all the examples for this book at: > > http://www.oreilly.com/catalog/jenut/examples/ There's also a JavaMail API which has drivers for SendMail (actually for SMTP). M.

Re: Writing Out Ascii/Text Files

1998-10-22 Thread Wendy Richardson
[EMAIL PROTECTED] wrote: > Using JTextArea: > How can I write out an entire string without loosing the the hardreturns, > spaces and tabs. > > I have tried to do: > raf.writeBytes(jta.getText()); > and > raf.writeChars(jta.getText()); > > Is there anyway to just write out what I needthen be a

Threads

1998-10-22 Thread Paul Carff
When using Java Threads,  are these mapped to system level threads like NT does or are they user level threads as in Sun OS.   I am trying to determine if I must write a thread scheduler for my code.   Thanks ,   Paul

Re: Free Java @ JavaOne 1999

1998-10-22 Thread Chris Sommers
Kinf Folks, What does "BOF" stand for? - chris sommers Kenneth Zhang wrote: > > > Defnitely interested. I would like to help out if you guy need any volunteers. You >can contact me at [EMAIL PROTECTED] > > -Kenneth Zhang > > -- > > On Wed, 21 Oct 1998 10:05:53 Tim Wilkinson wrote: > >A

Re: linux on windows

1998-10-22 Thread Cynbe ru Taren
|Hello world | |can anyone tell me if I can install linux (kinda minilinux get installed on |dos) |on a windows nt/95 without haveing to use fips or anything | |that direct hdd access can be trvcked somehow ? | |gg [ This really isn't an appropriate question for Java

Writing Out Ascii/Text Files

1998-10-22 Thread sgee
Using JTextArea: How can I write out an entire string without loosing the the hardreturns, spaces and tabs. I have tried to do: raf.writeBytes(jta.getText()); and raf.writeChars(jta.getText()); Is there anyway to just write out what I needthen be able to use while(next()) String line =

linux on windows

1998-10-22 Thread Pinca George
Hello world can anyone tell me if I can install linux (kinda minilinux get installed on dos) on a windows nt/95 without haveing to use fips or anything that direct hdd access can be trvcked somehow ? gg

Re: JAD java decompiler

1998-10-22 Thread Matt Zagni
Ok well we seem to be missing JAD... I was sent two emails regarding this and countless requests for the info. The link at blackdown has gone (premissions) and the link on http://Meurrens.ML.org/ip-Links/Java/codeEngineering/ that Jauvane kindly gave has permission problems too (but I do like

Re: request for a sendmail java script

1998-10-22 Thread Raymond Lambe
Matt, I would also sugest that you check out the O'Reilly book "Java Examples in a Nutshell". You can download all the examples for this book at: http://www.oreilly.com/catalog/jenut/examples/ It includes a sendmail.java example almost identical to the one Tram has show here. If you like seeing

Re: Help! appletviewer doesn't work

1998-10-22 Thread Mario Camou
Hi, The parameter to appletviewer is an HTML file, make sure you're calling the HTML file and not the .class file. If you are calling the HTML file, in the CODE= parameter you need to specify the ".class" extension (confusing? yes. In applets you use the .class, in applications you don't) Hope t

RE: request for a sendmail java script

1998-10-22 Thread Nguyen, Tram N.
The following example is a very simple sendmail tool using 'mailto:' protocol, you can write your own mail handler for smtp protocol or other ultilizing net, io package . import java.io.*; import java.net.*; /** * This program sends e-mail using a mailto: URL **/ public class SendMail {

Re: Free Java @ JavaOne 1999

1998-10-22 Thread Sze Yuen Wong
Count me in! I'm in two different Java projects right now. Although I never produce any free apps, I'm very interested in it. Please let me know how I can serve the community. Thanks. Sze Wong <[EMAIL PROTECTED]> ---Kenneth Zhang <[EMAIL PROTECTED]> wrote: > > > Defnitely interested. I w

Re: JAD java decompiler

1998-10-22 Thread Matt Zagni
To All Re: JAD java decompiler Many thanks to all that replied. I have a copy now. Many thanks Matt

Re: jdk 1.1.x without X-windows support

1998-10-22 Thread Java News Collector
It has been written previously so I quote; >It is a bit hidden - it is in the README.linux file under the NS_JAVA >option. :-) > >If you set that environment variable, the non-statically linked non-AWT >JVM will be used. > At 12:10 PM 10/22/98 +0200, Michal Fadljevic wrote: >Hi everyone, > >I h

JAD java decompiler

1998-10-22 Thread Matt Zagni
Hi, Does anyone know the link to JAD the java decompiler ? Is there a URL around that works ? Many thanks Matt

Re: CheckVersions Error...

1998-10-22 Thread Michael Sinz
On Wed, 21 Oct 1998 20:58:22 -0700, Dustin Preisler wrote: >new to Linux, attempting to >install and run the Blackdown >Java.. >get a: >/usr/lib.java/jdk116_v5/bin/checkVershions: >{isGreaterOrEqual: command not >found >error... >thats when i try to do a >javac >or >javac -g >on any .java file...

Re: jdk 1.1.x without X-windows support

1998-10-22 Thread Robert Fitzsimons
Hi Michal > > Can you point me to an appropriate place to see ? > http://www.blackdown.org/java-linux/rel/116/v5/README-1.1.6v5.html Look under the section Java Virtual Machine variations. Robert Fitzimons [EMAIL PROTECTED]

Re: jdk 1.1.x without X-windows support

1998-10-22 Thread Robert Fitzsimons
Hi Michal > Can you point me to an appropriate place to see ? http://www.blackdown.org/java-linux/rel/116/v5/README-1.1.6v5.html Robert Fitzimons [EMAIL PROTECTED]

request for a sendmail java script

1998-10-22 Thread Matt Zagni
Hi, Please could someone mail me an example of a sendmail java class file and .java file or even a url where examples are located. Many thanks Matt

Clipboard interaction between Swing/JDK and X11

1998-10-22 Thread peter . pilgrim
[ Subject was Re: Working Button mnemonics under Linux Java?] Hello Jim Another another thing: Can anyone get a X11 selection, say from an XTerm or Emacs and paste it directly into a JTextArea or JTextField? I cannot do it. Is this Swing/JDK related or is it another XFree86 problem ? ( I rem

Java Workshop

1998-10-22 Thread Danny Ayers
I've been trying to get the Linux port of JWS working on Red Hat 5.1 (the 1 CD version) and so far have had a file not found type message for gettext - I've found an RPM with this on, not had chance to install, but before I go any further, has anyone got JWS running successfully on Linux? What oth

jdk 1.1.x without X-windows support

1998-10-22 Thread Michal Fadljevic
Hi everyone, I have couple of pure Java application daemons listening on sockets. Everything is going well {:). The only trouble is that Java interpreter is too big and I don't need AWT classes at all. Is it possible to get Java interpreter without X-windows support ? Can you point me to an ap

Re: Java file cannot be found?!

1998-10-22 Thread Daniel Harris
Excellent...Will try that when I return home. Thanks for the prompt reply. Dan. Terry M. Lee wrote: > Daniel Harris wrote: > >> Dear java-linux group, >> Having installed your lovely port of jdk116v2 yesterday I started >> right >> away with alittle project I have been thinking about...I had

Re: Free Java @ JavaOne 1999

1998-10-22 Thread Kenneth Zhang
Defnitely interested. I would like to help out if you guy need any volunteers. You can contact me at [EMAIL PROTECTED] -Kenneth Zhang -- On Wed, 21 Oct 1998 10:05:53 Tim Wilkinson wrote: >All, > >Don't know if anyone else is looking into this but we'd like to put >together a free Java BO

Re: Java file cannot be found?!

1998-10-22 Thread Ernst de Haan
Hi Daniel, Daniel Harris wrote: > The classpath has been set to /usr/local/jdk116v2 and compiles all used I guess you should do something like: export JAVA_HOME=/usr/local/jdk116v2 export JDK_HOME=$JAVA_HOME export CLASSPATH=$JDK_HOME/lib/classes.zip:$JDK_HOME/classes You should

Re: Java file cannot be found?!

1998-10-22 Thread Terry M. Lee
Daniel Harris wrote: Dear java-linux group, Having installed your lovely port of jdk116v2 yesterday I started right away with alittle project I have been thinking about...I had to do some packaging and my files are all residing in /usr/local/jdk116v2/classes/ The classpath has been set to /usr/lo

Java file cannot be found?!

1998-10-22 Thread Daniel Harris
Dear java-linux group, Having installed your lovely port of jdk116v2 yesterday I started right away with alittle project I have been thinking about...I had to do some packaging and my files are all residing in /usr/local/jdk116v2/classes/ The classpath has been set to /usr/local/jdk116v2 and compi

Re: Barcode Scanner / Cash Registers

1998-10-22 Thread Brad Pepers
M. N. Khan wrote: > > Hello all. > Has anyone worked with java and cash registers / barcode scanners etc..? > I need to know which ones are compatible with java and linux, so I can buy the right >ones. > I will be writing a java program on linux for a Retail clothes company who want a >complet

TYA11v3 now @gonzales for ftp

1998-10-22 Thread Albrecht Kleine
Hi, some users wrote about problems to patch the latest TYA JIT compiler for Linux (i586) release. So now I've uploaded the complete archive file to URL ftp://gonzalez.cyberus.ca/pub/Linux/java/tya11v3.tgz not just ``ready to run'' , but ready to ./configure ; make ; make install Cheers

Barcode Scanner / Cash Registers

1998-10-22 Thread M. N. Khan
Hello all. Has anyone worked with java and cash registers / barcode scanners etc..? I need to know which ones are compatible with java and linux, so I can buy the right ones. I will be writing a java program on linux for a Retail clothes company who want a complet stock and sales software. Any i

RE: Free Java @ JavaOne 1999

1998-10-22 Thread Romain_Cloos
Return Receipt YourRE: Free Java @ JavaOne 1999 document:

Re: Help! appletviewer doesn't work

1998-10-22 Thread Ulrich Kortenkamp
> "Ryuji" == Ryuji Yokoyama <[EMAIL PROTECTED]> writes: Ryuji> Hello All! I am newbie and have a problem. I downloaded Ryuji> jdk-1_1_6-5_glibc_i386.rpm and installed it. When I tried Ryuji> to use appletviewer, I got following error message. "I/O Ryuji> exception while rea