<div dir="ltr">Jaikiran,<div><br></div><div>The test is org.jboss.as.test.integration.jpa.beanvalidation.beanvalidationinheritancetest.BeanValidationJPAInheritanceTestCase, you can find the complete stack trace at <a href="http://pastebin.com/B6t7t58N">http://pastebin.com/B6t7t58N</a>.</div>
<div><br></div><div>Note that I had to modify the test in order to get the original exception (the test makes an assertion on the stack trace). The root cause of the exception is that no EL implementation can be found.</div>
<div><br></div><div>This failure originates from a build for my PR for AS7-6665 [1], which has several other test failures as well, which I'm going through atm. At least the JAX-RS ones are caused by the removal of a previously existing interface in HV 5.</div>
<div><br></div><div>Thanks,</div><div><br></div><div>--Gunnar<br><div><br></div><div>[1] <a href="http://lightning.mw.lab.eng.bos.redhat.com/jenkins/job/as7-param-pull/6706">http://lightning.mw.lab.eng.bos.redhat.com/jenkins/job/as7-param-pull/6706</a><br>
</div></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/4/9 Jaikiran Pai <span dir="ltr"><<a href="mailto:jpai@redhat.com" target="_blank">jpai@redhat.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div><tt>Hi Gunnar,</tt><tt><br>
</tt><tt><br>
</tt><tt>Where are you seeing the failures? Can you point us to
the stacktrace?</tt><tt><br>
</tt><tt><br>
</tt><tt>-Jaikiran</tt><div><div class="h5"><tt><br>
</tt><tt>On Tuesday 09 April 2013 06:59 PM, Gunnar Morling wrote:</tt><tt><br>
</tt></div></div></div>
<blockquote type="cite"><div><div class="h5">
<div dir="ltr"><tt>Hi all,</tt>
<div><tt><br>
</tt></div>
<div><tt>I'm currently working on updating the AS module for
Hibernate Validator to the latest release (HV 5.x, Bean
Validation 1.1, see [1]).</tt></div>
<div><tt><br>
</tt></div>
<div><tt>As of this release, Hibernate Validator has a new
dependency to the Unified EL. So I have added this to the HV
module descriptor:</tt></div>
<div><tt><br>
</tt></div>
<div><tt> <module name="javax.el.api"/></tt><tt><br>
</tt></div>
<div><tt><br>
</tt></div>
<div><tt>Based on test failures I'm seeing
("javax.el.ELException: Provider
org.apache.el.ExpressionFactoryImpl not found"), I think I
need to add a dependency for the actual EL implementation as
well. I don't know though which module that would be.</tt></div>
<div><tt><br>
</tt></div>
<div><tt>Does anyone know which is the right one or has
an example of other modules depending on EL?</tt></div>
<div><tt><br>
</tt></div>
<div><tt>Thanks,</tt></div>
<div><tt><br>
</tt></div>
<div><tt>--Gunnar</tt></div>
<div>
<tt><br>
</tt></div>
<div><tt>[1] </tt><tt><a href="https://issues.jboss.org/browse/AS7-6665" target="_blank">https://issues.jboss.org/browse/AS7-6665</a></tt></div>
<div><tt><br>
</tt></div>
</div>
<tt><br>
</tt>
<fieldset></fieldset>
<tt><br>
</tt>
</div></div><pre>_______________________________________________
jboss-as7-dev mailing list
<a href="mailto:jboss-as7-dev@lists.jboss.org" target="_blank">jboss-as7-dev@lists.jboss.org</a>
<a href="https://lists.jboss.org/mailman/listinfo/jboss-as7-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/jboss-as7-dev</a></pre>
</blockquote>
<tt><br>
</tt>
</div>
<br>_______________________________________________<br>
jboss-as7-dev mailing list<br>
<a href="mailto:jboss-as7-dev@lists.jboss.org">jboss-as7-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/jboss-as7-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/jboss-as7-dev</a><br></blockquote></div><br></div>