[
https://issues.redhat.com/browse/WFLY-13726?page=com.atlassian.jira.plugi...
]
Brian Stansberry updated WFLY-13726:
------------------------------------
    Summary: PersistenceUnitServiceHandler attempts to integrate bean validation even if
the capability is not present  (was:
PersistenceUnitServiceHandler.deployPersistenceUnitPhaseTwo)
 PersistenceUnitServiceHandler attempts to integrate bean validation
even if the capability is not present
---------------------------------------------------------------------------------------------------------
                 Key: WFLY-13726
                 URL: 
https://issues.redhat.com/browse/WFLY-13726
             Project: WildFly
          Issue Type: Bug
          Components: JPA / Hibernate
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
            Priority: Major
             Fix For: 21.0.0.Beta1
 PersistenceUnitServiceHandler.deployPersistenceUnitPhaseTwo is attempting to access
BeanValidationAttachments.VALIDATOR_FACTORY without first confirming the capability is
present. The deployPersistenceUnit method has a proper check. 
--
This message was sent by Atlassian Jira
(v7.13.8#713008)