Deploying archives with static resources (css, jpg,..)

Hi Together,

i’ve created a lar file that contains all .class-Files and the static resources.

When i’m deploying the lar the mapping is created and i can instantiate a component which is coming from inside the archive. But when my webapp tries to call a static resource i get a 404 …

I’ve added a link to the test archive | my GoogleDrive (https://drive.google.com/file/d/16sKRawMaR9D30x7oN_d_coXflaL4z2IO/view?usp=sharing):

The content:

  • The index.cfm which should be in the root
  • The archive-backoffice.lar which i put into WEB-INF\lucee\deploy

Any ideas what’s going wrong?

We are using Lucee 5.3.2.77 on Win10 64 bit box…