Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0006127 [Resin] major always 01-18-18 05:47 01-22-18 15:05
Reporter aladdin55 View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.56 Product Version 4.0.49
  Product Build
Summary 0006127: servlet-mapping only the first url-pattern works
Description -3
down vote
favorite
In web-fragment version="3.0" servlet-mapping only the first url-pattern works

for example

  <servlet-mapping>
        <servlet-name>name</servlet-name>
        <url-pattern>/url1/*</url-pattern>
        <url-pattern>/url2/*</url-pattern>
    </servlet-mapping>
only url1 is working and url2 give me 404 however web-app is working fine without any problem
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0006817)
ferg
01-22-18 15:05

server/1r26
 

- Issue History
Date Modified Username Field Change
01-18-18 05:47 aladdin55 New Issue
01-22-18 15:05 ferg Note Added: 0006817
01-22-18 15:05 ferg Assigned To  => ferg
01-22-18 15:05 ferg Status new => closed
01-22-18 15:05 ferg Resolution open => fixed
01-22-18 15:05 ferg Fixed in Version  => 4.0.56
01-22-18 15:05 ferg Description Updated


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