0

I am trying to clean a project because of an unvailable servlet, but Glassfish 4 tells me it can't delete a file :

...\my_project\build\web\WEB-INF\lib\eclipselink.jar

1 Answers1

0

One solution is to restart glassfish.

  • This does not provide an answer to the question. To critique or request clarification from an author, leave a comment below their post - you can always comment on your own posts, and once you have sufficient [reputation](http://stackoverflow.com/help/whats-reputation) you will be able to [comment on any post](http://stackoverflow.com/help/privileges/comment). – Fabio Antunes Nov 10 '13 at 20:03
  • this is not an answer, we all know it will solve it, but how do you resolve without restarting the server. – Tunde Pizzle Nov 17 '15 at 10:42