|
Mantis - Resin
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 6127 | major | always | 01-18-18 05:47 | 01-22-18 15:05 | |
|
|
|||||
| Reporter: | aladdin55 | Platform: | |||
| Assigned To: | ferg | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | 4.0.49 | ||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 4.0.56 | ||
|
|
|||||
| 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: | |||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
|
|
|||||
|
|
||||