> From: GARG, Vikrant, GBM [mailto:[EMAIL PROTECTED] > Subject: Control M char in java path when starting tomcat > > I have checked through the various tomcat script and xml > files, and I cant find a reason for the ^M char to get > included in the java path.
Most likely because you edited it with Notepad or some equally offensive Windows tool and left carriage returns at the end of each line. Use an editor that creates UNIX (lf-only) line terminators, rather than Windows (cr/lf) ones. - 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@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]