Re: how to set TOMCAT_OPTS

2001-04-26 Thread kreso



Thank you, 
but the issus is that I get "syntax error" 
once
I try to set some variable (TOMCAT_OPTS) to string 
that has "=" sign in it.


  - Original Message - 
  From: 
  Thomas Bezdicek 
  To: [EMAIL PROTECTED] 
  
  Sent: Thursday, April 26, 2001 4:42 
  AM
  Subject: AW: how to set TOMCAT_OPTS
  
  Hi,
  
  in 
  the tomcat.sh there is where you should set them.
  
  regards
  
-Ursprüngliche Nachricht-Von: Kresimir (Binsco) 
[mailto:[EMAIL PROTECTED]]Gesendet: Donnerstag, 26. April 2001 
06:27An: [EMAIL PROTECTED]Betreff: 
how to set TOMCAT_OPTS
How do I set TOMCAT_OPTS in windows?

for example when I try to write:

SET TOMCAT_OPTS = -Dsomethig=something

because there is = sign twice on the right side I get the 
"syntax error"

please help.
Thanks.



Re: how to set TOMCAT_OPTS

2001-04-26 Thread Jeff Kilbride

What about putting quotes around the entire string?

Set TOMCAT_OPTS = 'Dsomething=something'

--jeff

- Original Message -
From: kreso [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, April 26, 2001 2:37 AM
Subject: Re: how to set TOMCAT_OPTS


Thank you,
but the issus is that I get syntax error once
I try to set some variable (TOMCAT_OPTS) to string that has = sign in it.

  - Original Message -
  From: Thomas Bezdicek
  To: [EMAIL PROTECTED]
  Sent: Thursday, April 26, 2001 4:42 AM
  Subject: AW: how to set TOMCAT_OPTS


  Hi,

  in the tomcat.sh there is where you should set them.

  regards
-Ursprüngliche Nachricht-
Von: Kresimir (Binsco) [mailto:[EMAIL PROTECTED]]
Gesendet: Donnerstag, 26. April 2001 06:27
An: [EMAIL PROTECTED]
Betreff: how to set TOMCAT_OPTS


How do I set TOMCAT_OPTS in windows?

for example when I try to write:

SET TOMCAT_OPTS = -Dsomethig=something

because there is = sign twice on the right side I get the syntax error

please help.
Thanks.






Re: how to set TOMCAT_OPTS

2001-04-26 Thread Kresimir (Binsco)

still a syntax error :-(

this is in ME Windows, NT is fine

-Original Message-
From: Jeff Kilbride [EMAIL PROTECTED]
To: [EMAIL PROTECTED] [EMAIL PROTECTED]
Date: Thursday, April 26, 2001 12:56 PM
Subject: Re: how to set TOMCAT_OPTS


What about putting quotes around the entire string?

Set TOMCAT_OPTS = 'Dsomething=something'

--jeff

- Original Message -
From: kreso [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, April 26, 2001 2:37 AM
Subject: Re: how to set TOMCAT_OPTS


Thank you,
but the issus is that I get syntax error once
I try to set some variable (TOMCAT_OPTS) to string that has = sign in it.

  - Original Message -
  From: Thomas Bezdicek
  To: [EMAIL PROTECTED]
  Sent: Thursday, April 26, 2001 4:42 AM
  Subject: AW: how to set TOMCAT_OPTS


  Hi,

  in the tomcat.sh there is where you should set them.

  regards
-Ursprüngliche Nachricht-
Von: Kresimir (Binsco) [mailto:[EMAIL PROTECTED]]
Gesendet: Donnerstag, 26. April 2001 06:27
An: [EMAIL PROTECTED]
Betreff: how to set TOMCAT_OPTS


How do I set TOMCAT_OPTS in windows?

for example when I try to write:

SET TOMCAT_OPTS = -Dsomethig=something

because there is = sign twice on the right side I get the syntax
error

please help.
Thanks.