Classpath Issue - JBoss Rules compilation error...MyClassHelper cannot be resolved to a type
I have a large set of existing Drools/Jboss rules that compiled and fired fine in Drools 3.0.4, and I'm trying to upgrade to Drools 5.5. All changes worked fine and rules compiled, fired fine, etc. except for a subset of rules that contain newly deployed Java code references. The only references that have compilation errors are the newly deployed Java references getting the error in rule compilation of "[Class] cannot be resolved to a type." To confuse me more, a simple mock sample was done and it seems that it will recognize its newly deployed simple jar files fine, but won't acknowledge