From owner-freebsd-java Thu Sep 23 21:52:16 1999 Delivered-To: freebsd-java@freebsd.org Received: from maile.telia.com (maile.telia.com [194.22.190.16]) by hub.freebsd.org (Postfix) with ESMTP id 9198C14D3E for ; Thu, 23 Sep 1999 21:52:11 -0700 (PDT) (envelope-from girgen@partitur.se) Received: from stordatan.telia.com (t2o62p16.telia.com [195.198.198.76]) by maile.telia.com (8.8.5/8.8.8) with ESMTP id GAA18425; Fri, 24 Sep 1999 06:50:46 +0200 (CEST) Received: from partitur.se (localhost [127.0.0.1]) by stordatan.telia.com (8.9.3/8.9.1) with ESMTP id GAA41359; Fri, 24 Sep 1999 06:50:33 +0200 (CEST) (envelope-from girgen@partitur.se) Message-ID: <37EB0319.9F71055D@partitur.se> Date: Fri, 24 Sep 1999 06:50:33 +0200 From: Palle Girgensohn Organization: Partitur X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.0.36 i386) X-Accept-Language: sv, en MIME-Version: 1.0 To: Nate Williams Cc: freebsd-java@FreeBSD.ORG Subject: Re: running java_X on non-X machine? References: <37EAF959.2639408E@partitur.se> <199909240421.WAA24766@mt.sri.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Nate Williams wrote: > > > I want to run servlets which use the java awt (for creating jpegs on the > > fly for web serving). Hence I need to run java_X, right? > > Right. > > > Now, I want to run this on a server that has no XWindow > > configured. Any ideas how this can be implemented? > > AFAIK, it can't be implemented this way. You'll need to create a jpeg > solution that doesn't involve any AWT/Swing components if you want to do > this on a Unix box. (The same problem exists on Solaris FWIW). > > If you find another solution to this, please let us (me!) know, since > I'd be very interested in any solution you can find.... It seems that the vfb (X Virtual Frame Buffer) server might be something. I'll look into it, and let you know what I find. /Palle To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message