0 Replies Latest reply on Aug 12, 2007 9:09 AM by armitagem

    Newbie: How do I create a single jar for a Drools app?

    armitagem

      I have a simple app in the ide (eclipse) just a java file and a drl file. I build and run it in the IDE and it works fine.
      I then create a jar but it won't run (Exception in thread "main" java.lang.NoClassDefFoundError:), the drools jars are in there as are the drools libs, I've tried pointing the classpath at the current dir and the location of the drools jars etc etc.

      Is there an idiot's guide anywhere or can anyone suggest where my mistake is?

      Any pointers would be most welcome.

      Thanks.