Following best practices, I\'m using Thread.currentThread().getContextClassLoader().getResourceAsStream to load resources in a web application (like text files or x
Thread.currentThread().getContextClassLoader().getResourceAsStream
i finally solved this problem by change the jar file name, every time i change the resource content, i change a new name with current timestamp