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.

Best regards,
Willem van de Mheen

Reply via email to