1 Reply Latest reply on Mar 30, 2007 9:19 AM by kurtstam

    Help with Jboss rules

    joshsmith

      Hi,

      Im trying to get JBoss rules working. I have the eclipse plugin, and can develop my the rules fine, I then move the source files over to my esb project and it compiles OK. When a message comes through my esb I try to instantiate the class and get the following error:

      
      java.lang.NoClassDefFoundError: org/apach/commons/jci/compilers/EclipseJavaCompilerSettings
      
      


      I think I am taking the wrong approach to this problem. Im basically trying to replace the XPath type rules, in the ContentBasedRouting example from the quickstarts, with drools.

      Regards

      Josh

        • 1. Re: Help with Jboss rules
          kurtstam

          Can you try to follow one of the quick starts that does the same thing? That way I have a chance of figuring out what's going on. You may simply be missing compiler jar.