<div dir="ltr">I&#39;m pretty sure CDI 1.1 will break a lot of current CDI extensions due to the behavioral changes.  Do you need exception handling?  Did you try turning off the exception handling extension?</div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Thu, Jun 6, 2013 at 3:41 AM, Korbinian Bachl <span dir="ltr">&lt;<a href="mailto:korbinian.bachl@gmail.com" target="_blank">korbinian.bachl@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div><div><div>Hello,<br><br></div>during our test for Glassfish 4.0 we found out that seam-soldr/ now jboss-soldr isn&#39;t compatbile with weld. We loggedn ans issue at glassfish ( <a href="https://java.net/jira/browse/GLASSFISH-20577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=364696#action_364696" target="_blank">https://java.net/jira/browse/GLASSFISH-20577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=364696#action_364696</a> ) and they pointed me to this list.<br>

<br></div><div>Problem is that soldr calls getBeans() during init and WELD 2 now throws an exception for this:<br><br>org.jboss.weld.exceptions.IllegalStateException: WELD-001332 BeanManager
 method getBeans() is not available during application initialization<br><br></div><div>Sadly the weld 2 people didn&#39;t think about backwards compatibility in that position (why not just throw a big warning?);<br></div>

<div><br></div>Is there any way soldr3.x  can get a last compatibilitiy fix?<br> At least it was previous weld-extensions and therefore seen as the de-facto standard. I know that the future should be Apache DeltaSpike, but that wouldnt be a drop in replacement like a new 3.x version of soldr would be.<br>

<br></div><div>Best, <br><br></div><div>KBachl <br></div><div><br></div><br></div>
<br>_______________________________________________<br>
seam-dev mailing list<br>
<a href="mailto:seam-dev@lists.jboss.org">seam-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/seam-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/seam-dev</a><br></blockquote></div><br></div>