Environment variables 2007-11-06 - By Andrew Hole
Back I'm trying to execute a ssh command inside java code. SSH command must know HOMEDRIVE environment variable to find know_hosts file... How can I do that?
Thanks a lot
On Nov 6, 2007 3:14 PM, Caldarale, Charles R <Chuck.Caldarale@(protected)> wrote: > > From: Andrew Hole [mailto:andremailinglist@(protected)] > > Subject: Environment variables > > > > how can I setup environment variables on tomcat windows service? > > Tomcat cleans environment variables... > > You can't - services don't use environment variables. Use the > tomcat?w.exe program to set Java system properties and heap values for > the service. > > - Chuck > > > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY > MATERIAL and is thus for use only by the intended recipient. If you > received this in error, please contact the sender and delete the e-mail > and its attachments from all computers. > > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ > To start a new topic, e-mail: users@(protected) > To unsubscribe, e-mail: users-unsubscribe@(protected) > For additional commands, e-mail: users-help@(protected) > >
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To start a new topic, e-mail: users@(protected) To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|