Hi all,

If you happen to be developing under windows you will notice that mvn
jetty:run locks files and prevents editing while the server is
running.   Super annoying. The problem is that jetty memory maps files
by default and windows locks memory mapped files.  The solution is to
turn off the mapped files switch in jetty.  Instructions are here:

"When using jetty:run, CSS and JavaScript files are locked - how can I
fix this?"
http://appfuse.org/display/APF/FAQ

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to