0 Replies Latest reply on Jun 26, 2019 9:42 AM by ascascsacsac

    Is it possible to validate request objects on wildfly 16 using @Features (org.apache.cxf.validation.BeanValidationFeature)?

    ascascsacsac

      Hi all. I would like to get information about the usage of the annotation from the javax.validation.constraints package when handling the SOAP request. I found features from org.apache.cxf.validation.BeanValidationFeature. The mechanism was successfully connected and I get an exception when I try to call the service

      javax.validation.ValidationException: Service Object is null. Have you ever met with a similar exception?