I'm using NetBeans version 8.1 with WildFly 8.1.0.. From WSDL file I have developed a webservice. When I try to run the webservice for the second time I got:
Deployment error: Error during incremental deploy: java.io.IOException: C:/wildfly-8.1.0.Final/standalone/deployments/WebservisPolicija3.war
I tried to clean and rebuild the project but the problem still remains..
Is there some other way to redeploy? Or something else to try?