This is a classic problem. The path to your assets is shifted by one level because of the parameter you are passing.
Not sure of the fix for your specific case, but if you referenced an asset like this in a .tml, you would use href="${asset:context:org/atlog/mjweb/components/xfade2.css}" HTH, Szemere