Mantis - Resin
Viewing Issue Advanced Details
152 minor always 05-10-05 00:00 05-11-05 00:00
sam  
 
normal  
closed 3.0.13  
3.0.13 no change required  
none    
none  
0000152: http.exe option to ignore classpath environment variable
RSN-146
(rep by A Nyhren)

My question is regarding installing Resin as a NT service and how to
(if possible - I really hope so) clear the classpath. The CLASSPATH environment
variable must be there for other programs. As of now I use a .bat file
to start Resin which clears the classpath before launching Resin, but that doesn't work for installing Resin as a service. Since "httpd install" doesn't take any parameters (that I know of) I can't achieve what I do with my .bat file.

Notes
(0000183)
ferg   
05-10-05 00:00   
The -install checks the current value of the CLASSPATH and saves it for the service.

If it's important to have a different CLASSPATH, then set the proper one before calling -install.