Re: Interclient 1.51 JDBC problems on Linux with Blackdown 1.2.2RC3

2000-01-13 Thread Joseph Shraibman
Wim Ceulemans wrote: > Ola Samuelson wrote: > > > > Hi! > > First, thanks to all that makes java/jserv work on linux. > > > > Hope this is right for this forum. > > > > I have following: > > * x86 machines > > * Interbase 5.6 on Redhat 6.1(2.2.13)/interserver/interclient 1.51JRE1.2 > > > > * Inte

RE: Nathan's Book

2000-01-13 Thread Lee_Xing
Thank you for your help, Nathan. Regards, Lee -Original Message- From: Nathan Meyers [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 12, 2000 6:27 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: Nathan's Book On Wed, Jan 12, 2000 at 06:14:17PM -0600, [EMAIL PROTECTED]

Re: Problem with exec()

2000-01-13 Thread Nathan Meyers
> Dimitris Terzis wrote: > > Hi guys... > > I am trying to launch an external application from my Java program, > using exec(). > > I do Runtime.getCurrentRuntime() and then try to exec() the > application (not internal command), providing a properly created path. > My application has a GUI whi

Re: Setting DISPLAY for JServ

2000-01-13 Thread Robbie Baldock
Robbie Baldock wrote: > I seem to be having great difficulty setting up Xvfb and DISPLAY to > generate images from a servlet. Please disregard - problem solved... Robbie -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Re: Interclient 1.51 JDBC problems on Linux with Blackdown 1.2.2RC3 repost of more info

2000-01-13 Thread Ola Samuelson
Hi! I'm not sure I follow. The servlet looks like: public class finder extends HttpServlet { .. .. String _dbURL = "jdbc:interbase://localhost/nexttier://lb/data/lb.gdb"; String _InitialQuery = "select * from employee"; java.sql.Driver _Driver = null; java.sql.Connection _Connection = nul

Passing file descriptors around

2000-01-13 Thread Dimitris Terzis
Title: Passing file descriptors around Hi guys... I use a Java application to launch an external program, via exec(). My Java application opens a socket which I want to pass to the external application and use it there. I have tried the easy way of passing the file descriptor (i.e., the int

Setting DISPLAY for JServ

2000-01-13 Thread Robbie Baldock
I seem to be having great difficulty setting up Xvfb and DISPLAY to generate images from a servlet. I've tried this tip I found on the JServ site: >I had the same problem earlier. I guess that the root of the problem is that, > if you autostart JServ from Apache, then env var DISPLAY will not

Re: Problem with exec()

2000-01-13 Thread Scott Murray
> Dimitris Terzis wrote: > > Hi guys... > > I am trying to launch an external application from my Java program, > using exec(). > > I do Runtime.getCurrentRuntime() and then try to exec() the > application (not internal command), providing a properly created path. > My application has a GUI whi

Help with syntax

2000-01-13 Thread Roger Smith
Hello all, I have written an applet that talks to a server application that then talks to a MySQL database. The applet is a input form and I want to insert the values from the input boxes into many tables in a database. How would I go about doing this? How I have it working is that I form the who

Problem with exec()

2000-01-13 Thread Dimitris Terzis
Title: Problem with exec() Hi guys... I am trying to launch an external application from my Java program, using exec(). I do Runtime.getCurrentRuntime() and then try to exec() the application (not internal command), providing a properly created path. My application has a GUI which is never

Re: Interclient 1.51 JDBC problems on Linux with Blackdown 1.2.2RC3

2000-01-13 Thread Ola Samuelson
Hi! I'm not sure I follow. The servlet looks like: public class finder extends HttpServlet { .. .. String _dbURL = "jdbc:interbase://localhost/nexttier://lb/data/lb.gdb"; String _InitialQuery = "select * from employee"; java.sql.Driver _Driver = null; java.sql.Connection _Connection = nul

Re: Interclient 1.51 JDBC problems on Linux with Blackdown 1.2.2RC3

2000-01-13 Thread Wim Ceulemans
Ola Samuelson wrote: > > Hi! > First, thanks to all that makes java/jserv work on linux. > > Hope this is right for this forum. > > I have following: > * x86 machines > * Interbase 5.6 on Redhat 6.1(2.2.13)/interserver/interclient 1.51JRE1.2 > > * Interbase Interclient1.51 on Redhat 6.1(2.2.14

Re: problems with rmi (linux 1.2 client, solaris 1.3 server)

2000-01-13 Thread Crispin Miller
unsubscribe -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Interclient 1.51 JDBC problems on Linux with Blackdown 1.2.2RC3

2000-01-13 Thread Ola Samuelson
Hi! First, thanks to all that makes java/jserv work on linux. Hope this is right for this forum. I have following: * x86 machines * Interbase 5.6 on Redhat 6.1(2.2.13)/interserver/interclient 1.51JRE1.2 * Interbase Interclient1.51 on Redhat 6.1(2.2.14)/Blackdown jdk 1.2.2rc3/Sun JSDK2.0/Jserv 1