You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Randy Layman <ra...@aswethink.com> on 2002/02/08 17:07:48 UTC

RE: Tomcat and j2se1.4 with headless support

	I haven't tried it, but this should work.  The -D option is just
like the -X options that people use for setting the heap memory.  Add it to
CATALINA_OPTS (or TOMCAT_OPTS for those running TC3), restart and you should
be running just fine.

	Randy


> -----Original Message-----
> From: Vasile.Curelea@cgi.ca [mailto:Vasile.Curelea@cgi.ca]
> Sent: Friday, February 08, 2002 11:47 AM
> To: Tomcat Users List
> Subject: Tomcat and j2se1.4 with headless support
> 
> 
> I have Tomcat 4.0.1 with j2se 1.4 running on Solaris 7, and 
> some of the
> servlets
> running will generate images.
> 
> Is there special setting in Tomcat to take advantage of the new
> environment with a headless implementation in j2se 1.4.
> 
> AWT documentation says:
> To run our environment with a headless implementation, the 
> follow property
> may be specified at
>           the java command line:
> 
>             -Djava.awt.headless=true
> 
> This command should be added at CATALINA_OPTS?
> Any idea will be appreciated. vasile
> 
> 
> 
> --
> To unsubscribe:   <ma...@jakarta.apache.org>
> For additional commands: <ma...@jakarta.apache.org>
> Troubles with the list: <ma...@jakarta.apache.org>
> 

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>