如标题所示,我试图在Wildfly 13.0上部署两个WAR,但是如果我尝试通过简单地添加资源在Eclipse上进行部署,它将失败并显示以下错误:
10:16:02,532 INFO [org.jboss.modules] (main) JBoss Modules version 1.8.5.Final
10:16:02,845 INFO [org.jboss.msc] (main) JBoss MSC version 1.4.2.Final
10:16:02,876 INFO [org.jboss.threads] (main) JBoss Threads version 2.3.2.Final
10:16:02,970 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 13.0.0.Final (WildFly Core 5.0.0.Final) starting
10:16:04,016 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more …Run Code Online (Sandbox Code Playgroud)