<p class="MsoNormal"></p><p class="MsoNormal"><span style="font-family:'Arial Unicode MS',sans-serif">Hello, </span><font face="Arial Unicode MS, sans-serif">I made another test.</font></p><p class="MsoNormal"><font face="Arial Unicode MS, sans-serif"><br>
</font></p><p class="MsoNormal"><span style="font-family:'Arial Unicode MS',sans-serif">I downloaded the source </span></p>
<table class="MsoNormalTable" border="0" cellpadding="0">
<tbody><tr>
<td valign="top" style="padding:0cm 0cm 0cm 0cm">
<p class="MsoNormal"><span style="font-family:'Arial Unicode MS',sans-serif"><br></span></p><p class="MsoNormal"><span style="font-family:'Arial Unicode MS',sans-serif">URL for package source:</span><span style="font-size:12pt;line-height:115%;font-family:'Arial Unicode MS',sans-serif"></span></p>
</td>
<td style="padding:0cm 0cm 0cm 0cm">
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody><tr>
<td valign="top" style="padding:0cm 0cm 0cm 0cm">
<p class="MsoNormal" style="line-height:18.0pt"><span style="font-family:'Arial Unicode MS',sans-serif"><a href="http://localhost:8080/guvnor/rest/packages/org.dfms.model/source" target="_blank">http://localhost:8080/guvnor/rest/packages/org.dfms.model/source</a></span><span style="font-size:12pt;font-family:'Arial Unicode MS',sans-serif"></span></p>
</td>
<td valign="top" style="padding:0cm 0cm 0cm 0cm">
<p class="MsoNormal" style="line-height:18.0pt"><span style="font-family:'Arial Unicode MS',sans-serif">
</span><span style="font-size:12pt;font-family:'Arial Unicode MS',sans-serif"></span></p>
</td>
</tr>
</tbody></table>
</td>
</tr>
</tbody></table>
<p class="MsoNormal"><span style="font-family:'Arial Unicode MS',sans-serif"><br></span></p><p class="MsoNormal"><span style="font-family:'Arial Unicode MS',sans-serif">from Guvnor, then I saved the file like drl on file system and I
tried loading this drl file through application and all have worked fine.</span></p>
<p class="MsoNormal"><span style="font-family:'Arial Unicode MS',sans-serif"><br></span></p><p class="MsoNormal"><span style="font-family:'Arial Unicode MS',sans-serif">Our application is using this url:</span><span class="MsoHyperlink"><span style="font-family:"Arial Unicode MS","sans-serif""> <span lang="EN-US"><a href="http://localhost:8080/guvnor/org.drools.guvnor.Guvnor/package/org.dfms.model/LATEST">http://localhost:8080/guvnor/org.drools.guvnor.Guvnor/package/org.dfms.model/LATEST</a></span></span></span></p>
<p class="MsoNormal"><span class="MsoHyperlink"><span style="font-family:"Arial Unicode MS","sans-serif""><span lang="EN-US"><br></span></span></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-family:'Arial Unicode MS',sans-serif">to loading from Guvnor5.3.0 the pkg. </span><span style="font-family:'Arial Unicode MS',sans-serif">Is it correct?</span><span lang="EN-US" style="font-family:Arial,sans-serif"></span></p>
<p></p><p class="MsoNormal"><br></p><p class="MsoNormal">Thanks in advanced</p><p class="MsoNormal">Carolina</p><p class="MsoNormal"><br></p><div class="gmail_quote">2012/7/24 Vincent LEGENDRE <span dir="ltr"><<a href="mailto:vincent.legendre@eurodecision.com" target="_blank">vincent.legendre@eurodecision.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-size:10pt;font-family:arial,helvetica,sans-serif"><br><div style="font-size:12pt;font-style:normal;font-family:Helvetica,Arial,sans-serif;text-decoration:none;font-weight:normal">
<div class="im">> @Vincent: I'm concerned about the first stack trace line, which is<br>> where no executable code can be. Clear this up first...<br><br></div>Me ? Really no idea why this line ...<br>This line, in 5.3 code, is the class declaration. Indeed, node an executable piece of code ...<br>
<br>I've found another thread :
<a href="http://drools.46999.n3.nabble.com/rules-users-Drools-5-4-0-FINAL-and-OSGI-Unable-to-instantiate-service-for-Class-org-drools-concurren-td4017660.html" target="_blank">http://drools.46999.n3.nabble.com/rules-users-Drools-5-4-0-FINAL-and-OSGI-Unable-to-instantiate-service-for-Class-org-drools-concurren-td4017660.html</a><br>
where we can see a stack trace giving a "org.drools.common.NamedEntryPoint.insert(NamedEntryPoint.java:53)
" which is the class declaration line in 5.4 source code...<br>
<br>May be that some JVMs points that because there are some static inits in the class ?<br>Or may be some AOP usage ?<br><br>All other line calls (insert etc etc) matches exactly the lines shown in the stack trace, so to me, it is not so important ... at least not for the problem here.<br>
The real problem is why <span style="font-size:9pt;font-family:Consolas;border:1pt none windowtext;padding:0cm">ObjectTypeConf conf</span><span style="font-size:9pt;font-family:Consolas;border:1pt none windowtext;padding:0cm">.getTypeDeclaration();
<br></span>returns null using Guvnor compiled pkg and not via DRL local compilation ...<br></div><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>
<br></blockquote></div><br>