Anonymous | Login | Signup for a new account | 12-17-2024 11:56 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0000320 | [Resin] | minor | always | 07-19-05 00:00 | 11-30-05 14:42 | ||||
Reporter | user316 | View Status | public | ||||||
Assigned To | |||||||||
Priority | normal | Resolution | fixed | Platform | |||||
Status | closed | OS | |||||||
Projection | none | OS Version | |||||||
ETA | none | Fixed in Version | 3.0.15 | Product Version | 3.0.13 | ||||
Product Build | 3.0.13 | ||||||||
Summary | 0000320: Issue related to "web-app" configuration in resin 3.x | ||||||||
Description |
RSN-364 Not sure if this is a bug or issue related to configuration. But I was not able to find any resolution related to this issue in the documentation or on the site. Assume that the name of the web application (or rather the .war file is "abc.war" which gets extracted as 'abc' when server is started.) In resin 3.x when a web application is configured using different URL prefix, as follows <web-app id='/xyz' document-directory='webapps/abc' > still after restarting resin we are able to access webedge application using 2 URLs: 1. http://machineName:port/xyz [^] and 2. http://machineName:port/abc [^] Actually when only one defination is present (1 st one in this case). So second URL should not work. Note: The 'Directory listing is disabled' since that entry is not been added to the resin conf file. Some investigations: Noticed that <host-default> contains an entry as <web-app-deploy path='webapps'/>. When this entry is removed then the above issue is not seen. But we cannot remove 'web-app-deploy' entry since then a '.war' file will not get extracted when resin is started. So that entry is required for '.war' expansion. |
||||||||
Steps To Reproduce | |||||||||
Additional Information | Resin on Solaris | ||||||||
Attached Files | |||||||||
|
Issue History | |||
Date Modified | Username | Field | Change |
07-19-05 00:00 | user316 | New Issue | |
11-30-05 00:00 | administrator | Fixed in Version | => 3.0.15 |
11-30-05 14:42 | ferg | Status | resolved => closed |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
37 total queries executed. 29 unique queries executed. |