Код: Выделить всё
[ERROR] Failed to execute goal org.wildfly.plugins:wildfly-maven-plugin:5.0.1.Final:deploy (default-cli) on project workerService: Failed to execute goal deploy: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {"WFLYCTL0412: Required services that are not installed:" => ["jboss.naming.context.java.PostgresDS"],"WFLYCTL0180: Services with missing/unavailable dependencies" => ["service jboss.persistenceunit.\"workerService-1.0-SNAPSHOT.jar#default\"._FIRST_PHASE_ is missing [jboss.naming.context.java.PostgresDS]","service jboss.persistenceunit.\"workerService-1.0-SNAPSHOT.jar#default\" is missing [jboss.naming.context.java.PostgresDS]"]}}} -> [Help 1]
Код: Выделить всё
java:/PostgresDS
com.spo.workerService.entity.Person
com.spo.workerService.entity.Coordinates
com.spo.workerService.entity.Location
com.spo.workerService.entity.Worker
Код: Выделить всё
org.postgresql
postgresql
42.7.4
Подробнее здесь: https://stackoverflow.com/questions/792 ... -installed