Re: CATALINA_OPTS under windows 7

2012-12-11 Thread Daniel Mikusa
On Dec 10, 2012, at 6:14 PM, Raf Roger wrote: > Hi, > > i need to setup CATALINA_OPTS environment variable under windows 7. > I read that in directory *tomcatDir/bin/* should be a file named setenv.bat > for Windows in which i could define the CATALINA_OPTS environment variable. > > However aft

Re: CATALINA_OPTS under windows 7

2012-12-10 Thread Howard W. Smith, Jr.
Are you trying to run tomcat7 as a Windows Service? On Mon, Dec 10, 2012 at 6:14 PM, Raf Roger wrote: > Hi, > > i need to setup CATALINA_OPTS environment variable under windows 7. > I read that in directory *tomcatDir/bin/* should be a file named setenv.bat > for Windows in which i could define

CATALINA_OPTS under windows 7

2012-12-10 Thread Raf Roger
Hi, i need to setup CATALINA_OPTS environment variable under windows 7. I read that in directory *tomcatDir/bin/* should be a file named setenv.bat for Windows in which i could define the CATALINA_OPTS environment variable. However after a fresh installation of Tomcat 7.0.33 i discovered that su