Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001298 [Resin] minor always 08-21-06 04:41 09-05-06 10:37
Reporter marcelloh View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 3.0.21
Summary 0001298: Strange behaviour in servlet-mapping
Description This is a substract of my configuration:

<web-app id="/" document-directory="c:\data\website\html\">
  <welcome-file-list>index.html,notfound.html</welcome-file-list>
  <servlet servlet-name='website' servlet-class='prg.Wsf' />
  <servlet-mapping url-regexp='/.*.html?' servlet-name='website'/>
</web-app>

It complains about the regexp in the servlet-mapping if my url is:
http://localhost [^]
It goes fine when the url is:
http://localhost/index.html [^]
In the first case it should load the index.html automatically, but it don't
Additional Information
Attached Files

- Relationships

- Notes
(0001497)
ferg
09-05-06 10:37

server/10r8
 

- Issue History
Date Modified Username Field Change
08-21-06 04:41 marcelloh New Issue
09-05-06 10:37 ferg Note Added: 0001497
09-05-06 10:37 ferg Assigned To  => ferg
09-05-06 10:37 ferg Status new => closed
09-05-06 10:37 ferg Resolution open => fixed
09-05-06 10:37 ferg Fixed in Version  => 3.0.22


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