|
From: Alex B. <ker...@be...> - 2011-02-28 19:12:28
|
Hi, I'm doing some more hacking on the node map and I'm hitting my head against a brick wall with Jetty. On the pages that need to load JavaScript jetty keeps returning NOT_FOUND despite the fact it can see them. It will however load JSP files up without a problem. Both sets of files are actually symlinks from the target/* directory back to the original sources in the source tree. This is exceedingly helpful for development as you can do live changes and tests without having to copy stuff back and forth. I think the issue I'm running into is covered here: http://www.lamoree.com/machblog/index.cfm?event=showEntry&entryId=A2F0ED76-A500-41A6-A1DFDE0D1996F925 But I can't figure out where in the runes I can tell Jetty via OpenNMS to apply this. Can anyone point out how? -- Alex, homepage: http://www.bennee.com/~alex/ http://www.half-llama.co.uk |