java.lang.Runtime

2001-03-29 Thread Lars Lathan
Hello, I try to run an ICA-Client from within my java program using the exec() method from java.lang.Runtime. Here a snipset of my code: String cmd = "/home/ica/jicasession -address:192.168.1.200 -username:joe -password:joe \"-initialprogram:C:\\Office\\Word\\winword.exe C:\\docs\\1.do

JDK1.3 on Suse6.4

2000-08-18 Thread Lars Lathan
Hello, when I start java using JDK1.3 on Suse6.4 I get a Segmentation fault. Does somebody has an explanation? Thanks Lars. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL

Problems of JavaPlugin 1.2.2 with KDE 1.1.2

2000-06-30 Thread Lars Lathan
Hello, does anybody knows if there are problems of the JavaPlugin 1.2.2 with the KDE 1.1.2 desktop? When I start a Java2 applet in the netscape 4.73 navigator on my linux (Suse 6.0, glibc2.1.2) having KDE 1.1.2 running, netscape quits without any error message. But running the same applet ru

Addional libraries with JavaPlugin 1.2.2

2000-06-26 Thread Lars Lathan
Hello, I copied addional libraries (jndi.jar, rmiregistry.jar, providerutil.jar) to the $HOME/.netscape/java/lib/ext directory, but the plugin doesn't find them. What goes wrong? Thanks, Lars. -- To UNSUBSCRIBE, email to [E

JavaPlugin 1.2.2 with Suse6.0

2000-06-02 Thread Lars Lathan
Hello, I installed the JavaPlugin 1.2.2 in $HOME/.netscape. When I try the ControlPanel applet or another Java 2 applet, netscape quits without any message. On my Suse 6.0 I installed the glibc2.1.2 to /usr/local/glibc2 to get the JDK1.2.2RC4 running. I changed the .java_wrapper file to get java

Re: Unsupported encoding: ANSI_X3.4-1968

2000-04-13 Thread Lars Lathan
Hello Timothy, I got the same problem running JBF 3. You can solve this problem appending the following parameter to the java call in your jbuilder starter script: -Dfile.encoding=ISO8859_1 Bye, Lars Timothy Reaves wrote: > I get this when I startup JBuilder 3.5. Any help? > > java

Problem with java and linux

2000-03-25 Thread Lars Lathan
Hello, I have a problem calling java, javac ... from inside a java program. I get the following error: sh: error in loading shared libraries /usr/local/glibc2/lib/libc.so.6: undefined symbol: _dl_initial_searchlist Compiling java programes and excecuting java programs works fine. I have the follo

Re: EJBs on Linux

2000-03-25 Thread Lars Lathan
Hello Lorin, I have JDK1.1.7 and JDK1.2 running on my linux box. There are several EJB servers available for Linux, I list only these I tried to get working on my linux: EBServer from Prosyst  http://www.prosyst.com Jonas from Bullsoft (free software)  http://www.bullsoft.com/ejb/index.html