0 Replies Latest reply on Mar 12, 2007 7:55 AM by andrey.khalzov

    Setting external classpath for project with JBoss Rules in E

    andrey.khalzov

      I need to set external classpath for ClassLoader, which uses for compiling .drl (JBoss Rules) files. I want to use classes from external jar's in my .drl, but now when I'm compiling them, i'm receiving such message: "Rule Compilation error The import com.partnerintegration.PartnersJobContext cannot be resolved." PartnersJobContext.class exists in external jar.