On Wed, May 3, 2023 at 11:29 AM Willem van de Mheen
<[email protected]> wrote:
>
> I’m working on a Guacamole branding extension and when I create a jar file by 
> zipping the directory, I can load the extension and images load just fine. 
> The strange thing is that when I package the files with Maven, the extension 
> still loads perfectly and while for instance the custom font is still 
> working, the paths to images that worked before no longer work. Tomcat 
> returns a 404 error when trying to open the image. When I open the jar file 
> from Maven in 7-zip, everything seems the same. I can see the images are 
> there. It almost seems like the path is blocked in Tomcat somewhere, but I 
> can’t find where. Do you have any pointers on where to look? If you need more 
> information, please let me know.
>

You'll need to provide some more detail - maybe some logs from Tomcat,
and a rough idea of the configuration - what folder you're putting the
WAR file in, where you're putting the JARs, etc., so that we can
better help identify the problem.

-Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to