I'm not sure if my posting below got through the mail list. Please assist if you can. Thanks.

regards,
Anthony

On Mon, Nov 24, 2008 at 7:40 PM, Anthony MailingList <anthony.mlist@gmail.com> wrote:
Hi all,

This is my first post to the list. I couldn't find anything on the archive and decided to post them here.

I'm trying to run the drools-insurance example on Drools 5.0 Guvnor but bumped into some problems with testing and compiling the war files. Here's what I did.
- extract drools-insurance example on the desktop (i'm running windows).
- edited 'brmsdeployedrules.properties' (drools-insurance\src\main\rules)
- set the URL properties to
url=http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/org.acme.insurance.base/InsuranceDemo
- run 'mvn clean package'
- encountered 17 test errors.

I must have missed something here. I couldn't find anywhere else I should change the new server URL pointer. Should I stick with the original example configuration file and instead change the Govnor settings to 'JBRMS'?

I'm running the following configuration on my computer:

Drools 5.0 Guvnor M3
JBoss AS 4.2.3
Drools 5.0 M3 Example
Apache Maven 2.0.9
Java JDK 1.6.0 - Update 7

Thanks.

regards,
Anthony