Re: javax.comm for Linux on StrongARM

2001-07-12 Thread Stewart Allen
I started a project at home for a complete clean-room implementation of javacomm (from the api's) including the javax.comm classes. So far I have basic serial IO working without event notifications (callbacks). It's been tested successfully on IBM, Sun and Blackdown JVM's. It's one simple make

Re: Fwd: Re: JRE as part of Linux

2001-01-23 Thread allen petersen
start up gui apps in java, and it would handle that case. just a thought. -allen [EMAIL PROTECTED] On Tue, Jan 23, 2001, 14:11, Nathan Meyers <[EMAIL PROTECTED]> wrote >Yavor Kolarov wrote: >> >> There are some additional problems. >> >> If we have a wrapper

Printing

2001-01-20 Thread Michael B. Allen
Hello, I have written an SMB client in 100% Java. This client enables Java applications to access Microsoft Windows "shares" but currently this is limited to file shares whereas the protocol supports accessing shared printers as well. I could easily add support to spool and control print jobs but

Re: ip address in Linux

2000-12-05 Thread allen petersen
ns all the IP's that answer to a given hostname, rather than the addresses of all the interfaces on a multi-homed system.) Good luck. -allen On Tue, Dec 05, 2000, 13:44, Francisco Gongora <[EMAIL PROTECTED]> wrote >Hello: >I have this situation: in my local network I have several ma

Re: JSplitPane.setDividerLocation(..)

2000-06-20 Thread allen petersen
etter. -allen On Mon, Jun 19, 2000, 23:51, brEezE <[EMAIL PROTECTED]> wrote >I have a JSplitPane both contains an JScrollPane on >top and bottom part of the splitpane. > >When try to set the divider's location in v1.2.2 RC4, >nothing seems to be happened. The same code wo

Re: Problem with exec() on BlackDown 1.1.8 v1 and RH6.1

2000-03-17 Thread allen petersen
even if '.' isn't in your path, but the same doesn't seem to be true with java's exec(). i don't know if this is a by design or a bug in the jdk. again, if i were smart, i'd look it up. good luck. -allen On Fri, Mar 17, 2000, 12:55, [EMAIL PROTECTED] wrot

setReceiveBufferSize in jdk1.1

1999-11-16 Thread Allen Miu
the native function source codes anywhere. Any help would be greatly appreicated. Allen. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

libsunwjit permissions problem

1999-06-23 Thread Stewart Allen
The glibc2.0 distribution contains incorrect permissions for the jre/lib/i386/libsunwjit.so file. chmod it to 444 or 555 and the jit will magically start working :) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subjec

Re: Application Server for Linux

1999-03-22 Thread allen
(I guess I should throw in my $.02 worth...) ATG's Dynamo Application Server (http://www.atg.com/) is a pure Java application. It's not officially supported under Linux at the moment, but (from my experience) runs fine on i

1.2 but for a linux kernel bug?

1999-03-02 Thread Stewart Allen
It would seem from the 1.2 status page that 1.2 is fully functional except on 2.0.xx linux kernels. Is this correct? Do we have to wait for a kernel patch to get 1.2 or can it be released with the caveat that it requires a 2.2.x kernel? -stewart ---

Re: annoyances with jdk1.1.7, Non risazable dialogs and KDE

1998-11-20 Thread Stewart Allen
I have also noticed some GUI glitches with 1.17. None of these exist in 1.16. My environment is WindowMaker on RedHat 5.2. 1) Button-clicks sometimes leave a button "depressed". You have to click it a second time to complete the click. No workaround. 2) When a Frame or Window is set

running java setuid root

1998-11-18 Thread Stewart Allen
I'm having tremendous difficulty finding a flexible way to run setuid root java programs. My unique constraint is that I cannot add the java lib directory to /etc/ld.so.conf because I have many different JVM versions installed. It appears that when the euid is 0, it ignores LD_LIBRARY_PATH.

Getting jre to run...

1998-11-11 Thread Jon Allen
I have installed the package jre_1_1_7-v1a-glibc-x86-native_tar.gz on my RedHat 5.1 system. In keeping with the new UNIX standard, I made a /usr/opt directory (with the symbolic link to /opt) and installed the package. I put the jre in my path. When I type 'jre' I get "Could not locate Java run