wildfly quickstarts fail to deploy

夙愿已清 提交于 2019-12-11 19:06:30

问题


Some wildfly quickstart modules fail to deploy with numerous errors

This is a followup on wildfly quickstart fails from the offset i asked earlier. The problem i had identified with the some modules was the inconsistency of the parent and child poms, once i solved that i tried to deploy the modules as the github page explains, but i got deployment errors( mostly ClassNotFoundException exceptions) for the following modules:

carmart

carmart-tx

cmt

deltaspike

ejb-security-interceptors

ejb-security-plus

helloworld-mdb-propertysubstitution

inter-app

kitchensink-html5-mobile

Then I stopped trying to find what others were not deploying..


回答1:


I've reviewed the issues in reported quickstarts and I can confirm that some of them are issues but most of them work just fine.

carmart, carmart-tx & deltaspike ones ware actually broken but are fixed now.

Others work just fine, but the require some setup of the server before you can run them. All that is in detail described in README.md of each one of them.

But I do agree with @CoolBeans that any issues like that should be reported to repository (GH issues) directly or issues.jboss.org jira under WildFly project.



来源:https://stackoverflow.com/questions/33672718/wildfly-quickstarts-fail-to-deploy

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