]
Dan Berindei updated ISPN-11049:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 10.1.0.Final
Resolution: Done
Infinispan Server should resolve all the console URLs
-----------------------------------------------------
Key: ISPN-11049
URL:
https://issues.redhat.com/browse/ISPN-11049
Project: Infinispan
Issue Type: Bug
Components: Server
Affects Versions: 10.1.0.Beta1
Reporter: Katia Aresti
Assignee: Katia Aresti
Priority: Major
Fix For: 10.1.0.Final
Infinispan server serves the console from the static resources. This console is an front
end app built in react that contains multiple URL paths.
When we do F5 on a URL that is not 'console' or 'console/wlecome' the
server responds with 404.
The static resource (or console resource) should be able to serve the console app from
any of the '/console/*' Urls so there is no 404 when there ir s refresh