Thiago you Brazilian Genius!

> Are you using Windows?
Hate to admit, yes. I have to use Windows, because it's a company Laptop.

> If yes, read this:  
> http://docs.codehaus.org/display/JETTY/Files+locked+on+Windows.
I have read that. I have copied the hole configuration for the default servlet 
to my web.xml and -as advised- changed the parameter to false:
<init-param>
  <param-name>useFileMappedBuffer</param-name>
  <param-value>false</param-value>
</init-param>

Now it works.

Thanks a lot and good night (the clock being 01:00am in my time zone).

Cheers, nillehammer




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to