Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000495 [Resin] minor always 12-13-05 17:44 01-25-06 16:29
Reporter sam View Status public  
Assigned To ferg
Priority urgent Resolution fixed  
Status closed   Product Version 3.0.16
Summary 0000495: -server-root on Windows
Description (repo by K Fetterman)

-server-root doesn't work on windows.
Additional Information
Attached Files

- Relationships

- Notes
(0000532)
sam
12-13-05 17:47

c:\resin\httpd.exe -conf c:/resin/conf/development.conf -server-root path/to/web-app

[2005/12/13 20:38:50.103] Server[] initializing
[2005/12/13 20:38:50.244] Server[] root-directory=/c:/caucho/resin

 
(0000635)
rudy
01-04-06 01:47

There is currently indeed a difference between Windows and Unix, it would be better for -server-root to work on all platforms.

On Windows the following worked with Resin 3.0.14, I didn't check with newer versions:
-Dserver.root=%SERVER_ROOT_PATH%

On Linux the following works:
-server-root $SERVER_ROOT_PATH
 

- Issue History
Date Modified Username Field Change
12-13-05 17:44 sam New Issue
12-13-05 17:47 sam Note Added: 0000532
12-13-05 17:47 sam Status new => confirmed
12-14-05 02:54 sam Priority high => urgent
12-14-05 02:54 sam View Status @0@ => public
01-04-06 01:47 rudy Note Added: 0000635
01-04-06 02:17 rudy Issue Monitored: rudy
01-25-06 16:29 ferg Assigned To  => ferg
01-25-06 16:29 ferg Status confirmed => closed
01-25-06 16:29 ferg Resolution open => fixed
01-25-06 16:29 ferg Fixed in Version  => 3.0.18


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
33 total queries executed.
28 unique queries executed.
Powered by Mantis Bugtracker