Re: How to keep the application running on the server

2000-08-27 Thread Andrew Majercik
Hello! Applications "tie" themselves to the console window in a parent/child relationship. (once the parent goes away, so do all the children!) What you need to do is detach the process from the terminal. One way of doing this is to run it as a daemon (if there are other ways, I do not kno

Re: JRE 1.1.8 Native Threads support missing for linux/Intel

2000-06-07 Thread Andrew Majercik
Ahhh! And there-in lies the rub, because I am trying to find a viable JRE for shipping a product. :) Does anyone know who to contact? Thanks, Andrew >From: Oscar Carrillo <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: JRE 1.1.8 Native Threads support missing for linux/I

JRE 1.1.8 Native Threads support missing for linux/Intel

2000-06-07 Thread Andrew Majercik
Hi, I've been reading the FAQ and the Blackdown site about Native threads, and I'm having trouble getting the Native threads package for jre 1.1.8 under Intel linux. The web page claims 1.1.8 to have the native threads support built in on one section of the web page: http://www.blackdown.c