<div dir="ltr">Hi all,<div><br></div><div>I&#39;m currently working on updating the AS module for Hibernate Validator to the latest release (HV 5.x, Bean Validation 1.1, see [1]).</div><div><br></div><div>As of this release, Hibernate Validator has a new dependency to the Unified EL. So I have added this to the HV module descriptor:</div>
<div><br></div><div>    &lt;module name=&quot;javax.el.api&quot;/&gt;<br></div><div><br></div><div style>Based on test failures I&#39;m seeing (&quot;javax.el.ELException: Provider org.apache.el.ExpressionFactoryImpl not found&quot;), I think I need to add a dependency for the actual EL implementation as well. I don&#39;t know though which module that would be.</div>
<div style><br></div><div style>Does anyone know which is the right one or has an example of other modules depending on EL?</div><div style><br></div><div style>Thanks,</div><div style><br></div><div style>--Gunnar</div><div>
<br></div><div>[1] <a href="https://issues.jboss.org/browse/AS7-6665">https://issues.jboss.org/browse/AS7-6665</a></div><div><br></div></div>