Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.1.0
-
None
Description
if meecrowave gets started via the java-api, there isn't an issue.
once mvn meecrowave:run gets used, the startup fails once bean-validation is on the classpath (independent of the version and implementation)
"workaround":
<jaxrsAutoActivateBeanValidation>false</jaxrsAutoActivateBeanValidation>