This is where I start to run dry. I'm by no means a Unix guru, so this particular question should be fired at someone higher on the Unix food chain. But this is all I know...
This is in my Tomcat startup script... rm /tmp/.X11-unix/X24 /usr/local/bin/vncserver :24 DISPLAY=localhost:24.0;export DISPLAY ...which I am assuming that it's cleaning up stuff first, starting VNC (the X client), and a config line for VNC. I just did a quick lap around the net, and according to this page... http://www.mail-archive.com/cocoon-users%40xml.apache.org/msg08873.html ...the edit should be in "catalina.sh". But I assume that that is the page you just posted. According to them it's all that has to be happening. Apparently 'Coon suffers these issues all by itself. I suppose what I'm tyring to get at is that about these *nix environment specifics, I have no idea. But I wish you all the best :) I do know, however, that buffering the image will have no effect. It's the rendering the image to a cnavas that the issue springs up from. Arron. Micael Padraig Og mac Grene wrote: > What I don't understand is that I should have the X11 running. I > showed you the ps aux reading and I use a graphical interface on the > server to do modications all the time. > > ????? > > > Micael > > At 04:57 PM 5/13/02 +1000, you wrote: > >> They would have been installed with X services. >> I think that if an admin installs a box without basic head >> functionality he's being a bit of a tool. :) >> >> Win2K install should always be fine in this regard. We all know that >> the head stuff and internet browsing cannot be removed from any >> competitive operating system ;) >> >> Arron. >> >> >> Duke Ronlund wrote: >> >>> Hi, >>> In a previous project we used JAI on JDK 1.3 with struts to do JPG >>> resizing/scaling and modifications on a java.awt.image.RenderedImage >>> without any X11 side effects, so your assumption that it is a JDk 1.4 >>> thing may be correct. (We are using this code on Win2k, Solaris8 & Red >>> Hat Linux) >>> >>> Cheers >>> Duke >> >> >> >> >> -- >> To unsubscribe, e-mail: >> <mailto:[EMAIL PROTECTED]> >> For additional commands, e-mail: >> <mailto:[EMAIL PROTECTED]> >> > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

