js not found when dev mode is turned off [message #1849312] |
Wed, 12 January 2022 08:50  |
Eclipse User |
|
|
|
Hi all,
we are using Scout 10 and trying to implement SSO with OpenID.
During testing we discovered that when we switch off dev mode in the config file, start the application via Eclipse and try to access the application, we get errors in the ui consoles, that serveral js files are not found:
2022-01-12 13:41:29,926 INFO [qtp410495873-47] org.eclipse.scout.rt.ui.html.UiServlet.sendNotFound(UiServlet.java:275) - 404_NOT_FOUND: GET /login.js - MDC[]
2022-01-12 13:41:29,926 INFO [qtp410495873-40] org.eclipse.scout.rt.ui.html.UiServlet.sendNotFound(UiServlet.java:275) - 404_NOT_FOUND: GET /fitness_area-theme.css - MDC[]
2022-01-12 13:41:29,934 INFO [qtp410495873-43] org.eclipse.scout.rt.ui.html.UiServlet.sendNotFound(UiServlet.java:275) - 404_NOT_FOUND: GET /jquery.js - MDC[]
2022-01-12 13:41:29,940 INFO [qtp410495873-52] org.eclipse.scout.rt.ui.html.UiServlet.sendNotFound(UiServlet.java:275) - 404_NOT_FOUND: GET /eclipse-scout.js - MDC[]
Does anyone know how to solve this?
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.21825 seconds