Done: 
http://wiki.github.com/dpp/liftweb/how-to-fix-file-locking-problem-with-jettyrun-in-windows

On Sep 7, 1:49 pm, Timothy Perrett <timo...@getintheloop.eu> wrote:
> Jon, good stuff - perhaps write this up on the wiki:
>
> http://wiki.github.com/dpp/liftweb
>
> Cheers, Tim
>
> On Sep 7, 6:09 pm, jon <jonhoff...@gmail.com> wrote:
>
>
>
> > 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