That definately looks like a classpath error, somehow the classpath has lost scope to see your classes.<br><br>Also, we have migrated to the jboss mail servers now (see the other mailing list).<br><br><div><span class="gmail_quote">
On 1/7/07, <b class="gmail_sendername">Paul O'Connor</b> <<a href="mailto:paulhoconnor@yahoo.com">paulhoconnor@yahoo.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I was successfully compiling and using rules in an<br>Axis2 web service under Axis 2 v. 1.0. Version 1.1<br>breaks my codebase. Now, my domain object types are<br>not loaded, and a suspicious error message arises<br>relating to a core Drools calss not loading:
<br><br>Rule Compilation error Class<br>"org.drools.spi.KnowledgeHelper" not found<br><br>I suspect a classloader change in Axis2, but was<br>wondering if anyone can shed light on what is going on<br>at this point in the package validation of rule
<br>compilatation before I chase the Axis2 change.<br><br>The full error trace is below.<br><br>Thanks in advance!<br><br><br>org.drools.rule.InvalidRulePackage: Unable to resolve<br>ObjectType 'Product'<br>Unable to resolve ObjectType 'Account'
<br>Unable to resolve ObjectType 'Product'<br>Unable to resolve ObjectType 'Account'<br>Unable to resolve ObjectType 'Product'<br>Unable to resolve ObjectType 'Account'<br>Unable to resolve ObjectType 'Product'
<br>Unable to resolve ObjectType 'Account'<br>Unable to resolve ObjectType 'Product'<br>Unable to resolve ObjectType 'Account'<br>Unable to resolve ObjectType 'Product'<br>Unable to resolve ObjectType 'Account'
<br>Unable to resolve ObjectType 'Product'<br>Unable to resolve ObjectType 'Account'<br>Unable to resolve ObjectType 'Product'<br>Unable to resolve ObjectType 'Account'<br>Unable to resolve ObjectType 'Product'
<br>Unable to resolve ObjectType 'Account'<br>Unable to resolve ObjectType 'Product'<br>Unable to resolve ObjectType 'Account'<br>Unable to resolve ObjectType 'Product'<br>Unable to resolve ObjectType 'Account'
<br>Unable to resolve ObjectType 'Product'<br>Unable to resolve ObjectType 'Account'<br>Unable to resolve ObjectType 'Product'<br>Unable to resolve ObjectType 'Account'<br>Unable to resolve ObjectType 'Product'
<br>Unable to resolve ObjectType 'Account'<br>Unable to resolve ObjectType 'Product'<br>Unable to resolve ObjectType 'Account'<br>Unable to resolve ObjectType 'Product'<br>Unable to resolve ObjectType 'Account'
<br>Unable to resolve ObjectType 'RequestedBump'<br>Unable to resolve ObjectType 'RequestedBump'<br>Unable to resolve ObjectType 'RequestedBump'<br>Rule Compilation error Class<br>"org.drools.spi.KnowledgeHelper
" not found Class "o<br>rg.drools.spi.KnowledgeHelper" not found Unknown<br>variable or type "result" Class<br> "java.lang.Object" has no method named<br>"setBasisPoints" Expression "result" is
<br>not an rvalue Expression "result" is not an rvalue<br>Expression "result" is not an<br> rvalue Unknown variable or type "result" Unknown<br>variable or type "result" Clas<br>s "
java.lang.Object" has no method named "setReason"<br>Expression "result" is not<br>an rvalue Expression "result" is not an rvalue<br>Expression "result" is not an rva<br>lue Unknown variable or type "result" Exception:14
<br>errors while compiling unit "<br>com/sovereignbank/sovplatform/rules/rates/Rule_Bump_Rate_22_0.java"<br><br>---------------------------------------------------------------------<br>To unsubscribe from this list please visit:
<br><br> <a href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a><br><br></blockquote></div><br>