Hello I've put the following into my jwc specification:
<asset name="scriptAsset" path="classpath:/js/jfly/edt/edt.js"/> that is renderend as: " /asset.svc?digest=b1376bfb2d3b7c66ddd0fcf0d2a463a8&path=%2Fjs%2Fjfly%2Fedt%2Fedt.js" I've checked into the jar and it seems to be built correctly: mylib.jar /js/jfly/edt/edt.js but when I type the rendered asset into firefox, the page is blank, as no file is present at that url. What can I do ? Thx, kiuma
