Hi all,<br><br>This is my first post to the list. I couldn&#39;t find anything on the archive and decided to post them here.<br><br>I&#39;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&#39;s what I did.<br>
- extract drools-insurance example on the desktop (i&#39;m running windows).<br>- edited &#39;brmsdeployedrules.properties&#39; (drools-insurance\src\main\rules)<br>- set the URL properties to <br>url=<a href="http://localhost:8080/drools-">http://localhost:8080/drools-</a><b>guvnor</b>/org.drools.<b>guvnor.Guvnor</b>/package/org.acme.insurance.base/InsuranceDemo<br>
- run &#39;mvn clean package&#39;<br>- encountered 17 test errors.<br><br>I must have missed something here. I couldn&#39;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 &#39;JBRMS&#39;?<br>
<br>I&#39;m running the following configuration on my computer:<br><br>Drools 5.0 Guvnor M3<br>JBoss AS 4.2.3<br>Drools 5.0 M3 Example<br>Apache Maven 2.0.9<br>Java JDK 1.6.0 - Update 7<br><br>Thanks.<br><br>regards,<br>Anthony<br>