Wildfly: Why I get only “Forbidden” if I call my Web application?

廉价感情. 提交于 2019-12-05 04:02:39

That build must be corrupted. Re-build the application, create war again and deploy it again. It will work.

Steffen

My EAR project and the inherited WAR project in eclipse was broken. There were several things missing like at example the application.xml.

Not sure why these things are missing and where I have lost it. But after fixing both projects deployments it works again.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!