Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Scout » js not found when dev mode is turned off
js not found when dev mode is turned off [message #1849312] Wed, 12 January 2022 13:50 Go to next message
Simon Daisenberger is currently offline Simon DaisenbergerFriend
Messages: 7
Registered: April 2021
Junior Member
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?
Re: js not found when dev mode is turned off [message #1849313 is a reply to message #1849312] Wed, 12 January 2022 13:53 Go to previous messageGo to next message
Matthias Villiger is currently offline Matthias VilligerFriend
Messages: 232
Registered: September 2011
Senior Member
Hi Simon

Have you already checked this thread: https://www.eclipse.org/forums/index.php/t/1108865/

Does this help?

Kind regards
Mat
Re: js not found when dev mode is turned off [message #1849339 is a reply to message #1849313] Thu, 13 January 2022 06:54 Go to previous message
Simon Daisenberger is currently offline Simon DaisenbergerFriend
Messages: 7
Registered: April 2021
Junior Member
Hi Mat,

thanks for your reply.
No, I didn't notice this thread but it seems that this will solve our issue as well.
I will check it out

Thank you!

best regards
Simon
Previous Topic:Eclipse Scout 11 : NPM download root
Next Topic:Deploy problem with WAR file and Tomcat
Goto Forum:
  


Current Time: Wed Apr 24 14:40:10 GMT 2024

Powered by FUDForum. Page generated in 0.11882 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top