Good morning,
suddenly I started getting an empty page when I run the NGClient on Tomcat.
In developer: all works like a charm. (Servoy 2022.6)
But when I export it on my tomcat as a war file, then I get an empty page.
No error into the servoy-log
Nor into the tomcat log
Nor during the .war export
but I get this injection error if I inspect the webpage:
[attachment=0]error.PNG[/attachment]
According to the error message, there seem to be problems with the injection of the “servoy third party servoygrp”.
Any idea of how to solve it or to where I should look like for more info?
Thanks in advance
Marco
Hi Marco,
Can you check that all components you are using within your solution are also exported?
Hi Marco, sorry for the late reply but I’ve been sick for a couple of days.
Yes, seems that all the components have been exported. I checked at sight. Here is a picture with on the left the list of the components and on the right the folders structure of the deployed .war file on tomcat
[attachment=0]modules.PNG[/attachment]
I’m pretty confident with angular since I program also in angular cli/.net (just in case you’d like to suggest alternative ways for checking what’s going on).
I saw there’s a “Titanium ng build console” but it seems to be read-only.
look forward for your reply.
Marco