Re: [rules-users] Still can't create a standalone application

2007-09-10 Thread MarkA
Okay, it's working now. The following zip file has everything in it except for the Drools jars - the txt file in the lib directory tells you which ones to put in there - it was too big to include them. http://www.nabble.com/file/p12595148/Basic%2BDrools.zip Basic+Drools.zip I had a few

Re: [rules-users] Still can't create a standalone application

2007-09-06 Thread MarkA
That still hasn't fixed it. I can now compile it with javac without errors but it still gives noclassdeffound error when it runs. At least I now have your example that does work, so I am going to modify it bit by bit until I find out where my mistake is. My initial one was created with the

RE: [rules-users] Still can't create a standalone application

2007-09-05 Thread Garry Brother
@lists.jboss.org Subject: Re: [rules-users] Still can't create a standalone application sigh I've zipped up droools-examples eclipse project with a populated lib directory and a dos .bat file. Should be enough to get you over the basics of java classpath configuration: http://wiki.jboss.org/wiki