<div dir="ltr">I agree, reporting could be improved.<div><br></div><div>The problem is how to programmatically determine why a NoClassDefinitionFound exception was thrown.</div><div><br></div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On 14 March 2014 12:35, vektory79 <span dir="ltr">&lt;<a href="mailto:vektory79@gmail.com" target="_blank">vektory79@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"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2014-03-14 13:23 GMT+04:00 manstis [via Drools] <span dir="ltr">&lt;<a href="http://user/SendEmail.jtp?type=node&amp;node=4028730&amp;i=0" rel="nofollow" link="external" target="_blank">[hidden email]</a>&gt;</span>:<div class="">
<br>
<blockquote style="border-left:2px solid #cccccc;padding:0 1em" class="gmail_quote">

        <div dir="ltr">The messages are produced as a consequence of your project&#39;s dependencies.<div><br></div><div>For example:</div><div><pre style="white-space:pre-wrap;word-wrap:break-word">Verification of class org.hibernate.metamodel.source.annotations.JandexHelper failed and will not be available for authoring.
Please check the necessary external dependencies for this project are configured correctly.</pre><pre style="white-space:pre-wrap;word-wrap:break-word"><span style="color:rgb(34,34,34);font-family:arial;white-space:normal">This is caused by failure to effectively instantiate JandexHelper (see <a href="https://github.com/droolsjbpm/guvnor/blob/master/guvnor-project/guvnor-project-builder/src/main/java/org/guvnor/common/services/builder/Builder.java#L212" rel="nofollow" link="external" target="_blank">here</a>).</span><br>

</pre></div></div></blockquote></div><div>You are right. But when I see, that org.hibernate.metamodel.source.annotations.JandexHelper can&#39;t be validated, how I can distinguish what exactly going wrong?<br><br></div><div>
Now I can determine, that ClassLoader doesn&rsquo;t find class org.jboss.jandex.AnnotationInstance in debug only.<br>
</div><div class=""><blockquote style="border-left:2px solid #cccccc;padding:0 1em" class="gmail_quote"><div dir="ltr"><div><pre style="white-space:pre-wrap;word-wrap:break-word"></pre><pre style="white-space:pre-wrap;word-wrap:break-word">
<span style="color:rgb(34,34,34);font-family:arial;white-space:normal">If a class cannot be instantiated then it is not available for rule authoring. We show the warning to alert the user.</span></pre>
<pre style="white-space:pre-wrap;word-wrap:break-word"><span style="color:rgb(34,34,34);font-family:arial;white-space:normal">The Project Editor only exposes course grained features for the average user.&nbsp;</span><span style="color:rgb(34,34,34);font-family:arial;white-space:normal">You can edit the underlying pom.xml, adding whatever fine-grained exclusions you may require, for your project using the Administration Perspective.</span></pre>

</div></div></blockquote></div><div>Yes. I tried exclusions. It&#39;s really work now. Thank you to point me it feature.<div><div style="display:inline-block"><div><span lang="en"><span>&nbsp;I</span> just <span>missed the last</span> <span>changes.</span></span></div>

</div></div></div><div class=""><blockquote style="border-left:2px solid #cccccc;padding:0 1em" class="gmail_quote"><div dir="ltr"><div>
<pre style="word-wrap:break-word"><font face="arial"><span style="white-space:normal">There are some&nbsp;occasions&nbsp;when you receive an error popup. We are currently working to address this (they&#39;ll become errors in the Problems Panel).</span></font></pre>


<pre style="word-wrap:break-word"><font face="arial"><span style="white-space:normal">With kind regards,</span></font></pre><pre style="word-wrap:break-word"><span style="white-space:normal;font-family:arial">Mike</span></pre>


</div></div><div class="gmail_extra"><br><br></div></blockquote></div></div><br></div></div>


        
        
        
<br><hr align="left" width="300">
View this message in context: <a href="http://drools.46999.n3.nabble.com/Too-agressive-scanning-of-classes-in-KieModuleMetaDataImpl-tp4028687p4028730.html" target="_blank">Re: [rules-users] Too agressive scanning of classes in KieModuleMetaDataImpl</a><div class="HOEnZb">
<div class="h5"><br>
Sent from the <a href="http://drools.46999.n3.nabble.com/Drools-User-forum-f47000.html" target="_blank">Drools: User forum mailing list archive</a> at Nabble.com.<br></div></div><br>_______________________________________________<br>

rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br></blockquote></div><br></div>