Status/Resolution/Reason: Closed/Won't Fix/Workaround
Reporter/Name(from Bugbase): Peter Freitag / Peter Freitag (Peter Freitag)
Created: 03/09/2016
Components: REST Services
Versions: 2016
Failure Type: Unspecified
Found In Build/Fixed In Build: Beta2_v12 /
Priority/Frequency: Trivial / Unknown
Locale/System: English / Win All
Vote Count: 2
Problem Description: Raijin adds a new default servlet mapping /api/* for REST services.
If my application already has a /api/ folder in its root it will break.
Steps to Reproduce:
1) Create a folder /api/
2) Create a file test.cfm
3) Request /api/test.cfm
Actual Result: Blank Response
Expected Result: Expect my test.cfm to run.
Any Workarounds: Remove web.xml servlet mapping manually would probably work -- but I think this new URI would break a lot of existing applications.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4126451
External Customer Info:
External Company: Foundeo Inc.
External Customer Name: Peter Freitag
External Customer Email: PETE@FOUNDEO.COM
External Test Config:
Attachments:
Comments: