I am new on using WildFly 10. When I tried to deploy a WAR on WildFly 10, I got the following error:
Cannot upload deployment: {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"customerservice.war\".PARSE" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"customerservice.war\".PARSE: WFLYSRV0153: Failed to process phase PARSE of deployment \"customerservice.war\" Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: WFLYUT0027: Failed to parse XML descriptor \"/content/customerservice.war/WEB-INF/lib/taglibs-application.jar\" at [1,0] Caused by: com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog at [row,col {unknown-source}]: [1,0]"}}